Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: d984c9b63c46784485826a1d9636d46af019d22b
      
https://github.com/tianocore/edk2/commit/d984c9b63c46784485826a1d9636d46af019d22b
  Author: Qihang Gao <[email protected]>
  Date:   2026-06-24 (Wed, 24 Jun 2026)

  Changed paths:
    M 
SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.c
    M 
SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.h

  Log Message:
  -----------
  SecurityPkg/SecureBootConfigDxe: Remove unused variable mImageType

Remove mImageType as it is assigned but never used. The definition of
struct IMAGE_TYPE is also removed.

Signed-off-by: Qihang Gao <[email protected]>


  Commit: 08258192d44753d79ef15494ab4d7cf671d043ec
      
https://github.com/tianocore/edk2/commit/08258192d44753d79ef15494ab4d7cf671d043ec
  Author: Qihang Gao <[email protected]>
  Date:   2026-06-24 (Wed, 24 Jun 2026)

  Changed paths:
    M 
SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.c

  Log Message:
  -----------
  SecurityPkg: Add support for LOONGARCH64 and RISCV64 when parsing PE image

If the machine type of PE/COFF image is LOONGARCH64 or RISCV64, the
LoadPeImage() should return EFI_SUCCESS. This patch is intended as a
preparation for future use of LOONGARCH64 or RISCV64 PE image file.

Signed-off-by: Qihang Gao <[email protected]>


Compare: https://github.com/tianocore/edk2/compare/a721a79555c4...08258192d447

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