Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 775d6cd7ed6030f70f1b49194ec7c528e858fee5
      
https://github.com/tianocore/edk2/commit/775d6cd7ed6030f70f1b49194ec7c528e858fee5
  Author: Gerd Hoffmann <[email protected]>
  Date:   2024-12-04 (Wed, 04 Dec 2024)

  Changed paths:
    M OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgDxe.c
    M OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgDxeLib.inf

  Log Message:
  -----------
  OvmfPkg/QemuFwCfgDxeLib: use PcdConfidentialComputingGuestAttr

Check PcdConfidentialComputingGuestAttr instead of calling
MemEncryptSevIsEnabled() and MemEncryptTdxIsEnabled() to figure
whenever SEV or TDX is enabled.

This allows to remove the MemEncryptSevLib + MemEncryptTdxLib
dependencies.

Signed-off-by: Gerd Hoffmann <[email protected]>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


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

Reply via email to