audk/EmbeddedPkg/Library
Vineel Kovvuri[MSFT] aae044a130 EmbeddedPkg: CodeQL Fixes.
Makes changes to comply with alerts raised by CodeQL.

Most of the issues here fall into the following two categories:

1. Potential use of uninitialized pointer.
2. Inconsistent integer width in comparison.

Co-authored-by: Taylor Beebe <taylor.d.beebe@gmail.com>
Co-authored-by: Ken Lautner <kenlautner3@gmail.com>
Co-authored-by: Bret Barkelew <bret@corthon.com>
Signed-off-by: Vineel Kovvuri[MSFT] <vineelko@microsoft.com>
2025-01-15 11:18:04 +00:00
..
AcpiLib EmbeddedPkg: reduce "Found ACPI table" messages from ERROR to INFO 2024-11-27 15:11:26 +01:00
AndroidBootImgLib EmbeddedPkg: add missing BaseLib/BaseMemoryLib declarations 2024-09-27 12:42:07 +00:00
CoherentDmaLib
DebugAgentTimerLibNull
DxeDtPlatformDtbLoaderLibDefault
FdtLib
GdbSerialDebugPortLib
GdbSerialLib
NonCoherentDmaLib EmbeddedPkg: NonCoherentDmaLib: Set EFI_MEMORY_XP Capability on DMA Buffer 2024-07-29 22:42:41 +00:00
NorFlashInfoLib EmbeddedPkg/NorFlashInfoLib: Update norflash device list 2023-10-20 12:40:41 +00:00
NvVarStoreFormattedLib
PlatformHasAcpiLib
PrePiExtractGuidedSectionLib
PrePiHobLib EmbeddedPkg: CodeQL Fixes. 2025-01-15 11:18:04 +00:00
PrePiLib EmbeddedPkg: CodeQL Fixes. 2025-01-15 11:18:04 +00:00
PrePiMemoryAllocationLib EmbeddedPkg: compiler error due to arithmetic operation on void pointer 2024-02-09 18:12:47 +00:00
TemplateRealTimeClockLib
TimeBaseLib
VirtualRealTimeClockLib EmbeddedPkg: Fix some spelling mistakes found by cspell 2024-08-01 19:53:47 +00:00