summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Disk/PartitionDxe
AgeCommit message (Expand)AuthorFilesLines
2023-04-10MdeModulePkg: Update code to be more C11 compliant by using __func__Rebecca Cran1-5/+5
2022-01-10MdeModulePkg/PartitionDxe: Add break to handle invalid LBA0 in MBREdwards, Craig1-0/+7
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki7-610/+666
2021-12-07MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney4-45/+44
2021-07-06MdeModulePkg/PartitionDxe: Ignore PMBR BootIndicator per UEFI specNeal Gompa1-2/+1
2020-10-20Revert "MdeModulePkg/PartitionDxe: Fix the incorrect LBA size in child ..."Zhichao Gao1-3/+9
2020-08-13MdeModulePkg/PartitionDxe: Fix the incorrect LBA size in child handerZhichao Gao1-9/+3
2020-08-13MdeModulePkg/PartitionDxe: Revert changes for the special MBRZhichao Gao1-31/+6
2020-08-13MdeModulePkg/PartitionDxe: Put the UDF check ahead of MBRZhichao Gao1-1/+9
2020-07-15MdeModulePkg/PartitionDxe: Add already start check for child hanldesZhichao Gao1-0/+9
2020-07-15MdeModulePkg/PartitionDxe: Skip the MBR that add for CD-ROMZhichao Gao1-6/+31
2020-07-15MdeModulePkg/PartitionDxe: Correct the MBR last block valueZhichao Gao1-5/+8
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney10-70/+10
2019-02-28MdeModulePkg/PartitionDxe: Ensure blocksize holds MBR (CVE-2018-12180)Hao Wu2-2/+16
2018-10-23MdeModulePkg/PartitionDxe: Add check for underlying device block sizeHao Wu1-0/+29
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-1/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao7-57/+57
2018-03-29MdeModulePkg/PartitionDxe: Add partition type guid to installed handleJeff Brasen6-18/+38
2018-01-26MdeModulePkg/Partition: Fix media probeRuiyu Ni1-3/+7
2017-12-06MdeModulePkg/PartitionDxe: Remove unnecessary parentheses in 'if'Hao Wu1-1/+1
2017-11-20MdeModulePkg/PartitionDxe: Merge the discovery of ElTorito into UDFHao Wu2-6/+28
2017-11-15MdeModulePkg/PartitionDxe: Fix UDF fs access on certain CD/DVD mediasPaulo Alcantara1-53/+201
2017-09-25MdeModulePkg/UDF: Fix creation of UDF logical partitionPaulo Alcantara1-60/+306
2017-09-19MdeModulePkg/Udf: Avoid declaring and initializing local GUID variableHao Wu1-2/+6
2017-09-19MdeModulePkg/Udf: Refine function description commentsHao Wu1-0/+12
2017-09-12MdeModulePkg/PartitionDxe: remove always false comparisonLaszlo Ersek1-2/+1
2017-09-12MdeModulePkg/PartitionDxe: don't divide 64-bit values with C operatorsLaszlo Ersek1-1/+7
2017-09-12MdeModulePkg/PartitionDxe: Initialize the array after declarationDandan Bi1-3/+10
2017-09-08MdeModulePkg/PartitionDxe: Add UDF file system supportPaulo Alcantara4-7/+355
2017-07-11MdeModulePkg/PartitionDxe: Add impl of Partition Information ProtocolHao Wu6-88/+135
2016-03-29MdeModulePkg PartitionDxe: Add Re-entry handling logic for BindingStopHao Wu2-21/+110
2016-03-29MdeModulePkg PartitionDxe: Some ISO images cannot be recognized properlyHao Wu1-7/+7
2016-02-23MdeModulePkg/Partition: Fix 64bit build failure caused by last patchNi, Ruiyu1-1/+1
2016-02-19MdeModulePkg/Partition: Use proper partition number for MBRRuiyu Ni1-6/+4
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2-0/+0
2015-07-07MdeModulePkg/PartitionDxe: Fix media probeRonald Cron1-2/+6
2015-01-13Fix IA32 build failure: Use MultU64x32 for 64bit * 32bit.Ruiyu Ni1-2/+2
2015-01-12MdeModulePkg/PartitionDxe: Fixed El Torito support when the medium is not a C...Olivier Martin1-33/+25
2014-11-27MdeModulePkg: Misc comments and DEBUG messagesSamer El-Haj-Mahmoud1-0/+4
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming1-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-11/+18
2014-08-19MdeModulePkg/PartitionDxe: Simplify the error handling of DriverBindingSuppor...Sergey Isakov1-5/+2
2013-09-17Fix 3 bugs in DiskIoDxe and PartitionDxe drivers introduced in DiskIo2 implem...Ruiyu Ni1-3/+3
2013-08-20Add DiskIo2 protocol definition to MdePkg.Ruiyu Ni6-86/+178
2013-07-31MdeModulePkg PartitionDxe: Ensure the NumberOfPartitionEntries * SizeOfPartit...Star Zeng1-3/+12
2012-06-12Add comment for modules which have external input.jyao12-8/+43
2012-05-09Use PartitionHeader->SizeOfPartitionEntry instead of sizeof (EFI_PARTITION_EN...niruiyu1-32/+32
2011-12-011. Remove the unnecessary check of the existing of BlockIo2 in PartitionDrive...qianouyang1-29/+4
2011-10-12Grub4Dos copies the BPB of the first partition to the MBR. If the DriverBindi...niruiyu1-1/+9