]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Bus/Pci/PciBusDxe
fixed ECC and Klocwork issues.
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Pci / PciBusDxe /
2009-06-09 vanjefffixed ECC and Klocwork issues.
2009-06-05 mdkinneyMove gEfiPciOptionRomTableGuid from IntelFrameworkModul...
2009-06-05 mdkinneyRetire PciHotplugDeviceGuid.
2009-05-21 mdkinneyTerminate the Capability List traversal if the Capabili...
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-24 gikidyAdjust the code so that global variable placed at begin...
2009-04-24 gikidyCOMPONENT_NAME & COMPONENT_NAME2 checked in inf files.
2009-04-23 gikidy1. EDK_RELEASE_VERSION removed;
2009-04-21 hfangFix K8 report bugs.
2009-04-03 qhuang8Fix ICC build warning
2009-04-03 gikidyLoaded Image device paths for EFI Drivers loaded from...
2009-02-19 lgao4Using EFI_RESOUCE status defined in framework Pci Host...
2009-02-05 mdkinneyUpdate PCI Bus Driver to use the PeCoffLib instead...
2009-01-13 hfangFixed For Review
2009-01-08 hfangUpdate For R9 Review.
2008-12-25 hfangFixup for review
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-18 xli24Update PciOptionRomSupport.c to pass GCC build.
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-27 vanjeffgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-08-25 lgao4remove the unused msa files in FatBinPkg, IntelFramewor...
2008-08-20 qhuang8Update some module INF files in IntelFrameworkModulePkg...
2008-08-20 klu2Misuse protocol and guid
2008-07-23 vanjeffadd logic to check PCI device has option rom when degra...
2008-07-21 vanjeffFixed one bug when building ACPI resource data for...
2008-07-16 eric_tianmodify file name to uppercase.
2008-07-16 eric_tianmodify file name to uppercase.
2008-07-16 vanjeffrename
2008-07-16 vanjeffrename
2008-07-16 vanjeffsync filename exactly.
2008-07-02 vanjeffrename to meet actual filenames
2008-07-02 vanjeffrename to meet naming rules
2008-07-02 vanjeffRename to meet naming rules
2008-06-21 xli24Add parameter checking for PCI IO protocol according...
2008-06-03 vanjeffGive the output information in right place.
2008-05-26 qhuang8Rollback the enhancement of Pcibus in r4844 for more...
2008-04-16 klu2Add function doxygen header for PciBus module.
2008-04-15 klu2Add function doxygen header for PciBus module.
2008-04-14 klu2Coding style modification.
2008-03-21 jljustenIntelFrameworkModulePkg/
2008-03-19 klu2Modify all file header to follow doxygen format
2008-03-14 vanjeff[Description]:
2008-03-13 zliu3Enhanced the PCI Bus DXE module
2008-03-07 vanjeffMerger tracker:Fixed a Pci bus driver logic error
2008-02-19 qhuang8Produce all the PciIo & Dpath protocol for all the...
2008-01-23 vanjeff1. Remove USB HC Protocol installing from Uhci module...
2007-12-26 eric_tianAdd the Rom Image to internal database for later PCI...
2007-11-09 vanjeff1. CoreOpenImageFile(): FilePath should be IN OUT.
2007-10-16 lgao4Add back the trick logic on EFI_PCI_DEVICE_ENABLE in...
2007-10-15 lgao4Remove the special logic on EFI_PCI_DEVICE_ENABLE in...
2007-10-11 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-10-10 jwang36Changed to pass the build with Visual Studio 2005
2007-10-09 AJFISHFixed NT32 Build break.
2007-10-09 jwang36Cleaned the code for passing Visual Studio 2005 build
2007-10-09 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-09-28 xli24PCI Bus Driver Enhancement
2007-09-14 mdkinneyBuild a valid device path to an EFI driver loaded from...
2007-09-10 vanjeffMerge tracker. Add check whether CreateResourceNode...
2007-08-30 qhuang8Update all INF, DEC and DSC file to confirm to newest...
2007-08-14 mdkinneyReplace EFI_MAX() with MAX()
2007-08-09 klu2Remove all *_PAYLOAD structures definition in IntelFram...
2007-07-23 klu2Correct all header files for doxygen format and correct...
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-18 qhuang8Adjust directory structures.