Age | Commit message (Expand) | Author |
2014-09-03 | MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo... | Gao, Liming |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star |
2014-04-10 | MdeModulePkg/UsbMassStorage: Don't send READ_CAPACITY to unsupported usb mass... | Tian, Feng |
2012-05-14 | MdeModulePkg/UsbMassStorage: Add 16 byte SCSI cmds support if the last LBA ca... | erictian |
2012-03-07 | MdeModulePkg: add support for ORICO PEUS3-2P card | erictian |
2011-10-31 | MdeModulePkg: Remove variables that are set, but not used | jljusten |
2011-09-29 | remove unnecessary retry logic from usb mass storage driver. | erictian |
2011-09-21 | Coding style refinement. | erictian |
2011-07-06 | Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ... | niruiyu |
2011-06-14 | fix file name lowercase/uppercase inconsistent issue. | erictian |
2011-06-14 | fix file name lowercase/uppercase inconsistent issue. | erictian |
2011-06-14 | fix file name lowercase/uppercase inconsistent issue. | erictian |
2011-06-13 | Produce DiskInfo for usb mass storage device | erictian |
2011-04-25 | Change BlockIo drivers to return EFI_NO_MEDIA or EFI_MEDIA_CHANGED even the B... | niruiyu |
2010-10-19 | return EFI_DEVICE_ERROR if the Status value is not EFI_SUCCESS. | erictian |
2010-09-15 | Refine soma code to make code run safely. | ydong10 |
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 |
2010-02-24 | 1. Correct File header to ## @file | lgao4 |
2010-01-19 | Improve coding style in MdeModulePkg. | rsun3 |
2009-12-16 | add error handling on usb related modules. | eric_tian |
2009-08-19 | add error handler in return places. | eric_tian |
2009-07-23 | Fixed a bug that the system hangs with an assert in DiskIo.c that is division... | rsun3 |
2009-05-20 | Update USB Mass Storage driver to declare its dependency on the BaseLib | mdkinney |
2009-04-30 | Replace references to RFC 3066 with RFC 4646. | gikidy |
2009-02-13 | enhanced security check. | vanjeff |
2009-01-23 | Update for Meta data. | xli24 |
2009-01-13 | Minor refinement for USB modules. | xli24 |
2009-01-13 | Update for code security. | xli24 |
2009-01-12 | Refine USB Mass Storage Driver. | xli24 |
2009-01-12 | Code scrub for USB Mass Storage Driver. | xli24 |
2008-12-18 | check the usage of %d,%x,%ld,%lx and so on in debug print statement. | jji4 |
2008-12-16 | Clean up to update the reference of the these macros: | qhuang8 |
2008-12-12 | Fix some typo. | gikidy |
2008-12-04 | 1)Global variables have been moved backward ahead of functions. | jji4 |
2008-12-03 | Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie... | gikidy |
2008-10-30 | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 |
2008-08-30 | The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ... | lgao4 |
2008-08-25 | remove the unused msa files in MdeModulePkg. | lgao4 |
2008-08-18 | Update some module INF files in MdeModulePkg to "UEFI_DRIVER" | qhuang8 |
2008-07-23 | remove a redefinition to pass ICC build | eric_tian |
2008-07-23 | modify coding style to pass ecc tool | eric_tian |
2008-06-27 | Clean ICC build | vanjeff |
2008-06-27 | [Description]: | vanjeff |
2008-04-10 | apply for doxgen format. | vanjeff |
2008-02-13 | 1. Added EFI_MEDIA_CHANGED and EFI_INVALID_PARAMETER returns in UsbMassReadBl... | vanjeff |
2008-01-02 | Fixed the porting issue. That leads uninitialized variable. | vanjeff |
2007-10-11 | Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod... | qhuang8 |
2007-10-09 | Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam... | qhuang8 |