Searched refs:EFI_DEBUG_PORT (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/Library/VBoxDebugLib/
H A DVBoxPrintChar.c41 ASMOutU8(EFI_DEBUG_PORT, (uint8_t)ch);
H A DVBoxPrintString.c46 ASMOutStrU8(EFI_DEBUG_PORT, (uint8_t const *)pszString, pszEnd - pszString);
H A DVBoxPrintHex.c42 ASMOutU8(EFI_DEBUG_PORT, (uint8_t)ch);
H A DVBoxPrintHexDump.c44 ASMOutU8(EFI_DEBUG_PORT, (uint8_t)ch);
/vbox/src/VBox/Devices/EFI/
H A DDevEFI.h109 #define EFI_DEBUG_PORT (EFI_PORT_BASE+0x3) macro
H A DDevEFI.cpp1412 case EFI_DEBUG_PORT:

Completed in 58 milliseconds