diff options
author | Oliver Smith-Denny <osde@microsoft.com> | 2025-10-22 18:47:33 +0300 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-10-23 03:57:59 +0300 |
commit | 1d6f2f0d8d4fb967df4a54d0734f1c4cee32bf88 (patch) | |
tree | 2a5bf1fb8f2c31c100d7051d2a235be07a325d88 /BaseTools/Source/Python/msa2inf/ConvertModule.py | |
parent | 34cd1aca46b9d2fec67f3f25c9457fc6179c09ed (diff) | |
download | edk2-1d6f2f0d8d4fb967df4a54d0734f1c4cee32bf88.tar.xz |
MdeModulePkg: CpuExceptionHandlerLibNull: Return Success On Null Func
Currently, CpuExceptionHandlerLibNull returns EFI_UNSUPPORTED for
InitializeSeparateExceptionStacks. However, CpuMpPei, CpuDxe, and
DXE Core are all moving to call this function unconditionally and
expect it returns success. As such, the null lib is updated to
return success.
This fixes a hang on EmulatorPkg where DXE Core asserts if this
function returns an error.
Signed-off-by: Oliver Smith-Denny <osde@microsoft.com>
Diffstat (limited to 'BaseTools/Source/Python/msa2inf/ConvertModule.py')
0 files changed, 0 insertions, 0 deletions