summaryrefslogtreecommitdiff
path: root/DuetPkg/PciBusNoEnumerationDxe
AgeCommit message (Expand)Author
2012-08-28Fix comparisons of enumerated types which may cause warnings for some compilers.rsun3
2012-08-23Fix the bug in PciBusNoEnumerationDxe driver to correct parse the 64bit BAR.niruiyu
2012-04-12MdeModulePkg PciBusDxe and DuetPkg PciBusNoEnumerationDxe: Update ResetPowerM...rsun3
2012-03-14Improve robustness when scanning PCI Option ROM.rsun3
2010-10-13DuetPkg, MdeModulePkg: Fix several enum comparionsjljusten
2010-06-05fix X64 build brokenklu2
2010-04-28Update the copyright notice formathhtian
2010-02-26DuetPkg: Fix build break caused by EFI_SPECIFICATION_VERSION usagejljusten
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu2
2010-02-241. Correct File header to ## @filelgao4
2009-12-12Fix a obvious bug for judge whether the PPB support ISAklu2
2009-08-21Detab in DuetPkgqhuang8
2009-08-12add correct [Depex] section.vanjeff
2009-07-13remove work around, since we had added return value check.vanjeff
2009-06-15Corrected bad declaration.gikidy
2009-06-05Move gEfiPciOptionRomTableGuid from IntelFrameworkModulePkg to the DuetPkg mdkinney
2009-05-21Terminate the Capability List traversal if the Capability Pointer is less tha...mdkinney
2009-02-05Update DUET PCI Bus Driver to use PeCoffLib instead of parsing the PE/COFF im...mdkinney
2009-02-05Fix minor coding style issue.qhuang8
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-091. added functions header for MACROS in PCI22.h.vanjeff
2008-11-27Pass ICC building.klu2
2008-11-27Fix ICC building issue for DuetPkgklu2
2008-11-23Fix warning generated by GCC compiler.jljusten
2008-11-23Fix warning generated by GCC. This warning could have been resolvedjljusten
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu2
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-10-30Fix bug walking list of ACPI descriptors searching for bus ranges.mdkinney
2008-10-27Use Pci.h instead of Pci23.hmdkinney
2008-10-27Fix duplicate symbol in this driver.mdkinney
2008-10-27git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6240 6f1...vanjeff
2008-08-27Fix issue that wrong use Guid and Protocol.klu2
2008-08-13Fix build issue in linux environment.eric_tian
2008-05-05Add PciBusNoEnumeration module klu2