audk/MdeModulePkg/Universal/Disk/PartitionDxe
Hao Wu 4df8f5bfa2 MdeModulePkg/PartitionDxe: Add check for underlying device block size
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=828

Within FindAnchorVolumeDescriptorPointer():

Add a check for the underlying device block size to ensure it is greater
than the size of an Anchor Volume Descriptor Pointer.

Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Paulo Alcantara <palcantara@suse.de>
Acked-by: Star Zeng <star.zeng@intel.com>
2018-10-23 14:23:09 +08:00
..
ComponentName.c Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:55:36 +00:00
ElTorito.c MdeModulePkg/PartitionDxe: Add partition type guid to installed handle 2018-03-29 13:05:19 +08:00
Gpt.c MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Mbr.c MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Partition.c MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Partition.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
PartitionDxe.inf MdeModulePkg: Removing ipf which is no longer supported from edk2. 2018-09-06 15:25:16 +08:00
PartitionDxe.uni MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
PartitionDxeExtra.uni MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Udf.c MdeModulePkg/PartitionDxe: Add check for underlying device block size 2018-10-23 14:23:09 +08:00