]> git.proxmox.com Git - mirror_edk2.git/history - DuetPkg/PciBusNoEnumerationDxe
IntelFrameworkModulePkg: Refine casting expression result to bigger size
[mirror_edk2.git] / DuetPkg / PciBusNoEnumerationDxe /
2016-11-15 Gary LinDuetPkg: Fix typos in comments
2016-02-26 Lee LeahyDuetPkg-PciBusNoEnumerationDxe: Fix stack overflow
2015-10-06 Joseph ShifflettDuetPkg: exit pci function loops early if device is...
2014-09-01 Ruiyu NiFix VS2013 build failure.
2014-05-19 Ruiyu NiChange PciIo::GetBarAttributes() to return unsupported...
2012-08-28 rsun3Fix comparisons of enumerated types which may cause...
2012-08-23 niruiyuFix the bug in PciBusNoEnumerationDxe driver to correct...
2012-04-12 rsun3MdeModulePkg PciBusDxe and DuetPkg PciBusNoEnumerationD...
2012-03-14 rsun3Improve robustness when scanning PCI Option ROM.
2010-10-13 jljustenDuetPkg, MdeModulePkg: Fix several enum comparions
2010-06-05 klu2fix X64 build broken
2010-04-28 hhtianUpdate the copyright notice format
2010-02-26 jljustenDuetPkg: Fix build break caused by EFI_SPECIFICATION_VE...
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-24 lgao41. Correct File header to ## @file
2009-12-12 klu2Fix a obvious bug for judge whether the PPB support ISA
2009-08-21 qhuang8Detab in DuetPkg
2009-08-12 vanjeffadd correct [Depex] section.
2009-07-13 vanjeffremove work around, since we had added return value...
2009-06-15 gikidyCorrected bad declaration.
2009-06-05 mdkinneyMove gEfiPciOptionRomTableGuid from IntelFrameworkModul...
2009-05-21 mdkinneyTerminate the Capability List traversal if the Capabili...
2009-02-05 mdkinneyUpdate DUET PCI Bus Driver to use PeCoffLib instead...
2009-02-05 qhuang8Fix minor coding style issue.
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-09 vanjeff1. added functions header for MACROS in PCI22.h.
2008-11-27 klu2Pass ICC building.
2008-11-27 klu2Fix ICC building issue for DuetPkg
2008-11-23 jljustenFix warning generated by GCC compiler.
2008-11-23 jljustenFix warning generated by GCC. This warning could have...
2008-11-11 klu21, Add <Library/DevicePathLib.h> for all source that...
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-10-30 mdkinneyFix bug walking list of ACPI descriptors searching...
2008-10-27 mdkinneyUse Pci.h instead of Pci23.h
2008-10-27 mdkinneyFix duplicate symbol in this driver.
2008-10-27 vanjeffgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2008-08-27 klu2Fix issue that wrong use Guid and Protocol.
2008-08-13 eric_tianFix build issue in linux environment.
2008-05-05 klu2Add PciBusNoEnumeration module