]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Disk
MdeModulePkg: Fix issue about current Ip4Dxe implementation for DHCP DORA process
[mirror_edk2.git] / MdeModulePkg / Universal / Disk /
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...
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-21 gikidyMeta-data reviewed and verified.
2009-01-20 gikidyMeta-data review.
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-05-08 qhuang8Add doxygen style comments for functions in English...
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-10-09 qhuang8Update English Module to selectively install Unicode...
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-20 vanjeffremove some comments introduced by tools.
2007-07-16 vanjeffremove duplicated modules
2007-07-16 vanjeffModules cleanup.
2007-07-03 jwang36Recovered the mis-overwritten inf file
2007-07-03 jwang36Enabled PCD DXE/PEI modules build in MdeModulePkg
2007-06-29 AJFISHgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-06-29 AJFISHremoved [includes] section from MdePkg and MdeModulePkg...
2007-06-28 vanjeffremove CommonHeader.h form English module
2007-06-28 vanjeffadd English.inf, EdkFvbServiceLib.inf and Variable.inf
2007-06-28 vanjeffAdd DiskIo.c
2007-06-28 vanjeffRemove diskio.c
2007-06-27 vanjeffRoll back revision 2222 to recover the wrong checking.
2007-06-27 vanjeffadded PPI and Protocol definitions needed by porting...
2007-06-26 AJFISHUpdate to fix coding style bugs
2007-06-26 qhuang8Add back the #ifndef XXX #define XXX for header file.
2007-06-26 qhuang8Clear up to remove the duplicate driver binding externs...
2007-06-26 AJFISHpdated code per coding standard. Changed comments,...
2007-06-26 AJFISHpdated code per coding standard. Changed comments,...
2007-06-25 vanjeffadd modules DiskIo, Partition and SecurityStub.