TianoCore EDK2 master
|
Data Fields | |
UINT16 * | Data |
UINTN | Allocated |
UINTN | Produced |
A simple array of Boot Option ID's.
Definition at line 236 of file QemuBootOrderLib.c.
UINTN BOOT_ORDER::Allocated |
Definition at line 238 of file QemuBootOrderLib.c.
UINT16* BOOT_ORDER::Data |
Definition at line 237 of file QemuBootOrderLib.c.
UINTN BOOT_ORDER::Produced |
Definition at line 239 of file QemuBootOrderLib.c.