]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Disk/PartitionDxe/Gpt.c
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Universal / Disk / PartitionDxe / Gpt.c
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2018-03-29 Jeff BrasenMdeModulePkg/PartitionDxe: Add partition type guid...
2017-07-11 Hao WuMdeModulePkg/PartitionDxe: Add impl of Partition Inform...
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-05-19 qianouyangUpdate the function's descriptions (which is in AtaBus...
2011-05-03 qianouyangAdd BlockIO2 Protocol.
2010-04-24 hhtianUpdate the copyright notice format
2009-09-21 qhuang8Update partition driver to not produce BlockIo if a...
2009-08-14 qhuang8Enhance GPT to remove the assumption that GPT partition...
2009-06-02 qhuang8Use DiskIo->WriteDisk() API to avoid alignment issue.
2009-04-27 qhuang8Fix the bug that the "Offset" parameter for DiskIo...
2009-04-22 qhuang8Use DiskIo->ReadDisk() API to avoid alignment issue.
2008-12-18 jji4check the usage of %d,%x,%ld,%lx and so on in debug...
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.
2007-11-22 qhuang8Clean up: update "EFI" to "UEFI" if applicable.
2007-08-06 mdkinneyFix bug in GPT check that was introduced when a Compare...
2007-07-16 vanjeffModules cleanup.