]> git.proxmox.com Git - mirror_edk2.git/commit
Cache the state whether the ROM image contains EFI Option ROM when loading the ROM...
authorniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 7 Sep 2012 03:15:25 +0000 (03:15 +0000)
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 7 Sep 2012 03:15:25 +0000 (03:15 +0000)
commit7d921075b454dcd4af7b8b2dc705bff83edb2275
treef999a0f94457d6e908fe31c63b7e0ef13cfa84bf
parentf480fdc0f93d1c20f6e1460d0301fa1386359cde
Cache the state whether the ROM image contains EFI Option ROM when loading the ROM content from PCI device to memory to avoid re-parsing the ROM image to check the EFI Option ROM.

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@13707 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Bus/Pci/PciBusDxe/PciBus.h
MdeModulePkg/Bus/Pci/PciBusDxe/PciDeviceSupport.c
MdeModulePkg/Bus/Pci/PciBusDxe/PciOptionRomSupport.c
MdeModulePkg/Bus/Pci/PciBusDxe/PciOptionRomSupport.h