slimbootloader/Platform/QemuBoardPkg
randylintw 6a818eb039
fix: [Common] Dereference null return TempSmbiosStrTbl (#1951)
If the function actually returns a null value,
a null pointer dereference will occur.
In InitializeSmbiosInfo: Return value of function which returns
null is dereferenced without checking (CWE-476)

Signed-off-by: Randy <randy.lin@intel.com>
2023-07-14 12:19:01 -07:00
..
AcpiTables Remove trailing whitespace/tabs from source files 2021-11-10 13:15:04 -08:00
CfgData OsLoader Cleanup (IAS) (#1778) 2022-12-13 11:06:45 -08:00
Include Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
Library fix: [Common] Dereference null return TempSmbiosStrTbl (#1951) 2023-07-14 12:19:01 -07:00
Script [QEMU] Updating test case for UEFI Payload 2022-12-13 15:15:47 -07:00
VbtBin Remove trailing whitespace/tabs from source files 2021-11-10 13:15:04 -08:00
BoardConfig.py [QEMU] Allow building with the debug FSP 2022-10-20 07:49:21 -07:00
BoardConfigOverride.py Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
QemuBoardPkg.dec Use LF line endings in the repository 2021-11-10 12:46:42 -08:00