]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Disk/PartitionDxe
MdeModulePkg/UdfDxe: Fix operands of different size in bitwise OP
[mirror_edk2.git] / MdeModulePkg / Universal / Disk / PartitionDxe /
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 Dandan BiMdeModulePkg/PartitionDxe: Initialize the array after...
2017-09-08 Paulo AlcantaraMdeModulePkg/PartitionDxe: Add UDF file system support
2017-07-11 Hao WuMdeModulePkg/PartitionDxe: Add impl of Partition Inform...
2016-03-29 Hao WuMdeModulePkg PartitionDxe: Add Re-entry handling logic...
2016-03-29 Hao WuMdeModulePkg PartitionDxe: Some ISO images cannot be...
2016-02-23 Ni, RuiyuMdeModulePkg/Partition: Fix 64bit build failure caused...
2016-02-19 Ruiyu NiMdeModulePkg/Partition: Use proper partition number...
2015-12-15 Jordan JustenMdeModulePkg: Convert all .uni files to utf-8
2015-07-07 Ronald CronMdeModulePkg/PartitionDxe: Fix media probe
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-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...
2013-09-17 Ruiyu NiFix 3 bugs in DiskIoDxe and PartitionDxe drivers introd...
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-06 niruiyuFix the comments to follow UEFI Spec regarding how...
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...
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...
2009-07-22 eric_tianif Usb mass storage interface returns EFI_DEVICE_ERROR...
2009-06-02 qhuang8Use DiskIo->WriteDisk() API to avoid alignment issue.
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-27 qhuang8Fix the bug that the "Offset" parameter for DiskIo...
2009-04-22 qhuang8Use DiskIo->ReadDisk() API to avoid alignment issue.
2009-04-10 gikidyUsing sizeof(EFO_BLOCK_IO_MEDIA) replace Macro.
2009-04-02 gikidyModified for use reversion field and fix a typo.
2009-01-20 gikidyMeta-data review.
2008-12-23 qhuang8Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib...
2008-12-18 jji4check the usage of %d,%x,%ld,%lx and so on in debug...
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-04 jji41)Global variables have been moved backward ahead of...
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2008-11-11 klu21, Add <Library/DevicePathLib.h> for all source that...
2008-10-27 vanjeffre-defined CDROM_VOLUME_DESCRIPTOR to be a union includ...
2008-10-20 xli24Move definition of EFI_PARTITION_ENTRY_STATUS from...
2008-08-25 lgao4remove the unused msa files in MdeModulePkg.
2008-07-18 qhuang8Code scrub for DiskIo, Partition & Unicode Collation
2008-05-14 qhuang8Minor coding style adjustment for DiskIo, Partition...
2008-05-08 qhuang8Add doxygen style comments for functions in Partition...
2008-04-08 qhuang8Update all files to follow doxygen style file header.
2008-03-07 vanjeffMerger tracker: Dell - Cannot detect FAT16 partition...
2007-11-22 qhuang8Clean up: update "EFI" to "UEFI" if applicable.
2007-10-11 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-10-09 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-08-06 mdkinneyFix bug in GPT check that was introduced when a Compare...
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-16 vanjeffModules cleanup.