Searched refs:UnicodeBSPrintAsciiFormat (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/PrintDxe/
H A DPrint.c28 UnicodeBSPrintAsciiFormat,
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Include/Protocol/
H A DPrint2.h457 UNICODE_BS_PRINT_ASCII_FORMAT UnicodeBSPrintAsciiFormat; member in struct:_EFI_PRINT2_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DPrintLib.h409 UnicodeBSPrintAsciiFormat (
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/StatusCode/DatahubStatusCodeHandlerDxe/
H A DDataHubStatusCodeWorker.c223 CharCount = UnicodeBSPrintAsciiFormat (
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/
H A DDataHubStatusCodeWorker.c237 CharCount = UnicodeBSPrintAsciiFormat (
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BasePrintLib/
H A DPrintLib.c257 UnicodeBSPrintAsciiFormat ( function
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/DxePrintLibPrint2Protocol/
H A DPrintLib.c429 return UnicodeBSPrintAsciiFormat (StartOfBuffer, BufferSize, FormatString, (BASE_LIST)BaseListMarker);
467 UnicodeBSPrintAsciiFormat ( function
474 return mPrint2Protocol->UnicodeBSPrintAsciiFormat (StartOfBuffer, BufferSize, FormatString, Marker);

Completed in 273 milliseconds