Age | Commit message (Expand) | Author |
2011-05-23 | Change Partition/ScsiDxe driver to produce Block IO revision 3. | niruiyu |
2011-05-19 | Update the function's descriptions (which is in AtaBus, AtaAtapiPassThru, Par... | qianouyang |
2011-05-06 | Add Pointer check for NULL before referring it and remove unnecessary pointer... | qianouyang |
2011-05-03 | Add BlockIO2 Protocol. | qianouyang |
2011-04-25 | Change BlockIo drivers to return EFI_NO_MEDIA or EFI_MEDIA_CHANGED even the B... | niruiyu |
2011-04-01 | Set the BlockIo.Media.IoAlign to 0 because the BlockIo produced by Partition ... | niruiyu |
2010-07-20 | Per UEFI Spec, LowestAlignedLba and LogicalBlocksPerPhysicalBlock must be 0 f... | niruiyu |
2010-05-05 | raise TPL to TPL_CALLBACK level at DriverBindingStart() for all usb-related m... | erictian |
2010-04-24 | Update the copyright notice format | hhtian |
2009-09-16 | 1. updated "the Bus Driver that creates all of its child handles on the first... | vanjeff |
2009-08-14 | Enhance Partition driver for EFI_NO_MEDIA case | qhuang8 |
2009-07-24 | Roll back the change in Partition driver. currently we enhance the EHCI drive... | eric_tian |
2009-07-22 | if Usb mass storage interface returns EFI_DEVICE_ERROR, we should jump out th... | eric_tian |
2009-04-10 | Using sizeof(EFO_BLOCK_IO_MEDIA) replace Macro. | gikidy |
2009-04-02 | Modified for use reversion field and fix a typo. | gikidy |
2008-12-23 | Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En... | qhuang8 |
2008-07-18 | Code scrub for DiskIo, Partition & Unicode Collation | qhuang8 |
2008-05-08 | Add doxygen style comments for functions in Partition & Disk IO modules. | qhuang8 |
2008-04-08 | Update all files to follow doxygen style file header. | qhuang8 |
2007-09-30 | Update to support to produce Component Name and & Component Name 2 protocol ... | qhuang8 |
2007-07-16 | Modules cleanup. | vanjeff |