]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Pci/PciBusDxe
Clean up DEC files:
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / PciBusDxe /
2011-03-11 vanjeffUpdate some progress codes name per the PI Spec, 1...
2011-01-03 mdkinneyUse REPORT_STATUS_CODExxx() macros directly.
2010-12-28 rsun3Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute...
2010-12-14 rsun3Add special treatment for EFI_PCI_IO_ATTRIBUTE_EMBEDDED...
2010-12-14 rsun3Update the PCI bus driver to correctly set the EFI_PCI_...
2010-11-22 rsun3The PCI HotPlug Init Protocol returns a list of Root...
2010-11-12 vanjeffFix bug: The lower 2 bits of Width and stripped, Count...
2010-11-10 rsun3Fix ICC build break.
2010-11-09 rsun3Some existing PCI adapters with UEFI option ROMs make...
2010-11-08 rsun3Per the UEFI spec, if a PCI controller is a P2P bridge...
2010-10-13 jljustenDuetPkg, MdeModulePkg: Fix several enum comparions
2010-09-16 ydong10Refine code to make code run safely.
2010-09-15 ydong10Refine soma code to make code run safely.
2010-08-18 niruiyuclear the correct BAR register. Because for P2P device...
2010-07-13 rsun3Return from ProgramBar() after VF BARs are programmed.
2010-07-13 rsun3Fix bugs in the PCI bus driver to support SR-IOV.
2010-05-07 mdkinneyFix bug in PciHostBridgeEnumerator().
2010-04-24 hhtianUpdate the copyright notice format
2010-02-24 lgao41. Correct File header to ## @file
2010-01-29 mdkinneyRemove unnecessary use of FixedPcdxxx() functions and...
2010-01-19 rsun3Improve coding style in MdeModulePkg.
2010-01-15 rsun3Fix some coding style issues in MdeModulePkg.
2010-01-14 rsun3Fix the issue in MdeModulePkg that mismatch between...
2009-12-29 rsun3Fix a bug about linked list manipulation in DegradeReso...
2009-12-29 rsun3Fix a bug in DegradeResource().
2009-12-25 rsun3Fix ICC toolchain build break.
2009-12-24 rsun3Update resource degrade algorithm in PCI bus driver...
2009-12-24 rsun3Update PCI bus driver to support non-standard PCI to...
2009-10-26 vanjeffSet Handle to NULL when creating a new handle.
2009-10-20 davidhuang1. Impl PI 1.2 PCI part. Major changes include: