Searched defs:efiInfoNextByte (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/
H A DDevEFI.cpp1092 * efiInfoNextByte for a uint64_t value.
1107 * efiInfoNextByte for a uint32_t value.
1122 * efiInfoNextByte for a buffer.
1143 static uint8_t efiInfoNextByte(PDEVEFI pThis) function
1333 *pu32 = efiInfoNextByte(pThis);

Completed in 36 milliseconds