summaryrefslogtreecommitdiff
path: root/DuetPkg/PciBusNoEnumerationDxe
AgeCommit message (Expand)AuthorFilesLines
2009-07-13remove work around, since we had added return value check.vanjeff1-9/+2
2009-06-15Corrected bad declaration.gikidy1-1/+1
2009-06-05Move gEfiPciOptionRomTableGuid from IntelFrameworkModulePkg to the DuetPkg mdkinney2-3/+2
2009-05-21Terminate the Capability List traversal if the Capability Pointer is less tha...mdkinney1-5/+1
2009-02-05Update DUET PCI Bus Driver to use PeCoffLib instead of parsing the PE/COFF im...mdkinney3-8/+13
2009-02-05Fix minor coding style issue.qhuang81-1/+1
2008-12-16Clean up to update the reference of the these macros:qhuang82-2/+2
2008-12-091. added functions header for MACROS in PCI22.h.vanjeff1-0/+1
2008-11-27Pass ICC building.klu22-6/+4
2008-11-27Fix ICC building issue for DuetPkgklu22-7/+7
2008-11-23Fix warning generated by GCC compiler.jljusten1-0/+2
2008-11-23Fix warning generated by GCC. This warning could have been resolvedjljusten1-1/+1
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu21-2/+2
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji45-10/+11
2008-10-30Fix bug walking list of ACPI descriptors searching for bus ranges.mdkinney3-10/+10
2008-10-27Use Pci.h instead of Pci23.hmdkinney1-1/+1
2008-10-27Fix duplicate symbol in this driver.mdkinney1-2/+2
2008-10-27git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6240 6f1...vanjeff3-5/+5
2008-08-27Fix issue that wrong use Guid and Protocol.klu21-1/+3
2008-08-13Fix build issue in linux environment.eric_tian13-13/+14
2008-05-05Add PciBusNoEnumeration module klu222-0/+7828