Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 39ded59c09a38cb17cee498fca9f390c4deca98a
      
https://github.com/tianocore/edk2/commit/39ded59c09a38cb17cee498fca9f390c4deca98a
  Author: Ceping Sun <[email protected]>
  Date:   2023-07-17 (Mon, 17 Jul 2023)

  Changed paths:
    M OvmfPkg/Library/PeilessStartupLib/PeilessStartup.c
    M OvmfPkg/Library/PeilessStartupLib/PeilessStartupLib.inf

  Log Message:
  -----------
  OvmfPkg/PeilessStartupLib: Updated with PcdSecureBootSupported

SECURE_BOOT_FEATURE_ENABLED was dropped by the commit(92da8a154f), but the
PeilessStartupLib was not updated with PcdSecureBootSupported, that made
SecureBoot no longer work in IntelTdxX64.

Fix this by replacing SECURE_BOOT_FEATURE_ENABLED with
PcdSecureBootSupported in PeilessStartupLib.

Cc: Erdem Aktas <[email protected]>
Cc: James Bottomley <[email protected]>
Cc: Jiewen Yao <[email protected]>
Cc: Gerd Hoffmann <[email protected]>
Cc: Min Xu <[email protected]>
Cc: Tom Lendacky <[email protected]>
Cc: Michael Roth <[email protected]>
Signed-off-by: Ceping Sun <[email protected]>
Acked-by: Gerd Hoffmann <[email protected]>
Reviewed-by: Jiewen Yao <[email protected]>




_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to