Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 5550d8f0b7ce57450a118864470638ced82ce403
      
https://github.com/tianocore/edk2/commit/5550d8f0b7ce57450a118864470638ced82ce403
  Author: Pranav V V <[email protected]>
  Date:   2025-10-03 (Fri, 03 Oct 2025)

  Changed paths:
    M ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.c

  Log Message:
  -----------
  ShellPkg: Add PCIe boundary check and enhance DVSEC size calculation

1. Safe wrapper function for DumpHex that validates PCI configuration
   space boundaries. This function ensures that hex dumps do not exceed
   the standard 4KB PCIe configuration space boundary. If the requested
   dump would exceed this boundary, it prints an error message and
   truncates the dump size to remain within valid bounds.

2. Enhance DVSEC capability structure size calculation method. Size is
   now obtained from the DesignatedVendorSpecificHeader1.Bits.DvsecLength
   register.

Issue: https://github.com/tianocore/edk2/issues/11554

Signed-off-by: Pranav V V <[email protected]>


  Commit: 5cf1be671b6869677fe22bebb38ac8519a53089e
      
https://github.com/tianocore/edk2/commit/5cf1be671b6869677fe22bebb38ac8519a53089e
  Author: Chasel Chiu <[email protected]>
  Date:   2025-10-03 (Fri, 03 Oct 2025)

  Changed paths:
    M ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.c

  Log Message:
  -----------
  ShellPkg/pci.c: Fix typo in source code.

Signed-off-by: Chasel Chiu <[email protected]>


Compare: https://github.com/tianocore/edk2/compare/da44b3b24a44...5cf1be671b68

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