A pointer to the EFI Boot Services Table.
A pointer to the system configuration tables. The number of entries in the table is NumberOfTableEntries.
Referenced by EfiGetSystemConfigurationTable().
A pointer to the EFI_SIMPLE_TEXT_INPUT_PROTOCOL interface that is associated with ConsoleInHandle.
Referenced by CreatePopUp().
A pointer to the EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL interface that is associated with ConsoleOutHandle.
Referenced by AsciiPrint(), CreatePopUp(), DebugAssert(), DebugPrint(), and Print().
The handle for the active console input device. This handle must support EFI_SIMPLE_TEXT_INPUT_PROTOCOL and EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.
The handle for the active console output device.
Referenced by InternalPrintGraphic().
A firmware vendor specific value that identifies the revision of the system firmware for the platform.
A pointer to a null terminated string that identifies the vendor that produces the system firmware for the platform.
The table header for the EFI System Table.
Referenced by EfiCreateEventLegacyBootEx(), and EfiCreateEventReadyToBootEx().
The number of system configuration tables in the buffer ConfigurationTable.
Referenced by EfiGetSystemConfigurationTable().
A pointer to the EFI Runtime Services Table.
The handle for the active standard error console device. This handle must support the EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.
A pointer to the EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL interface that is associated with StandardErrorHandle.
Referenced by AsciiErrorPrint(), DebugAssert(), DebugPrint(), and ErrorPrint().