mirror of https://github.com/acidanthera/audk.git
Allocate EfiACPIMemoryNVS buffer for TCG2 related usage in Tcg2ConfigPeim. The buffer will be used in Tcg2Acpi driver to retrive information from SMM environment. Previously, the buffer used in Tcg2Acpi driver is AcpiNvs type. But I mistakenly thought the Runtime Data type buffer should also work. So I used API AllocateRuntimePages() to allocate buffer in |
||
---|---|---|
.. | ||
Tcg2Config.vfr | ||
Tcg2ConfigDriver.c | ||
Tcg2ConfigDxe.inf | ||
Tcg2ConfigDxe.uni | ||
Tcg2ConfigDxeExtra.uni | ||
Tcg2ConfigImpl.c | ||
Tcg2ConfigImpl.h | ||
Tcg2ConfigNvData.h | ||
Tcg2ConfigPei.inf | ||
Tcg2ConfigPei.uni | ||
Tcg2ConfigPeiExtra.uni | ||
Tcg2ConfigPeim.c | ||
Tcg2ConfigStrings.uni | ||
Tcg2Internal.h | ||
TpmDetection.c |