A pointer to the EFI Boot Services Table.
A pointer to the EFI_SIMPLE_TEXT_INPUT_PROTOCOL interface that is associated with ConsoleInHandle.
A pointer to the EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL interface that is associated with ConsoleOutHandle.
A pointer to the system configuration tables. The number of entries in the table is NumberOfTableEntries.
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.
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.
The number of system configuration tables in the buffer ConfigurationTable.
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.
EFI System Table