audk/MdeModulePkg/Core
Shumin Qiu 5a7b9bbe08 Add the missing status code in the returned table of InstallMultipleProtocolInterface().
Signed-off-by: Shumin Qiu <shumin.qiu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14571 6f19259b-4bc3-4df7-8a09-765794883524
2013-08-20 05:03:30 +00:00
..
Dxe Add the missing status code in the returned table of InstallMultipleProtocolInterface(). 2013-08-20 05:03:30 +00:00
DxeIplPeim MdeModulePkg: Added ARM Aarch64 architecture support 2013-08-07 11:28:15 +00:00
Pei In order to make sure the image is section alignment, after allocate buffer for TE image, it will adjust the base address. But it has two potential issues: One is the start address may not section alignment, second is the buffer is not bigger enough to do the adjustment. This patch fixes these two issues. 2013-02-27 02:09:01 +00:00
PiSmmCore Not close gEfiEndOfDxeEventGroupGuid event in ReadyToLock event notify because PI spec doesn't say gEfiEndOfDxeEventGroupGuid must be notified before ReadyToLock event. 2013-03-04 03:36:58 +00:00
RuntimeDxe Add missing status code in several modules. 2012-10-30 04:23:40 +00:00