Data Fields | |
EFI_DEVICE_PATH_PROTOCOL | Header |
UINT16 | DeviceType |
UINT16 | StatusFlag |
CHAR8 | String [1] |
Device Type as defined by the BIOS Boot Specification.
Referenced by DevPathFromTextBBS(), and DevPathToTextBBS().
Status Flags as defined by the BIOS Boot Specification.
Referenced by DevPathFromTextBBS(), and DevPathToTextBBS().
Null-terminated ASCII string that describes the boot device to a user.
Referenced by DevPathFromTextBBS(), and DevPathToTextBBS().