Searched refs:VBoxPrintChar (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/Library/VBoxDebugLib/
H A DVBoxPrintChar.c3 * VBoxPrintChar.c - Implementation of the VBoxPrintChar() debug logging routine.
39 size_t VBoxPrintChar(int ch) function
H A DVBoxPrintGuid.c47 VBoxPrintChar('-');
49 VBoxPrintChar('-');
51 VBoxPrintChar('-');
54 VBoxPrintChar('-');
H A DVBoxDebugLib.c74 VBoxPrintChar(' ');
76 VBoxPrintChar('\n');
105 VBoxPrintChar('\n');
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/Include/
H A DVBoxDebugLib.h33 size_t VBoxPrintChar(int ch);
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/Library/VBoxOemHookStatusCodeLib/
H A DVBoxOemHookStatusCodeLib.c118 VBoxPrintChar('\n');
156 VBoxPrintChar('\n');
180 VBoxPrintChar('\n');

Completed in 1176 milliseconds