Specifications

42
Status flags as defined by the BBS Specification. Type BBS_STATUS_FLAGS is
defined in
Compatibility16PrepareToBoot().
String
ASCIIZ string that describes the boot device to a user. The length of this string n
can be determined by subtracting 8 from the
Header.Length entry.
Status Codes Returned
EFI_DEVICE_ERROR Failed to boot from any boot device and memory is uncorrupted.
Note: This function normally never returns. It will either boot the
OS or reset the system if memory has been "corrupted" by
loading a boot sector and passing control to it.