audk/MdeModulePkg/Core
Marvin H?user 3a7daf9eb0 MdeModulePkg/Core: Decorate phase-transition functions with NORETURN.
This patch adds the NORETURN attribute to functions that transfer to
other phases, along with an UNREACHABLE() call at the end to avoid
false warnings.
DxeIpl has been excluded as its main function returns a status.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Marvin Haeuser <Marvin.Haeuser@outlook.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2016-06-22 09:37:18 +08:00
..
Dxe MdeModulePkg/Core: Decorate phase-transition functions with NORETURN. 2016-06-22 09:37:18 +08:00
DxeIplPeim MdeModulePkg: Allow DxeIpl to load without permanent memory 2016-05-30 09:31:53 +08:00
Pei MdeModulePkg/Core: Decorate phase-transition functions with NORETURN. 2016-06-22 09:37:18 +08:00
PiSmmCore MdeModulePkg/PiSmmIpl: Check order of EndOfDxe and DxeSmmReadyToLock 2016-05-30 09:41:02 +08:00
RuntimeDxe MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00