diff options
author | Ray Ni <ray.ni@intel.com> | 2025-09-09 11:49:25 +0300 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-09-10 14:36:10 +0300 |
commit | 10b310f9b2047b7ff935974371eb59c1e0b46594 (patch) | |
tree | 6f70543cc761c4ba1870e7be516af401652f546c /BaseTools/Source/C/GenFv/GenFvInternalLib.c | |
parent | 9b931ae81fccfb98b800f059132f2a2c4c30f85c (diff) | |
download | edk2-master.tar.xz |
Per PI spec the entry point of standalone MM core returns "VOID".
So it's not right to check the return status of MM core's entry point.
In rare case, it might hit assertion as the MM core's entry point has
no responsibility to reset RAX to 0 (in x64 arch).
Signed-off-by: Ray Ni <ray.ni@intel.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Sami Mujawar <sami.mujawar@arm.com>
Cc: Dun Tan <dun.tan@intel.com>
Cc: Eduardo Cuevas Farfan <eduardo.cuevas.farfan@intel.com>
Diffstat (limited to 'BaseTools/Source/C/GenFv/GenFvInternalLib.c')
0 files changed, 0 insertions, 0 deletions