slimbootloader/BootloaderCommonPkg/Library
Sai T 06acbc85a2 Fix UefiVarialbeLib KW issues
This patch addresses KW issues reported from UefiVarialbeLib.

Signed-off-by: Sai T <sai.kiran.talamudupula@intel.com>
2021-08-06 12:35:05 -07:00
..
AcpiTimerLib Format update by coding style 2020-02-07 22:43:45 -07:00
AhciLib Fix AHCI init failure when NumPort=0 2020-08-05 06:39:09 -07:00
BaseXApicLib Add CPU X2APIC support 2021-02-12 17:20:57 -08:00
BaseXApicX2ApicLib Fix MP waking up issue on some platforms 2021-02-23 15:22:25 -08:00
BootOptionLib Cosmetic: Convert LF to CRLF 2019-12-02 16:21:19 -08:00
BootloaderCommonLib Add SetDeviceAddr() for device table update 2020-09-18 17:39:27 -07:00
BootloaderDebugLib Add GPIO bit bang debug port library 2021-07-01 11:22:16 -07:00
ConfigDataLib Add SBL Setup tool and feature PCD 2020-09-02 15:42:36 -07:00
ConsoleInLib Added mailbox debug port support 2021-07-01 11:22:16 -07:00
ConsoleOutLib Added mailbox debug port support 2021-07-01 11:22:16 -07:00
ContainerLib Print Payload ID in human readable format 2021-04-05 17:04:20 -07:00
Crc32Lib Cosmetic: Convert LF to CRLF 2019-12-02 16:21:19 -08:00
DebugAgentLib [APL] Fix Build error when SOURCE_DEBUG is enabled 2021-02-26 07:17:48 -08:00
DebugLogBufferLib Enhance debug log buffer as ring buffer (#699) 2020-04-30 11:56:39 -07:00
DebugPortLib Add GPIO bit bang debug port library 2021-07-01 11:22:16 -07:00
DecompressLib Cosmetic: Convert LF to CRLF 2019-12-02 16:21:19 -08:00
ElfLib Support ELF32/64 format payloads regardless of operation mode 2021-05-24 09:04:14 -07:00
Ext23Lib Add EXT FS check in initialization 2021-05-21 20:11:53 -07:00
ExtraBaseLib Common code change for QEMU x64 boot 2020-04-02 09:00:14 -07:00
FatLib Print file size in unsigned format in 'fs ls' 2020-06-17 15:13:18 -07:00
FileSystemLib Introduce CONSOLE_PRINT macro (#701) 2020-05-04 14:53:08 -07:00
FullMemoryAllocationLib Add support to report free memory resource (#665) 2020-04-13 17:38:28 -07:00
GraphicsLib Enhance BGRT BMP support for logo display 2021-01-14 09:52:36 -08:00
HobLib Format update by coding style 2020-02-07 22:43:45 -07:00
IasImageLib Pointer type cast for both 32/64-bit operation (#615) 2020-03-26 17:30:55 -07:00
IoMmuLib Add IoMmuLib implementation 2020-03-16 17:06:16 -07:00
IppCryptoLib Fix security violation for IA32 build in VS2019 toolchain (#1225) 2021-07-15 09:21:10 -07:00
LinuxLib Add ACPI RSDP to Linux BOOT_PARAMS (#905) 2020-11-22 21:08:19 -08:00
LiteFvLib Enable mixed payload mode calling 2020-10-12 13:01:07 -07:00
LitePeCoffLib Enable mixed payload mode calling 2020-10-12 13:01:07 -07:00
LiteVariableLib Fixed improper use of sizeof with pointer 2020-08-24 10:22:38 -07:00
LoaderPerformanceLib Fix ModuleGuid print in FPDT record 2020-12-17 06:10:53 -08:00
Lz4DecompressLib Upgrade LZ4 to 1.7.4 2020-04-15 17:54:26 -07:00
LzmaCustomDecompressLib Format update by coding style 2020-02-07 22:43:45 -07:00
MediaAccessLib Cosmetic: Convert LF to CRLF 2019-12-02 16:21:19 -08:00
MemoryDeviceBlockIoLib Cosmetic: Convert LF to CRLF 2019-12-02 16:21:19 -08:00
MmcAccessLib Fix eMMC controller driver issue 2021-05-15 09:13:50 -07:00
MmcTuningLib Fix pointer type cast errors from Visual Studio (#617) 2020-03-27 11:03:28 -07:00
ModuleEntryLib Fix GCC build issue in x64 (#620) 2020-04-02 07:28:57 -07:00
MtrrLib Fix Shell MTRR print issue 2021-03-23 10:36:12 -07:00
MultibootLib Add MultiBoot support for X64 build 2020-10-07 14:20:50 -07:00
NvmExpressLib Fix NVMe failure because of bus master not enabled (#1124) 2021-04-19 08:48:34 -07:00
PagingLib Add thunk support from 32bit to 64bit 2021-04-04 10:59:46 -07:00
PartitionLib TGL KW issue 19321 2020-12-15 23:01:41 -07:00
PcdLib Add missing header files in INF 2020-02-03 15:49:48 -08:00
ResetSystemLib Remove wbinvd() in warm reset 2020-06-11 10:17:15 -07:00
RleCompressLib Cosmetic: Convert LF to CRLF 2019-12-02 16:21:19 -08:00
RpmbLib Add missing header files in INF 2020-02-03 15:49:48 -08:00
SecureBootLib Fix comments in for DoHashVerify and DoRsaVerify apis 2021-03-30 21:40:29 -07:00
SeedListInfoLib Fix pointer type cast errors from Visual Studio (#617) 2020-03-27 11:03:28 -07:00
SerialPortLib Cosmetic: Convert LF to CRLF 2019-12-02 16:21:19 -08:00
ShellExtensionLibNull Cosmetic: Convert LF to CRLF 2019-12-02 16:21:19 -08:00
ShellLib Enhance PreOS support 2021-01-15 21:29:43 -07:00
SortLib Cosmetic: Convert LF to CRLF 2019-12-02 16:21:19 -08:00
SpiBlockIoLib Booting linux from BIOS and PDR region. 2020-06-08 11:52:40 -07:00
StringSupportLib String function Support library 2020-05-13 08:34:20 -07:00
ThunkLib Fix thunk build issue for some environment 2021-04-05 09:41:25 -07:00
TimeStampLib [QEMU] Fix NOOPT build failure 2020-10-12 13:00:44 -07:00
TpmLib Handle TPMStartup error during S3 resume 2021-01-11 12:43:11 -08:00
UefiVariableLib Fix UefiVarialbeLib KW issues 2021-08-06 12:35:05 -07:00
UfsBlockIoLib Fix USB boot assertion (#660) 2020-04-12 22:27:33 -07:00
UsbBlockIoLib Add USB BOT device memory de-allocation (#669) 2020-04-14 10:23:11 -07:00
UsbBusLib Add function to free UsbBusLib allocated memory (#670) 2020-04-14 10:23:00 -07:00
UsbDeviceLib Cosmetic: Convert LF to CRLF 2019-12-02 16:21:19 -08:00
UsbInitLib add missing UsbBlockIoLib in UsbInitLib.inf (#1216) 2021-07-06 09:18:58 -07:00
UsbKbLib Fixed improper use of sizeof with pointer 2020-08-24 10:22:38 -07:00
XhciLib Support 64-bit XHCI MMIO address (#675) 2020-04-15 14:02:29 -07:00