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 |
2013-08-05 | MdeMdeModulePkg/Scsi: Enlarge SCSI cmd timeout to a more reasonable experienc... | Feng Tian |
2012-10-30 | Add missing status code in several modules. | li-elvin |
2011-11-25 | Allocate aligned buffer to satisfy the IoAlign requirement of high level prot... | lzeng14 |
2011-09-18 | Clean up the private GUID definition in module Level. | lgao4 |
2011-07-06 | Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ... | niruiyu |
2011-06-20 | Fix potential null pointer dereference | erictian |
2011-06-14 | ScsiBus/ScsiDisk enhancement for no_media state. | erictian |
2010-09-15 | Refine soma code to make code run safely. | ydong10 |
2010-08-04 | According to SCSI spec, ANSI version is 3 bits, so 0x7 should be used to get ... | li-elvin |
2010-04-24 | Update the copyright notice format | hhtian |
2010-02-24 | 1. Correct File header to ## @file | lgao4 |
2010-02-02 | when remaining device path is not NULL, check if it's the device managed by b... | erictian |
2010-01-19 | Improve coding style in MdeModulePkg. | rsun3 |
2010-01-11 | 1. Add missing CloseProtocol in case RemainingDevicePath is NULL or EndOfDp | davidhuang |
2010-01-11 | 1. Eliminate RemainingDevicePath Type limitation, let PassThru to check its v... | davidhuang |
2009-09-15 | 1. updated PCI/AGP Devices to check RemainingDevicePath in Supported() and St... | vanjeff |
2009-09-14 | updated the Bus Driver that is able to create all or one of its child handles... | vanjeff |
2009-06-26 | Enhance error handle of BuildDevicePath for it is possible to receive other e... | gikidy |
2009-05-19 | Fix a bug in the SCSI Bus driver due to which some SCSI devices can not be di... | rsun3 |
2009-04-30 | Replace references to RFC 3066 with RFC 4646. | gikidy |
2009-03-19 | R8 tracker sync: | eric_tian |
2009-02-23 | Minor update on capitalization for ECC check. | xli24 |
2009-02-03 | Code size optimized | jji4 |
2009-01-07 | INF extension reviewed | jji4 |
2008-12-30 | Typo corrected | jji4 |
2008-12-18 | Some codes have been altered and replaced by functions of memory allocation l... | jji4 |
2008-12-17 | Some codes have been altered and replaced by library functions which makes mo... | jji4 |
2008-12-16 | Clean up to update the reference of the these macros: | qhuang8 |
2008-12-10 | INF module description added | jji4 |
2008-12-03 | Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie... | gikidy |
2008-11-17 | Update SCSI modules to use new macros defined in UefiLib. | qhuang8 |
2008-11-14 | Code Scrub | jji4 |
2008-11-13 | Rename the reference library class of ScsiLib to UefiScsiLib. | qhuang8 |
2008-11-12 | Code Scrub: | jji4 |
2008-11-10 | Rename EfiScsiStallSeconds to EFI_SCSI_STALL_SECONDS to follow the naming con... | qwang12 |
2008-10-30 | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 |
2008-09-04 | clean up the un-suitable ';' location when declaring the functions. | vanjeff |
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-04-09 | Update all files to follow doxygen style file header. | qhuang8 |
2008-03-11 | edk2/MdeModulePkg/Universal/Network/IScsiDxe/IScsiTcp4Io.h: | jljusten |
2007-11-20 | Remove debug print statement checked in inadvertently | qhuang8 |
2007-11-20 | Remove Atapi Pass Thru driver in MdeModulePkg. This module is only used for t... | qhuang8 |
2007-10-11 | Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod... | qhuang8 |
2007-10-09 | Clean up Network Components to support GCC build. | yshang1 |
2007-10-09 | Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam... | qhuang8 |