audk/MdeModulePkg/Universal/Disk/PartitionDxe
qianouyang 21e1018b1c 1. Remove the unnecessary check of the existing of BlockIo2 in PartitionDriverBindingSupported().
2. Remove the comments of the BlockIo2 check in PartitionDriverBindingStart().

Signed-off-by: qianouyang
Reviewed-by: niruiyu


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12806 6f19259b-4bc3-4df7-8a09-765794883524
2011-12-01 05:10:41 +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 Update the function's descriptions (which is in AtaBus, AtaAtapiPassThru, Partition drivers) to make them be consistent with the code. 2011-05-19 06:12:58 +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