Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 0f0b472ae54bc6ef8e186e7a60670a60b4131d9c
      
https://github.com/tianocore/edk2/commit/0f0b472ae54bc6ef8e186e7a60670a60b4131d9c
  Author: Gerd Hoffmann <[email protected]>
  Date:   2025-10-09 (Thu, 09 Oct 2025)

  Changed paths:
    M OvmfPkg/Library/PlatformInitLib/Igvm.c

  Log Message:
  -----------
  OvmfPkg/PlatformInitLib: add sanity checks to igvm code

With SEV or SEV-ES being active uninitialized memory is random cipher
text instead of being zero-initialized.  So checking against zero to
figure whenever igvm parameters are present or not is not sufficient.
Apply more strict sanity checks.

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