index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdeModulePkg
/
Universal
/
Disk
Age
Commit message (
Expand
)
Author
2015-05-21
MdeModulePkg/CdExpressPei: Fix build error
Feng Tian
2015-05-20
MdeModulePkg/CdExpressPei: Add RecoveryBlockIo2Ppi support
Feng Tian
2015-01-13
Fix IA32 build failure: Use MultU64x32 for 64bit * 32bit.
Ruiyu Ni
2015-01-12
MdeModulePkg/PartitionDxe: Fixed El Torito support when the medium is not a C...
Olivier Martin
2014-11-27
MdeModulePkg: Misc comments and DEBUG messages
Samer El-Haj-Mahmoud
2014-10-15
AtaBusDxe: Fix ReadBlockEx andWriteBlockEx to still signal event when the Buf...
Ruiyu Ni
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-08-19
MdeModulePkg/PartitionDxe: Simplify the error handling of DriverBindingSuppor...
Sergey Isakov
2014-02-12
MdeModulePkg/DiskIo: Introduced 'PcdDiskIoDataBufferBlockNum'
Olivier Martin
2014-01-06
MdeModulePkg CdExpressPei: Use correct PeiServices pointer to call low level ...
Star Zeng
2013-12-17
Add the missing assignment of EFI_DISK_IO2_TOKEN::Token in FlushDiskEx() impl...
Ruiyu Ni
2013-09-17
Fix 3 bugs in DiskIoDxe and PartitionDxe drivers introduced in DiskIo2 implem...
Ruiyu Ni
2013-08-26
MdeModulePkg/DiskIoDxe: fix source/destination pointer of overrun transfer
Laszlo Ersek
2013-08-22
Fix DDK3790 build failure.
Ruiyu Ni
2013-08-21
Fix function header comments for DiskIoDestroySubtask.
Ruiyu Ni
2013-08-21
MdeModulePkg/DiskIoDxe: Fixed GCC build error
Olivier Martin
2013-08-20
Add DiskIo2 protocol definition to MdePkg.
Ruiyu Ni
2013-07-31
MdeModulePkg PartitionDxe: Ensure the NumberOfPartitionEntries * SizeOfPartit...
Star Zeng
2012-06-12
Add comment for modules which have external input.
jyao1
2012-05-09
Use PartitionHeader->SizeOfPartitionEntry instead of sizeof (EFI_PARTITION_EN...
niruiyu
2011-12-01
1. Remove the unnecessary check of the existing of BlockIo2 in PartitionDrive...
qianouyang
2011-10-12
Grub4Dos copies the BPB of the first partition to the MBR. If the DriverBindi...
niruiyu
2011-09-19
The patch enhances the Partition driver to return the media status (EFI_NO_ME...
niruiyu
2011-07-12
MdeModulePkg: Add CD Express PEIM
jljusten
2011-07-06
Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...
niruiyu
2011-06-08
String Reference Cleanup.
lzeng14
2011-05-27
MdeModulePkg: Fixed memory corruption when BlockIo2 is not present
geekboy15a
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
2011-03-14
Enhance inf and dec file to follow specs.
ydong10
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
2010-02-24
1. Correct File header to ## @file
lgao4
2009-09-21
Update partition driver to not produce BlockIo if a GPT with OS-specific fiel...
qhuang8
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-08-14
Enhance GPT to remove the assumption that GPT partition entry in PMBR must be...
qhuang8
2009-08-14
Fix a potential issue to use FreePool() with NULL pointer.
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-06-02
Use DiskIo->WriteDisk() API to avoid alignment issue.
qhuang8
2009-04-30
Replace references to RFC 3066 with RFC 4646.
gikidy
2009-04-27
Fix the bug that the "Offset" parameter for DiskIo protocol should be byte-or...
qhuang8
[next]