#ifndef _IPXE_EFI_AUTOBOOT_H
#define _IPXE_EFI_AUTOBOOT_H
/** @file
*
* EFI autoboot device
*/
FILE_LICENCE ( GPL2_OR_LATER );
extern void efi_set_autoboot ( void );
#endif /* _IPXE_EFI_AUTOBOOT_H */