]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg: set a default value for the WorkAreaHeader PCD
authorCorvin Köhne <c.koehne@beckhoff.com>
Fri, 17 Sep 2021 05:37:24 +0000 (07:37 +0200)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 22 Sep 2021 09:34:24 +0000 (09:34 +0000)
commit79019c7a42287e8591ec98487db0e849384a74e1
tree73e2c3950219e5633a6dcc8cc54295aee466e8db
parentf334c5a41dc4702b1c767c6614025aa2f802f9a4
OvmfPkg: set a default value for the WorkAreaHeader PCD

SEC checks in IsSevGuest if the PCD defined WorkAreaHeader size
matches the size of the WorkAreaHeader struct definition. Set a
default value for the PCD to avoid unnecessary DSC/FDF file
changes in all OVMF DSC/FDF files.

Signed-off-by: Corvin Köhne <c.koehne@beckhoff.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
OvmfPkg/Include/WorkArea.h
OvmfPkg/OvmfPkg.dec