diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2023-03-10 20:48:49 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2023-03-22 04:04:57 +0000 |
commit | 4f441d024bee7e1a6438737b58e4b0b6856b3eab (patch) | |
tree | 8c84f49b1c68d8b51d19940a3e77c14c19dbb8c7 /BaseTools/Source/C/Common/SimpleFileParsing.c | |
parent | 2e71876081706bef2d43a82ece3bb078706ee4cd (diff) | |
download | edk2-4f441d024bee7e1a6438737b58e4b0b6856b3eab.tar.gz edk2-4f441d024bee7e1a6438737b58e4b0b6856b3eab.tar.bz2 edk2-4f441d024bee7e1a6438737b58e4b0b6856b3eab.zip |
UefiCpuPkg/PiSmmCpuDxeSmm: fix error handling
ASSERT() is not proper handling of allocation failures, it gets compiled
out on RELEASE builds. Print a message and enter dead loop instead.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Diffstat (limited to 'BaseTools/Source/C/Common/SimpleFileParsing.c')
0 files changed, 0 insertions, 0 deletions