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

/vbox/src/VBox/Devices/EFI/
H A DDevEFI.cpp2003 static uint8_t efiGetHalfByte(char ch) function
2041 uint8_t u8Hb = efiGetHalfByte(pszDeviceProps[iStr]);

Completed in 37 milliseconds