audk/MdeModulePkg/Universal/Disk/PartitionDxe
niruiyu 65fd395218 The patch enhances the Partition driver to return the media status (EFI_NO_MEDIA/EFI_MEDIA_CHANGED) even the other parameters are not valid for BlockIo2 interfaces.
Signed-off-by: niruiyu
Reviewed-by: erictian
Reviewed-by: qianouyang

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12378 6f19259b-4bc3-4df7-8a09-765794883524
2011-09-19 06:24:50 +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 The patch enhances the Partition driver to return the media status (EFI_NO_MEDIA/EFI_MEDIA_CHANGED) even the other parameters are not valid for BlockIo2 interfaces. 2011-09-19 06:24:50 +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