]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Pci
Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language match...
[mirror_edk2.git] / MdeModulePkg / Bus / Pci /
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:
2008-03-14 lgao4[Description]:
2008-02-26 jljustenedk2/MdeModulePkg/Bus/Pci/UhciDxe/ComponentName.c:
2008-02-13 vanjeff1. Added EFI_MEDIA_CHANGED and EFI_INVALID_PARAMETER...
2008-01-24 vanjefffixed comments problem.
2008-01-23 vanjeff1. Remove USB HC Protocol installing from Uhci module...
2007-11-28 vanjeffFixed potential issues to release resources when error...
2007-11-20 qhuang8Remove Atapi Pass Thru driver in MdeModulePkg. This...
2007-11-13 vanjeffRemove gEfiNetworkInterfaceIdentifierProtocolGuid refer...
2007-10-25 vanjeffSave original PCI attributes in start() function and...
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 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-10-08 yshang1Support ICC build .
2007-10-08 yshang1Fixed unexpected timeout in Usb MassStorage Driver.
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-09-20 qhuang81. Set the Target array to zero before fill the target id.
2007-09-19 yshang1Update Mde/MdeModulePkg to support ICC build for IA32...
2007-08-30 vanjeff1. Fixed one bug in Undi driver.
2007-08-30 xli24Fix a bug that parentheses do not place correctly in...
2007-08-27 vanjeff1. Sync Tcp4 protocol definitions to match UEFI 2.1
2007-08-27 qwang12Make MdeModulePkg GCC clean.
2007-08-07 yshang1Import UndiRuntimeDxe.
2007-07-30 yshang1Update License header.
2007-07-30 yshang1Update the license header.
2007-07-26 qhuang8Fix the wrong copyright statements.
2007-07-24 vanjeffSync USB modules with main trunk.
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-17 vanjeff1. Fixed tools_def.template to meet ICC build for IA32
2007-07-16 vanjeffModules cleanup.
2007-07-11 vanjeffKeep the module name consistency with directory name.
2007-07-11 vanjeffImport EhciDxe and UhciDxe into MdeModulePkg.
2007-07-03 yshang1Move Pci/AtapiPassThru/Dxe to Pci/AtapiPassThruDxe.
2007-06-29 AJFISHremoved [includes] section from MdePkg and MdeModulePkg...
2007-06-27 qhuang8Add AtapiPassThru & CapsuleRuntime module to MdeModulePkg