]> git.proxmox.com Git - mirror_edk2.git/history - EdkModulePkg/Bus
Remove autogen.h from all dxs files, because autogen.h file has been included by...
[mirror_edk2.git] / EdkModulePkg / Bus /
2007-04-17 vanjeff1. Fixed one bug in UpdateDataCheck().
2007-04-16 qhuang81. UsbMassStorage: Increase the timeout of USBFloppyRea...
2007-04-13 vanjeffFixed some issues for IA32 architecture platform build.
2007-04-12 vanjeff1. Added EdkPciIncompatibleDeviceSupportLib in EdkModul...
2007-04-05 xgu3To fix
2007-03-29 xgu3[Source] Useless assigning statement in ata and atapi
2007-03-21 vanjeff1. Removed #ifdef EDK_RELEASE_VERSION from all c files...
2007-03-15 vanjeff1. Remove #ifdef _MSC_EXTENSION_ from all source files
2007-03-12 qwang12Add a lock to protect the critical region in Service...
2007-03-09 klu2The latest IPF boot failure is found and is not caused...
2007-03-08 qhuang81. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI...
2007-03-07 xli24Fix the issue of Linux cannot boot and reset on IPF.
2007-03-05 klu2Assign IDE_BLK_IO_DEV.UdmaMode when detecting the disk...
2007-03-05 vanjeffRemoved EFI_SIZE_REDUCTION_APPLIED and SIZE_REDUCTION_I...
2007-03-05 klu2Fix case-sensitive build issue for filename in Linux
2007-03-05 klu2Add blank line at end of file to pass GCC build.
2007-03-02 klu2In IdeBus driver block I/O read/write interface, it...
2007-02-28 qwang121) add && MDE_CPU_EBC guard for MSC specific pragma...
2007-02-27 qwang121) add __MSC_EXTENSIONS__ guard for MSC specific pragma...
2007-02-26 qwang12Clean up MSA file of the checked in modules which include:
2007-02-11 tgingoldfix a typo in a comment
2007-02-02 xli24Make EDK Module Package pass Intel IPF compiler with...
2007-01-31 xgu31. PEI core needs to check image machine type
2007-01-31 xli24Make EdkModulePkg pass Intel IPF compiler with /W4...
2007-01-29 xli24Further check-in to smooth Intel IPF compiler building.
2007-01-29 qhuang8Fix the build break by removing an unreferenced static...
2007-01-26 xgu3To fix,
2007-01-26 xli24Make MDE and EdkModule packages avoid all Intel IPF...
2007-01-26 qhuang81. Add NULL QH to set as QH header;
2007-01-25 xli24Remove some unused internal functions.
2007-01-25 xli24Partially make EdkModulePkg pass intel IPF compiler...
2007-01-23 yshang1Fixed bug in partition driver:
2007-01-19 qhuang8Fix component name bugs when input Controller Name...
2007-01-16 bbahnsenFix several capitalization issues.
2007-01-15 xgu3To fix,
2007-01-12 klu2Correct the right bits judgment for get size of OptionROM.
2007-01-12 klu2Remove two global variable: mUsbCapabilityLen and mDevi...
2007-01-12 klu2EHCI driver need enable routine and disable Legacy USB
2007-01-12 zliu3The updating (change the Interrupt Line to 0xFF for...
2007-01-11 klu2AsyncRequestPtr maybe NULL after its callback function...
2007-01-10 xli24IDEBusDriverBindingStart() calls REPORT_STATUS_CODE_WIT...
2006-12-30 xli24For USB mass storage, READ_FORMAT_CAPACITIES command...
2006-12-20 qhuang8Set 0xff to both bridge & non-bridge device in case...
2006-12-14 klu2Merge R8 track #8354: SupportPalette() algorithm incorrect
2006-12-13 qwang121) Use FeatureFlag PcdPciBusHotplugDeviceSupport to...
2006-12-13 qwang121) Use FeatureFlag PcdPciBusHotplugDeviceSupport to...
2006-12-12 wuyizhongMerge GOP related code from r8->r9.
2006-11-13 klu2Add comments for all file tagged with "ToolCode="DUMMY"".
2006-11-06 cwu11This check-in fixed the following bugs:
2006-11-02 jtang12Change #define bit(a) 1 << (a)
2006-10-30 ljin6After identified as a High-Speed device, the port has...
2006-10-23 yshang1Follow up tracker EDKT285.
2006-10-22 jtang12Make sure all DMA related buffer allocation through...
2006-10-16 mikewupingFix a bug by the check-in of 1738, which programs SATA...
2006-10-13 jwang36Removed GLOBAL_REMOVE_IF_UNREFENRENCED because it will...
2006-10-13 dtang21. Add the GLOBAL_REMOVE_IF_UNREFERENCED to globe varia...
2006-10-13 jtang121. Changed device detect method to use ATA/ATAPI device...
2006-10-13 cwu11The reasons for the changes made are:
2006-09-27 lgao4Remove the duplicated Copy Right in msa header.
2006-09-21 vanjeffMerger DriverBinding and ComponentName into one <extern...
2006-09-18 lgao4changed EdkModulePkg GUID from the original B6EC423C...
2006-09-14 jchen20git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-09-14 jchen20git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-09-13 jchen20Modify for enabling native VISTA
2006-08-23 vanjeffadded 20ms stall to wait for slave device ready when...
2006-08-18 klos1980Fix the IDE slave device missing bug.
2006-07-27 qhuang8Check in patch to refine DevicePath Module and USB2Host...
2006-07-27 xgu3Someone lost a new line at the end of file, it causes...
2006-07-26 ajfishRemoved cross references from PciCf8Lib and PciExpressL...
2006-07-25 ljin6remove ifdef for debuglevel
2006-07-21 yshang1Change DxeRuntimeDriverLib name to UefiRuntimeLib.
2006-07-21 ljin6Add some comments for translator parameter in Sync...
2006-07-20 bbahnsenFix comment.
2006-07-18 ljin6Add DevicePathUtilities DevicePathToText DevciePathFrom...
2006-07-13 lgao4Fix include .h file error.
2006-07-13 lgao4Move the share file: cbi.h to Cbi0 and Cbi1 directory.
2006-07-13 jwang36Corrected the path and file name error in these two...
2006-07-12 lgao4Add missing files in msa file and add module descriptio...
2006-07-12 qhuang81. Updated some files’ description files in MdePkg...
2006-07-12 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-12 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-12 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-11 lgao4Add necessary files (such as *.h) in module msa and...
2006-07-10 qouyang Change UINAME to CName of GUID/PPI/Protocol in all...
2006-07-07 lgao4Redefine SPEC and Release Version to 0x20000
2006-07-07 jwang36Obsoleted by new schema and new build tools.
2006-07-06 lgao4git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-05 qhuang8 DebugLib:
2006-06-30 jwang36removed unnecessary name space declarations in some...
2006-06-30 jwang36converted all surface area description files to new...
2006-06-30 jwang36changed module's duplicated guid value
2006-06-26 qhuang8• BaseMemoryLib:
2006-06-22 qhuang81. UINTN & INTN issue for EBC architecture:
2006-06-09 darylm503Update comments to conform to the new, Doxygen friendly...
2006-06-09 darylm503Update comments to conform to the new, Doxygen friendly...
2006-06-05 lgao4git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-06-01 bbahnsenFix capitalization issues.
2006-05-25 lhauchUpdated MSA by putting Specification element at the...
2006-05-22 bbahnsenFix capitalization.
2006-05-14 lgao4git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
next