]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg/PlatformInitLib: Transfer GUID Extension HOB
authorSebastien Boeuf <sebastien.boeuf@intel.com>
Thu, 15 Dec 2022 15:10:03 +0000 (23:10 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 16 Dec 2022 02:37:56 +0000 (02:37 +0000)
commit57162cb62dc0f5d9aca31a035b96c5ac203b78ee
tree2e0b81c37bc3e153f8469b22d550b62aa2e00ef1
parente03b0d06726c0a2c3fa4a6aff43a8c584172767b
OvmfPkg/PlatformInitLib: Transfer GUID Extension HOB

This is required for passing the ACPI tables from the VMM up to the
guest OS. They are transferred through this GUID extension.

Signed-off-by: Jiaqi Gao <jiaqi.gao@intel.com>
Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
Reviewed-by: Min Xu <min.m.xu@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
OvmfPkg/Library/PlatformInitLib/IntelTdx.c