edk2/MdeModulePkg/Bus
Bret Barkelew d81e4121b1 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.kubacki@microsoft.com>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
2025-06-05 10:05:11 +08:00
..
Ata MdeModulePkg: Update AtaPassThru to UEFI 2.10A 2025-01-09 12:40:45 +08:00
I2c/I2cDxe MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Isa MdeModulePkg: Update the comments of ReadKeyStroke and ReadKeyStrokeEx 2024-04-03 10:25:06 +08:00
Pci MdeModulePkg/PciBusDxe: Free descriptor buffer in GetResourcePadding() 2025-06-05 10:05:11 +08:00
Scsi MdeModulePkg: Update ReceiveData and SendData function description 2024-03-13 02:48:38 +00:00
Sd MdeModulePkg: Update ReceiveData and SendData function description 2024-03-13 02:48:38 +00:00
Spi MdeModulePkg/Spi: Allow NULL WriteBuffer in FillWriteBuffer() 2025-05-26 05:45:37 +00:00
Ufs MdeModulePkg/Bus/Ufs: Use IndustryStandard headers 2024-12-16 15:39:35 +08:00
Usb MdeModulePkg: Correct Usb Mouse Z for absolute pointer. 2025-05-09 16:01:42 +08:00