Age | Commit message (Expand) | Author | Files | Lines |
2012-03-06 | MdeModulePkg: When media_change happens at Partition.Start(), the lower drive... | erictian | 1 | -1/+5 |
2011-11-25 | Allocate aligned buffer to satisfy the IoAlign requirement of high level prot... | lzeng14 | 2 | -47/+181 |
2011-11-03 | MdeModulePkg: ATA performance tuning. | erictian | 1 | -3/+2 |
2011-09-18 | Clean up the private GUID definition in module Level. | lgao4 | 2 | -16/+11 |
2011-09-07 | Media detection logic is enhanced to be more robust. | erictian | 1 | -70/+86 |
2011-07-06 | Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ... | niruiyu | 4 | -8/+8 |
2011-06-20 | Fix potential null pointer dereference | erictian | 1 | -6/+6 |
2011-06-14 | ScsiBus/ScsiDisk enhancement for no_media state. | erictian | 2 | -87/+144 |
2011-05-23 | Change Partition/ScsiDxe driver to produce Block IO revision 3. | niruiyu | 1 | -40/+98 |
2011-04-25 | Change BlockIo drivers to return EFI_NO_MEDIA or EFI_MEDIA_CHANGED even the B... | niruiyu | 1 | -23/+25 |
2010-10-19 | return EFI_DEVICE_ERROR if the Status value is not EFI_SUCCESS. | erictian | 1 | -0/+10 |
2010-09-15 | Refine soma code to make code run safely. | ydong10 | 2 | -3/+3 |
2010-08-23 | Change the check condition for 16 byte command, when HDD size is > 2TB, use 1... | li-elvin | 2 | -48/+53 |
2010-08-04 | According to SCSI spec, ANSI version is 3 bits, so 0x7 should be used to get ... | li-elvin | 2 | -5/+5 |
2010-06-04 | Change MaxBlock to HEX value to avoid GCC build failure. | li-elvin | 1 | -4/+4 |
2010-05-28 | If SCSI version support Read/Write (16) command, use both commands to access ... | li-elvin | 2 | -41/+244 |
2010-04-24 | Update the copyright notice format | hhtian | 8 | -16/+16 |
2010-02-24 | 1. Correct File header to ## @file | lgao4 | 2 | -8/+8 |
2010-02-11 | Coding style fix and minor improvements. | rsun3 | 2 | -21/+21 |
2010-02-02 | when remaining device path is not NULL, check if it's the device managed by b... | erictian | 1 | -2/+5 |
2010-01-19 | Improve coding style in MdeModulePkg. | rsun3 | 1 | -5/+7 |
2010-01-15 | Fix some coding style issues in MdeModulePkg. | rsun3 | 2 | -7/+8 |
2010-01-11 | 1. Add missing CloseProtocol in case RemainingDevicePath is NULL or EndOfDp | davidhuang | 1 | -0/+9 |
2010-01-11 | 1. Eliminate RemainingDevicePath Type limitation, let PassThru to check its v... | davidhuang | 1 | -67/+70 |
2009-12-22 | Enhance SCSI disk module to produce Disk Info protocol on the same Block IO h... | qhuang8 | 3 | -25/+446 |
2009-09-15 | 1. updated PCI/AGP Devices to check RemainingDevicePath in Supported() and St... | vanjeff | 1 | -1/+1 |
2009-09-14 | updated the Bus Driver that is able to create all or one of its child handles... | vanjeff | 1 | -5/+45 |
2009-06-29 | Update the SCSI Disk Driver to not mount drives on physical only SCSI channels | gikidy | 3 | -38/+179 |
2009-06-26 | Enhance error handle of BuildDevicePath for it is possible to receive other e... | gikidy | 1 | -1/+1 |
2009-05-19 | Fix a bug in the SCSI Bus driver due to which some SCSI devices can not be di... | rsun3 | 1 | -1/+1 |
2009-04-30 | Replace references to RFC 3066 with RFC 4646. | gikidy | 4 | -8/+8 |
2009-04-01 | Read-Capacity16 command added for SCSI drivers | jji4 | 2 | -46/+113 |
2009-03-19 | R8 tracker sync: | eric_tian | 1 | -0/+14 |
2009-02-23 | Minor update on capitalization for ECC check. | xli24 | 2 | -2/+2 |
2009-02-06 | Coding style checked | jji4 | 1 | -1/+1 |
2009-02-03 | Code size optimized | jji4 | 1 | -8/+6 |
2009-01-07 | INF extension reviewed | jji4 | 2 | -7/+7 |
2008-12-30 | Typo corrected | jji4 | 1 | -1/+1 |
2008-12-18 | Library class of MemoryAllocationLib has been added. | jji4 | 1 | -1/+0 |
2008-12-18 | Library class of MemoryAllocationLib has been added. | jji4 | 2 | -0/+3 |
2008-12-18 | Some codes have been altered and replaced by functions of memory allocation l... | jji4 | 2 | -39/+23 |
2008-12-17 | Fix some typo. | gikidy | 1 | -1/+1 |
2008-12-17 | Some codes have been altered and replaced by library functions which makes mo... | jji4 | 1 | -4/+5 |
2008-12-16 | Clean up to update the reference of the these macros: | qhuang8 | 2 | -3/+3 |
2008-12-10 | INF module description added | jji4 | 2 | -7/+6 |
2008-12-03 | Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie... | gikidy | 2 | -4/+0 |
2008-11-17 | Update SCSI modules to use new macros defined in UefiLib. | qhuang8 | 3 | -11/+7 |
2008-11-14 | Code Scrub | jji4 | 1 | -1/+1 |
2008-11-13 | Rename the reference library class of ScsiLib to UefiScsiLib. | qhuang8 | 4 | -4/+4 |
2008-11-12 | Code Scrub: | jji4 | 8 | -1684/+1317 |