]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Disk/PartitionDxe/Partition.c
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Universal / Disk / PartitionDxe / Partition.c
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2018-03-29 Jeff BrasenMdeModulePkg/PartitionDxe: Add partition type guid...
2018-01-26 Ruiyu NiMdeModulePkg/Partition: Fix media probe
2017-12-06 Hao WuMdeModulePkg/PartitionDxe: Remove unnecessary parenthes...
2017-11-20 Hao WuMdeModulePkg/PartitionDxe: Merge the discovery of ElTor...
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...
2015-07-07 Ronald CronMdeModulePkg/PartitionDxe: Fix media probe
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.
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-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
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-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-04-10 gikidyUsing sizeof(EFO_BLOCK_IO_MEDIA) replace Macro.
2009-04-02 gikidyModified for use reversion field and fix a typo.
2008-12-23 qhuang8Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib...
2008-07-18 qhuang8Code scrub for DiskIo, Partition & Unicode Collation
2008-05-08 qhuang8Add doxygen style comments for functions in Partition...
2008-04-08 qhuang8Update all files to follow doxygen style file header.
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-07-16 vanjeffModules cleanup.