BBS_BBS_DEVICE_PATH

This Device Path is used to describe the booting of non-EFI-aware operating systems.

Members

Variables

DeviceType
UINT16 DeviceType;

Device Type as defined by the BIOS Boot Specification.

Header
EFI_DEVICE_PATH_PROTOCOL Header;
Undocumented in source.
StatusFlag
UINT16 StatusFlag;

Status Flags as defined by the BIOS Boot Specification.

String
CHAR8[1] String;

Null-terminated ASCII string that describes the boot device to a user.

Meta