]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Disk
MdeModulePkg/UsbBusDxe: Add UsbControlTransfer() error check
[mirror_edk2.git] / MdeModulePkg / Universal / Disk /
2017-11-20 Hao WuMdeModulePkg/UdfDxe: Avoid possible loss track of alloc...
2017-11-20 Hao WuMdeModulePkg/PartitionDxe: Merge the discovery of ElTor...
2017-11-15 Paulo AlcantaraMdeModulePkg/PartitionDxe: Fix UDF fs access on certain...
2017-09-27 Hao WuMdeModulePkg/UdfDxe: Resolve potential NULL pointer...
2017-09-25 Paulo AlcantaraMdeModulePkg/UDF: Fix creation of UDF logical partition
2017-09-19 Hao WuMdeModulePkg/UdfDxe: Refine enum member naming style
2017-09-19 Hao WuMdeModulePkg/Udf: Avoid declaring and initializing...
2017-09-19 Hao WuMdeModulePkg/UdfDxe: Avoid short (single character...
2017-09-19 Hao WuMdeModulePkg/Udf: Refine function description comments
2017-09-19 Hao WuMdeModulePkg/UdfDxe: Use compare operator for non-boole...
2017-09-19 Hao WuMdeModulePkg/UdfDxe: Fix operands of different size...
2017-09-19 Hao WuMdeModulePkg/UdfDxe: Add checks to ensure no possible...
2017-09-15 Paulo AlcantaraMdeModulePkg/UdfDxe: Fix NULL pointer dereference
2017-09-15 Star ZengMdeModulePkg UdfDxe: Fix VS2010/VS2012 build failure
2017-09-13 Laszlo ErsekMdeModulePkg/UdfDxe: suppress incorrect compiler warnin...
2017-09-13 Laszlo ErsekMdeModulePkg/UdfDxe: reject reserved values in ICB...
2017-09-13 Paulo AlcantaraMdeModulePkg/UdfDxe: Remove negative comparison of...
2017-09-12 Laszlo ErsekMdeModulePkg/PartitionDxe: remove always false comparison
2017-09-12 Laszlo ErsekMdeModulePkg/PartitionDxe: don't divide 64-bit values...
2017-09-12 Laszlo ErsekMdeModulePkg/UdfDxe: replace zero-init of local variabl...
2017-09-12 Laszlo ErsekMdeModulePkg/UdfDxe: don't return unset Status if INLIN...
2017-09-12 Laszlo ErsekMdeModulePkg/UdfDxe: ASSERT() valid ReadFileInfo Flags...
2017-09-12 Dandan BiMdeModulePkg/PartitionDxe: Initialize the array after...
2017-09-12 Bi, DandanMdeModulePkg/UdfDxe: Initialize the array after declaration
2017-09-12 Bi, DandanMdeModulePkg/UdfDxe: Add type cast to fix build failure...
2017-09-08 Paulo AlcantaraMdeModulePkg: Initial UDF/ECMA-167 file system support
2017-09-08 Paulo AlcantaraMdeModulePkg/PartitionDxe: Add UDF file system support
2017-07-11 Hao WuMdeModulePkg/PartitionDxe: Add impl of Partition Inform...
2017-03-20 Laszlo ErsekMdeModulePkg/RamDiskDxe: fix C string literal catenatio...
2016-10-27 Gary LinMdeModulePkg/Universal: Fix typos in comments
2016-10-12 Jiewen YaoMdeModulePkg/CdExpressPei: Use PcdRecoveryFileName...
2016-10-08 Jiewen YaoMdeModulePkg/CdExpressPei: Fix capsule size mismatch...
2016-07-20 Hao WuMdeModulePkg RamDiskDxe: Not use hardcode 'SectionInsta...
2016-06-12 Tapan ShahMdeModulePkg/RamDiskDxe: Add Memory Type selection...
2016-06-12 Hao WuMdeModulePkg RamDiskDxe: Do not save 'Size' numeric...
2016-05-30 Hao WuMdeModulePkg RamDiskDxe: Fix VS2010 build error
2016-05-25 Hao WuMdeModulePkg RamDiskDxe: VALID_ARCH cleanup to list...
2016-05-10 Hao WuMdeModulePkg RamDiskDxe: Fix wrong HII behavior for...
2016-05-10 Hao WuMdeModulePkg RamDiskDxe: Report ACPI NFIT for reserved...
2016-03-31 Samer El-Haj-MahmoudMdeModulePkg RamDiskDxe: Fix incorrect RAM disk memory...
2016-03-29 Hao WuMdeModulePkg PartitionDxe: Add Re-entry handling logic...
2016-03-29 Hao WuMdeModulePkg DiskIoDxe: Media status check not be done...
2016-03-29 Hao WuMdeModulePkg PartitionDxe: Some ISO images cannot be...
2016-03-24 Alcantara, PauloMdeModulePkg/RamDiskDxe: Fix typo in HII message
2016-03-23 Hao WuMdeModulePkg RamDiskDxe: Remove unnecessary TPL raise...
2016-03-23 Hao WuMdeModulePkg RamDiskDxe: Uninstall DEVICE_PATH_PROTOCOL...
2016-03-23 Hao WuMdeModulePkg RamDiskDxe: Remove unnecessary 'Disconnect...
2016-02-29 Hao WuMdeModulePkg RamDiskDxe: Install Block I/O 2 Protocol...
2016-02-29 Hao WuMdeModulePkg: Add RamDiskDxe driver implementation
2016-02-23 Ni, RuiyuMdeModulePkg/Partition: Fix 64bit build failure caused...
2016-02-19 Ruiyu NiMdeModulePkg/Partition: Use proper partition number...
2015-12-22 Hao WuMdeModulePkg DiskIoDxe: Check for MediaPresent in DiskI...
2015-12-15 Jordan JustenMdeModulePkg: Convert all .uni files to utf-8
2015-07-07 Ronald CronMdeModulePkg/PartitionDxe: Fix media probe
2015-05-21 Feng TianMdeModulePkg/CdExpressPei: Fix build error
2015-05-20 Feng TianMdeModulePkg/CdExpressPei: Add RecoveryBlockIo2Ppi...
2015-01-13 Ruiyu NiFix IA32 build failure: Use MultU64x32 for 64bit *...
2015-01-12 Olivier MartinMdeModulePkg/PartitionDxe: Fixed El Torito support...
2014-11-27 Samer El-Haj-MahmoudMdeModulePkg: Misc comments and DEBUG messages
2014-10-15 Ruiyu NiAtaBusDxe: Fix ReadBlockEx andWriteBlockEx to still...
2014-09-03 Gao, LimingMdeModulePkg: Convert non DOS format files to DOS forma...
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-19 Sergey IsakovMdeModulePkg/PartitionDxe: Simplify the error handling...
2014-02-12 Olivier MartinMdeModulePkg/DiskIo: Introduced 'PcdDiskIoDataBufferBlo...
2014-01-06 Star ZengMdeModulePkg CdExpressPei: Use correct PeiServices...
2013-12-17 Ruiyu NiAdd the missing assignment of EFI_DISK_IO2_TOKEN::Token...
2013-09-17 Ruiyu NiFix 3 bugs in DiskIoDxe and PartitionDxe drivers introd...
2013-08-26 Laszlo ErsekMdeModulePkg/DiskIoDxe: fix source/destination pointer...
2013-08-22 Ruiyu NiFix DDK3790 build failure.
2013-08-21 Ruiyu NiFix function header comments for DiskIoDestroySubtask.
2013-08-21 Olivier MartinMdeModulePkg/DiskIoDxe: Fixed GCC build error
2013-08-20 Ruiyu NiAdd DiskIo2 protocol definition to MdePkg.
2013-07-31 Star ZengMdeModulePkg PartitionDxe: Ensure the NumberOfPartition...
2012-06-12 jyao1Add comment for modules which have external input.
2012-05-09 niruiyuUse PartitionHeader->SizeOfPartitionEntry instead of...
2011-12-01 qianouyang1. Remove the unnecessary check of the existing of...
2011-10-12 niruiyuGrub4Dos copies the BPB of the first partition to the...
2011-09-19 niruiyuThe patch enhances the Partition driver to return the...
2011-07-12 jljustenMdeModulePkg: Add CD Express PEIM
2011-07-06 niruiyuFix the comments to follow UEFI Spec regarding how...
2011-06-08 lzeng14String Reference Cleanup.
2011-05-27 geekboy15aMdeModulePkg: Fixed memory corruption when BlockIo2...
2011-05-23 niruiyuChange Partition/ScsiDxe driver to produce Block IO...
2011-05-19 qianouyangUpdate the function's descriptions (which is in AtaBus...
2011-05-06 qianouyangAdd Pointer check for NULL before referring it and...
2011-05-03 qianouyangAdd BlockIO2 Protocol.
2011-04-25 niruiyuChange BlockIo drivers to return EFI_NO_MEDIA or EFI_ME...
2011-04-01 niruiyuSet the BlockIo.Media.IoAlign to 0 because the BlockIo...
2011-03-14 ydong10Enhance inf and dec file to follow specs.
2010-07-20 niruiyuPer UEFI Spec, LowestAlignedLba and LogicalBlocksPerPhy...
2010-05-05 erictianraise TPL to TPL_CALLBACK level at DriverBindingStart...
2010-04-24 hhtianUpdate the copyright notice format
2010-02-24 lgao41. Correct File header to ## @file
2009-09-21 qhuang8Update partition driver to not produce BlockIo if a...
2009-09-16 vanjeff1. updated "the Bus Driver that creates all of its...
2009-08-14 qhuang8Enhance Partition driver for EFI_NO_MEDIA case
2009-08-14 qhuang8Enhance GPT to remove the assumption that GPT partition...
2009-08-14 qhuang8Fix a potential issue to use FreePool() with NULL pointer.
2009-07-24 eric_tianRoll back the change in Partition driver. currently...
next