summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg/Include/Protocol/LegacyInterrupt.h
diff options
context:
space:
mode:
authorDun Tan <dun.tan@intel.com>2024-08-21 10:05:34 +0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2024-08-27 06:14:36 +0000
commit5a06afa7dd8ba8e99178fec9525be9e3fd2a4d3a (patch)
tree916ff0a95710e40ea72567f026849730e7f97d79 /IntelFrameworkPkg/Include/Protocol/LegacyInterrupt.h
parentfadb9dcb9dc734418d4e88296cdc609bb298df41 (diff)
downloadedk2-master.zip
edk2-master.tar.gz
edk2-master.tar.bz2
SecurityPkg: Allocate EfiACPIMemoryNVS buffer for TCG2HEADmaster
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 9a76c7945b7 and consume the buffer in e939ecf6c1. Recently we found that if the buffer type is Runtime Data instead of AcpiNvs, BSOD issue happened after boot into OS. So this commit is to Allocate EfiACPIMemoryNVS buffer for TCG2 usage in SMM to align with the initial code logic. Signed-off-by: Dun Tan <dun.tan@intel.com>
Diffstat (limited to 'IntelFrameworkPkg/Include/Protocol/LegacyInterrupt.h')
0 files changed, 0 insertions, 0 deletions