Home
last modified time | relevance | path

Searched defs:_LEGACY_BOOT_INTERFACE (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/gnu-efi/gnu-efi-3.0/inc/protocol/
Dlegacyboot.h102 typedef struct _LEGACY_BOOT_INTERFACE { struct
103 LEGACY_BOOT_CALL BootIt;
108 UINTN BbsVersion; // Currently 0x0101
109 GET_DEVICE_COUNT GetDeviceCount;
110 GET_PRIORITY_AND_TABLE GetPriorityAndTable;
111 SET_PRIORITY SetPriority;
/external/syslinux/efi64/include/efi/protocol/
Dlegacyboot.h102 typedef struct _LEGACY_BOOT_INTERFACE { struct
103 LEGACY_BOOT_CALL BootIt;
108 UINTN BbsVersion; // Currently 0x0101
109 GET_DEVICE_COUNT GetDeviceCount;
110 GET_PRIORITY_AND_TABLE GetPriorityAndTable;
111 SET_PRIORITY SetPriority;
/external/syslinux/efi32/include/efi/protocol/
Dlegacyboot.h102 typedef struct _LEGACY_BOOT_INTERFACE { struct
103 LEGACY_BOOT_CALL BootIt;
108 UINTN BbsVersion; // Currently 0x0101
109 GET_DEVICE_COUNT GetDeviceCount;
110 GET_PRIORITY_AND_TABLE GetPriorityAndTable;
111 SET_PRIORITY SetPriority;