MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
BBS_BBS_DEVICE_PATH Struct Reference

Data Fields

EFI_DEVICE_PATH_PROTOCOL Header
 
UINT16 DeviceType
 
UINT16 StatusFlag
 
CHAR8 String [1]
 

Detailed Description

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

Field Documentation

UINT16 BBS_BBS_DEVICE_PATH::DeviceType

Device Type as defined by the BIOS Boot Specification.

EFI_DEVICE_PATH_PROTOCOL BBS_BBS_DEVICE_PATH::Header
UINT16 BBS_BBS_DEVICE_PATH::StatusFlag

Status Flags as defined by the BIOS Boot Specification.

CHAR8 BBS_BBS_DEVICE_PATH::String[1]

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