]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Pci
Clean up DEC files:
[mirror_edk2.git] / MdeModulePkg / Bus / Pci /
2011-03-11 vanjeffUpdate some progress codes name per the PI Spec, 1...
2011-03-04 erictianwhen timeout is 0, infinite loop on the timeout request...
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-26 erictianEHCI Controllers with a CapLen of 0 are ignored.
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 mdkinneyUpdate UHCI and ECHI drivers to both Stop and Reset...
2010-05-07 mdkinneyFix bug in PciHostBridgeEnumerator().
2010-04-24 hhtianUpdate the copyright notice format
2010-03-20 lgao4Fix compile break on IA32 arch.
2010-03-19 erictianFix a bug that usb keybarod can not work well when...
2010-03-10 rsun3Minor comment fix.
2010-03-05 lgao4Add a blank line in the end of file.
2010-03-05 erictianfix build error
2010-03-05 erictianroll back the parameter check of AsyncInterruptTransfer...
2010-03-04 andrewfishAdd an EHCI register dump function for debug. Not hooke...
2010-03-04 erictianuniform the sw and hw expression to avoid confusing...
2010-03-03 rsun3Minor bug fix and robustness check improvement.
2010-02-28 erictianupdate Ehci driver to distinct pci memory address and...
2010-02-24 lgao41. Correct File header to ## @file
2010-02-20 niruiyuadd more comments for gEfiMdeModulePkgTokenSpaceGuid...
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-12-16 eric_tianadd error handling on usb related modules.
2009-12-10 AJFISHTempoprary removal of this ASSERT as it crashes the...
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:
2009-10-14 jljustenMdeModule EhciDxe: Fix compiler warning for IA32 archit...
2009-10-14 eric_tianupdate code to eliminate the wrong assumption that...
2009-09-30 eric_tianFor the data region which will be touched by Pci Bus...
2009-09-14 eric_tianIn various archs, Processor memory address may not...
2009-08-19 eric_tianmodify the incorrect timeout value definitions in Usb...
2009-08-11 eric_tianadd comments to clarify the enhancement on EHCI driver...
2009-07-24 eric_tiancode cleanup:
2009-07-23 eric_tianAdding a segment code to make sure that the EHCI contro...
2009-07-03 vanjeffremove UndiRuntimeDxe from MdeModulePkg to OptionRomPkg
2009-06-24 eric_tianremove the self-implementation on checksum() in this...
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-20 vanjeffChanged ID into Id.
2009-04-10 jljustenFix various 'EFIAPI' inconsistencies found while buildi...
2009-04-10 vanjefffixed DMA not be stopped issue when gBS->ExitBootServic...
2009-02-25 eric_tianupdate
2009-02-06 eric_tianclean ecc
2009-02-04 qwang12Use TO_START and BY_START for UEFI driver model driver.
2009-02-04 qwang123) Doxygen comment cleanup.
2009-02-04 qwang121) Fix a typo in EhcMoniteAsyncRequests.
2009-02-03 jji4use the GUIDed versions of events listed below: EVT_SIG...
2009-02-03 eric_tianAdd information in Meta-Data file
2009-02-03 eric_tianAdd information in Meta-Data file
2009-02-02 eric_tianadd parameter check logic to clean up Klocwork warning.
2009-01-19 jji4Source level security checked
2008-12-26 jji4Library usage checked
2008-12-18 jji4check the usage of %d,%x,%ld,%lx and so on in debug...
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-12 gikidyAdd description to .inf files.
2008-12-06 mdkinneyChange _CR() to BASE_CR() to follow naming convention
2008-12-04 jji4Typo corrected
2008-12-04 jji41)Global variables have been moved backward ahead of...
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2008-12-03 jji4Global variables have been moved backward ahead of...
2008-11-27 qhuang8Add the AND of all architectural protocols for this...
2008-11-11 klu21, Add <Library/DevicePathLib.h> for all source that...
2008-11-05 klu2Remove over specific Guid
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-10-27 qwang12Make use of correct format String:
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-08-30 lgao4The driver and library in MdePkg, MdeModulePkg and...
2008-08-25 lgao4remove the unused msa files in MdeModulePkg.
2008-08-18 qhuang8Update some module INF files in MdeModulePkg to "UEFI_D...
2008-07-28 eric_tianmodify coding style to pass ecc tool
2008-07-09 eric_tianmodify coding style
2008-07-09 eric_tianmodify coding style to pass ecc tool and provide commen...
2008-07-08 eric_tianmodify coding style to pass ecc tool and provide commen...
2008-07-02 eric_tianMake USB Stack code pass ECC tool check.
2008-06-30 qwang12Boolean values and variable type BOOLEAN should not...
2008-06-25 vanjeff[Description]:
2008-05-27 qhuang8Add #ifndef statement for header file.
2008-05-06 qhuang8Rename the confusing PCD.
2008-04-17 qhuang8[Description]:
2008-04-09 vanjeffapply for doxgen format.
2008-04-08 jljustenFix warnings generated by gcc for ia32 builds:
next