]> git.proxmox.com Git - mirror_edk2.git/commit
Shouldn't free the PciDev structure because the PciDev needs to be saved to RemovedPc...
authorniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 21 Feb 2013 03:40:02 +0000 (03:40 +0000)
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 21 Feb 2013 03:40:02 +0000 (03:40 +0000)
commit944c84a6dd257827698d110bc25480c3648081d3
tree7b27c89d5364cda5d71e9f33644be49b9249d3b2
parentca5a7d87e372ad8897881a543cb3e2beb8b1ec01
Shouldn't free the PciDev structure because the PciDev needs to be saved to RemovedPciDev array.

Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Elvin Li <elvin.li@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14140 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.c