Searched refs:BasePrintLibConvertValueToString (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BasePrintLib/
H A DPrintLibInternal.h206 BasePrintLibConvertValueToString (
H A DPrintLib.c371 return BasePrintLibConvertValueToString ((CHAR8 *)Buffer, Flags, Value, Width, 2);
707 return BasePrintLibConvertValueToString (Buffer, Flags, Value, Width, 1);
H A DPrintLibInternal.c168 BasePrintLibConvertValueToString ( function

Completed in 2202 milliseconds