Sign in
qemu
/
ipxe
/
refs/heads/master
/
.
/
src
/
arch
/
x86
/
include
/
bits
/
sanboot.h
blob: ff7b88d149c00f813b1861881c480a7ad7f45d04 [
file
] [
log
] [
blame
]
#ifndef
_BITS_SANBOOT_H
#define
_BITS_SANBOOT_H
/** @file
*
* x86-specific sanboot API implementations
*
*/
FILE_LICENCE
(
GPL2_OR_LATER_OR_UBDL
);
FILE_SECBOOT
(
PERMITTED
);
#include
<ipxe/bios_sanboot.h>
#endif
/* _BITS_SANBOOT_H */