XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
BBS_BBS_DEVICE_PATH Struct Reference

#include <DevicePath.h>

Collaboration diagram for BBS_BBS_DEVICE_PATH:
Collaboration graph
[legend]

Public Attributes

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.

Member Data Documentation

◆ DeviceType

UINT16 BBS_BBS_DEVICE_PATH::DeviceType

Device Type as defined by the BIOS Boot Specification.

◆ Header

EFI_DEVICE_PATH_PROTOCOL BBS_BBS_DEVICE_PATH::Header

◆ StatusFlag

UINT16 BBS_BBS_DEVICE_PATH::StatusFlag

Status Flags as defined by the BIOS Boot Specification.

◆ String

CHAR8 BBS_BBS_DEVICE_PATH::String[1]

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


The documentation for this struct was generated from the following file: