Expand description

Configuration table utilities.

The configuration table is an array of GUIDs and pointers to extra system tables.

For example, it can be used to find the ACPI tables.

This module contains the actual entries of the configuration table, as well as GUIDs for many known vendor tables.

Structs

Contains a set of GUID / pointer for a vendor-specific table.

Flags describing memory protection.

This table contains additional information about the UEFI implementation.

Constants

Entry pointing to the ACPI 2 RSDP.

Entry pointing to the old ACPI 1 RSDP.

Pointer to the debug image info table.

Table which provides Driver eXecution Environment services.

Hand-off Blocks are used to pass data from the early pre-UEFI environment to the UEFI drivers.

LZMA-compressed filesystem.

Used to identify Hand-off Blocks which store status codes reported during the pre-UEFI environment.

Table used in the early boot environment to record memory ranges.

GUID of the UEFI properties table.

Entry pointing to the SMBIOS 3.0 table.

Entry pointing to the SMBIOS 1.0 table.

A custom compressed filesystem used by the Tiano UEFI implementation.