]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus
Update for NetworkPkg.
[mirror_edk2.git] / MdeModulePkg / Bus /
2011-12-12 erictianMdeModulePkg: Fix a bug that UnregisterAtaDev() will...
2011-11-28 lgao4Update code to pass build on VS2008 with /Od compiler...
2011-11-25 lzeng14Allocate aligned buffer to satisfy the IoAlign requirem...
2011-11-25 erictianMdeModulePkg: The patch eliminates two assumptions
2011-11-16 erictianMdeModulePkg: Enable port power if port power control...
2011-11-15 qianouyangIn AtaAtapiPassThru driver
2011-11-15 erictianCorrect AtaAtapiPassThru module packaging info.
2011-11-09 lzeng14Remove some useless functions for EhciPei driver.
2011-11-03 erictianMdeModulePkg: ATA performance tuning.
2011-10-31 jljustenMdeModulePkg: Remove variables that are set, but not...
2011-10-31 rsun3Fix compiler warnings.
2011-10-28 rsun3MdeModulePkg PciBusDxe: The PCI Bus Driver is updated...
2011-10-25 niruiyuChange the SimpleTextInEx implementation to return...
2011-10-19 erictianIf the data buffer described by InDataBuffer/OutDataBuf...
2011-10-18 rsun3MdeModulePkg PciBusDxe: Allows PCI device drivers to...
2011-09-30 qianouyang1. Add Partial Keystroke Support in UsbKb drivers....
2011-09-29 erictianremove unnecessary retry logic from usb mass storage...
2011-09-28 rsun3MdeModulePkg PCI Bus Driver: Add more checks before...
2011-09-23 vanjefferror handling enhancement for possible null pointer...
2011-09-23 vanjeffRoll back r12434.
2011-09-23 erictianerror handling enhancement for possible null pointer...
2011-09-21 erictianCoding style refinement.
2011-09-18 lgao4Clean up the private GUID definition in module Level.
2011-09-14 erictian1) remove wrong global variable usage because it will...
2011-09-13 oliviermartinMdeModulePkg/UsbBusDxe: Removed unused variable
2011-09-07 erictianMedia detection logic is enhanced to be more robust.
2011-09-01 lzeng14Remove, correct and refine some debug messages.
2011-08-25 erictianFixed build error reported by ICC and GCC
2011-08-25 erictianError handling refinement at UsbIoResetPort() to avoid...
2011-08-24 erictianRemove CONST modifier to be spec compliance
2011-08-23 erictianEnabling usb3.0 XHCI support.
2011-08-17 lgao4Remove the blank line.
2011-08-08 niruiyuAdd non null assertion before using the bridge instance.
2011-08-04 niruiyuPrint resource allocation/bar programming when PciBus...
2011-07-06 niruiyuFix the comments to follow UEFI Spec regarding how...
2011-07-05 li-elvinReturn the correct status at the last of UnregisterAtaD...
2011-06-30 erictianFix a potential memory free failure bug in AtaAtapiPassThru
2011-06-27 jljustenMdeModulePkg: Add IdeBusPei driver
2011-06-27 jljustenMdeModulePkg: Add PEI USB drivers and related PPIs
2011-06-20 erictianFix potential null pointer dereference
2011-06-20 niruiyuFix EFI Option ROM being loaded twice unconditionally.
2011-06-14 erictianfix file name lowercase/uppercase inconsistent issue.
2011-06-14 erictianfix file name lowercase/uppercase inconsistent issue.
2011-06-14 erictianfix file name lowercase/uppercase inconsistent issue.
2011-06-14 erictianScsiBus/ScsiDisk enhancement for no_media state.
2011-06-13 erictianProduce DiskInfo for usb mass storage device
2011-06-04 andrewfishFix X64 clang warnings.
2011-06-02 vanjeffFix the issue when checking the value of KeyDescriptor...
2011-05-30 lzeng14Update code to pass packaging tool.
2011-05-26 li-elvinAdd more status code in drivers.
2011-05-23 niruiyuChange Partition/ScsiDxe driver to produce Block IO...
2011-05-19 erictianfix memory leak at AccessAtaDevice() of AtaBus.
2011-05-19 qianouyangUpdate the function's descriptions (which is in AtaBus...
2011-05-16 vanjeffUpdate USB keyboard driver to return scan code for...
2011-05-06 qianouyangAdd Pointer check for NULL before referring it and...
2011-05-04 hhuan131. Enabled SSP(StorageSecurityCommandProtocol) for...
2011-05-03 qianouyangAdd BlockIO2 Protocol.
2011-04-25 niruiyuChange BlockIo drivers to return EFI_NO_MEDIA or EFI_ME...
2011-04-19 niruiyuFix the USB keyboard driver to call hotkey callback...
2011-03-11 vanjeffUpdate some progress codes name per the PI Spec, 1...
2011-03-10 erictianfix null DevicePath issue.
2011-03-08 erictianfix a invalid pointer conversion when builing 32bit...
2011-03-04 erictianwhen timeout is 0, infinite loop on the timeout request...
2011-01-06 erictian1. fix AtaPassThru.PassThru() sct failure
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-24 xdu21. update MatchUsbWwid() to check Vendor Id, Product...
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-28 erictianS.M.A.R.T feature enable
2010-10-19 erictianreturn EFI_DEVICE_ERROR if the Status value is not...
2010-10-18 erictianset the interface of usb hid device to boot protocol...
2010-10-14 erictianfix 32bit build warning
2010-10-13 jljustenDuetPkg, MdeModulePkg: Fix several enum comparions
2010-09-30 erictianremove additional space from comments and pass ICC...
2010-09-29 erictianadd native ide/ahci driver
2010-09-16 ydong10Refine code to make code run safely.
2010-09-15 ydong10Refine soma code to make code run safely.
2010-09-02 qhuang8Fill AtaDeviceHeader field in ATA command block
2010-08-23 li-elvinChange the check condition for 16 byte command, when...
2010-08-18 niruiyuclear the correct BAR register. Because for P2P device...
2010-08-04 li-elvinAccording to SCSI spec, ANSI version is 3 bits, so...
2010-07-26 qhuang8Update AtaBus module to use Uefi.h as the master header...
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-06-04 li-elvinChange MaxBlock to HEX value to avoid GCC build failure.
2010-05-28 li-elvinIf SCSI version support Read/Write (16) command, use...
2010-05-07 mdkinneyUpdate UHCI and ECHI drivers to both Stop and Reset...
2010-05-07 mdkinneyFix bug in PciHostBridgeEnumerator().
2010-05-05 erictianraise TPL to TPL_CALLBACK level at DriverBindingStart...
2010-04-24 hhtianUpdate the copyright notice format
2010-04-19 erictianUse SimpleTextInEx.Reset to initialize correctly KeyTog...
2010-03-20 lgao4Fix compile break on IA32 arch.
2010-03-19 erictianFix a bug that usb keybarod can not work well when...
next