Attention is currently required from: Saurabh Mishra, Tarun Tuli, Subrata Banik, Kapil Porwal.
Hello build bot (Jenkins), Tarun Tuli, Subrata Banik, Kapil Porwal, Saurabh Mishra,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/69961
to look at the new patch set (#5).
Change subject: vc/intel/edk2/edk2-stable202111: Safe guard enum macro in SmBios.h ......................................................................
vc/intel/edk2/edk2-stable202111: Safe guard enum macro in SmBios.h
Fix compilation issue due to enum macro redefinition by safeguarding definitions with DISPLAY_FSP_VERSION_INFO_2 in SoC Kconfig.
Back-ported from commit f7e8adac7b3123 ("edk2-stable202005: Update MdePkg/Include/IndustryStandard/SmBios.h") to fix compilation issue due to enum macro redefinition.
BUG=b:260183604 TEST=Verify MTL Rex0 build with the patch and verify the version output prints no junk data.
Signed-off-by: Saurabh Mishra mishra.saurabh@intel.corp-partner.google.com Change-Id: Ibc65d05a8b4bd232b91184ff8cd52a20cd3538ae --- M src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/SmBios.h 1 file changed, 23 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/61/69961/5