audk/MdeModulePkg/Universal/Disk/PartitionDxe
geekboy15a c582ad454b MdeModulePkg: Fixed memory corruption when BlockIo2 is not present
Fixed NULL pointer reference of BlockIo2.Media in partition code.  This resulted
in the interrupt vector table being corrupted in a legacy (CSM) based system.

Signed-off-by: geekboy15a
Reviewed-by: mdkinney
Reviewed-by: niruiyu
Reviewed-by: jljusten



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11711 6f19259b-4bc3-4df7-8a09-765794883524
2011-05-27 20:04:45 +00:00
..
ComponentName.c Update the copyright notice format 2010-04-24 09:33:45 +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 MdeModulePkg: Fixed memory corruption when BlockIo2 is not present 2011-05-27 20:04:45 +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