summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Disk/PartitionDxe/Mbr.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/PartitionDxe: Add break to handle invalid LBA0 in MBREdwards, Craig2022-01-101-0/+7
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-51/+60
* MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-1/+1
* MdeModulePkg/PartitionDxe: Revert changes for the special MBRZhichao Gao2020-08-131-31/+6
* MdeModulePkg/PartitionDxe: Skip the MBR that add for CD-ROMZhichao Gao2020-07-151-6/+31
* MdeModulePkg/PartitionDxe: Correct the MBR last block valueZhichao Gao2020-07-151-5/+8
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg/PartitionDxe: Ensure blocksize holds MBR (CVE-2018-12180)Hao Wu2019-02-281-1/+8
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-10/+10
* MdeModulePkg/PartitionDxe: Add partition type guid to installed handleJeff Brasen2018-03-291-2/+5
* MdeModulePkg/PartitionDxe: Add impl of Partition Information ProtocolHao Wu2017-07-111-17/+34
* MdeModulePkg/Partition: Fix 64bit build failure caused by last patchNi, Ruiyu2016-02-231-1/+1
* MdeModulePkg/Partition: Use proper partition number for MBRRuiyu Ni2016-02-191-6/+4
* MdeModulePkg: Misc comments and DEBUG messagesSamer El-Haj-Mahmoud2014-11-271-0/+4
* Add DiskIo2 protocol definition to MdePkg.Ruiyu Ni2013-08-201-1/+5
* Add BlockIO2 Protocol.qianouyang2011-05-031-24/+35
* Update the copyright notice formathhtian2010-04-241-2/+2
* Fix a potential issue to use FreePool() with NULL pointer.qhuang82009-08-141-2/+2
* Fix the bug that the "Offset" parameter for DiskIo protocol should be byte-or...qhuang82009-04-271-1/+1
* Use DiskIo->ReadDisk() API to avoid alignment issue.qhuang82009-04-221-15/+14
* Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En...qhuang82008-12-231-2/+2
* 1, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu22008-11-111-2/+2
* Code scrub for DiskIo, Partition & Unicode Collationqhuang82008-07-181-1/+0
* Minor coding style adjustment for DiskIo, Partition, English and Ebc modules.qhuang82008-05-141-1/+1
* Add doxygen style comments for functions in Partition & Disk IO modules.qhuang82008-05-081-32/+25
* Update all files to follow doxygen style file header.qhuang82008-04-081-18/+11
* Merger tracker: Dell - Cannot detect FAT16 partition if the 1st entry in the ...vanjeff2008-03-071-1/+1
* Modules cleanup.vanjeff2007-07-161-0/+328