audk/MdeModulePkg/Universal/Disk/PartitionDxe
niruiyu d0e9c3caeb Use PartitionHeader->SizeOfPartitionEntry instead of sizeof (EFI_PARTITION_ENTRY).
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13296 6f19259b-4bc3-4df7-8a09-765794883524
2012-05-09 05:21:43 +00: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 Add BlockIO2 Protocol. 2011-05-03 10:31:41 +00:00
Gpt.c Use PartitionHeader->SizeOfPartitionEntry instead of sizeof (EFI_PARTITION_ENTRY). 2012-05-09 05:21:43 +00:00
Mbr.c Add BlockIO2 Protocol. 2011-05-03 10:31:41 +00:00
Partition.c 1. Remove the unnecessary check of the existing of BlockIo2 in PartitionDriverBindingSupported(). 2011-12-01 05:10:41 +00:00
Partition.h Add BlockIO2 Protocol. 2011-05-03 10:31:41 +00:00
PartitionDxe.inf Add BlockIO2 Protocol. 2011-05-03 10:31:41 +00:00