Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: d81e4121b144743629cf50b7501ddc39a7270302
      
https://github.com/tianocore/edk2/commit/d81e4121b144743629cf50b7501ddc39a7270302
  Author: Bret Barkelew <brbar...@microsoft.com>
  Date:   2025-06-05 (Thu, 05 Jun 2025)

  Changed paths:
    M MdeModulePkg/Bus/Pci/PciBusDxe/PciEnumeratorSupport.c
    M MdeModulePkg/Bus/Pci/PciBusDxe/PciEnumeratorSupport.h
    M MdeModulePkg/Bus/Pci/PciBusDxe/PciLib.c

  Log Message:
  -----------
  MdeModulePkg/PciBusDxe: Free descriptor buffer in GetResourcePadding()

- Updated the PciGetBusRange function signature to use IN OUT for
  the Descriptors parameter.

- Introduced a new DescriptorsBuffer variable in PciLib.c to
  temporarily hold descriptor data.

- Clean up DescriptorsBuffer and set Descriptors to NULL after use.

Co-authored-by: Michael Kubacki <michael.kuba...@microsoft.com>
Signed-off-by: Michael Kubacki <michael.kuba...@microsoft.com>



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


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to