slimbootloader/BootloaderCommonPkg/Library
bejeanmo 407cca9e68
fix: Source Level Debug breaks in X64. (#2283)
DebugAgentLib was using its own IDT Entry structure definition that
didn't adjust for x64. Removed this definition and switched to built
in definition from ProcessorBind.h which does adjust for architecture
correctly.

Signed-off-by: Bejean Mosher <bejean.mosher@intel.com>
2024-09-04 16:52:35 +08:00
..
AcpiTimerLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
AhciLib fix: [ARLS] Fix coverity issues (#2279) 2024-08-29 09:31:09 +08:00
BaseXApicLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
BaseXApicX2ApicLib [MTL Test SKU] Resolve MPInit hang 2024-01-19 14:43:33 -07:00
BootOptionLib OsLoader: Print all extra images 2023-09-12 13:55:06 -07:00
BootloaderCommonLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
BootloaderDebugLib [Common] Fix CSME update build issue 2022-01-05 12:01:43 -08:00
ConfigDataLib fix: [Common] Fix coverity issues for x64 build (#2276) 2024-08-27 11:54:51 -07:00
ConsoleInLib fix: [RPL-P] Build error when ENABLE_SOURCE_DEBUG=1. 2023-03-07 14:16:13 -07:00
ConsoleOutLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
ContainerLib fix: [Stage1B] Extending correct cfg data and hash length in tpm 2024-04-24 11:07:35 -07:00
Crc32Lib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
DebugAgentLib fix: Source Level Debug breaks in X64. (#2283) 2024-09-04 16:52:35 +08:00
DebugLogBufferLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
DebugPortLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
DecompressLib Add LZ4 compress support 2022-02-08 06:38:59 -08:00
ElfLib fix: IsElfFormat doesn't correctly check the ELF header (#2036) (#2038) 2023-10-03 12:15:12 -04:00
Ext23Lib fix: [Common] Fix Coverity issues (#1978) 2023-07-31 16:06:00 -07:00
ExtraBaseLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
FatLib fix: [Common] Fix Coverity issues (#1978) 2023-07-31 16:06:00 -07:00
FileSystemLib fix: [Common] Fix Coverity issues (#1978) 2023-07-31 16:06:00 -07:00
FitLib feat: Add FitLib 2024-04-24 09:32:51 -07:00
FullMemoryAllocationLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
GraphicsLib fix: [Common] Fix coverity issues for x64 build (#2276) 2024-08-27 11:54:51 -07:00
HobLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
IasImageLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
IoMmuLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
IppCryptoLib [RPL] Fix bad bit shift operation (Coverity issue) 2023-08-01 17:14:23 -07:00
LinuxLib fix: [Common] Fix coverity issues for x64 build (#2276) 2024-08-27 11:54:51 -07:00
LiteFvLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
LitePeCoffLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
LiteVariableLib feat: Update Lite variable library 2023-05-10 12:16:57 -07:00
LoaderPerformanceLib fix: [Common] Fix Coverity issues (#1958) 2023-07-19 14:03:41 -07:00
Lz4CompressLib Add LZ4 compress support 2022-02-08 06:38:59 -08:00
LzmaCustomDecompressLib Update LZMA to match EDK2 LZMA SDK 19 2021-12-13 14:08:25 -08:00
MediaAccessLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
MemoryDeviceBlockIoLib fix: [Common] Fix Coverity issues 2023-08-10 10:25:15 -07:00
MmcAccessLib fix:[Common] Fix HS switch routine for DDR mode 2024-03-14 17:50:04 -07:00
MmcTuningLib fix: [Common] Fix Coverity issues 2023-07-19 14:18:37 -07:00
ModuleEntryLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
MtrrLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
MultibootLib OsLoader: Handle module align flag for multiboot images in ELF format 2024-06-24 06:54:21 -07:00
NvmExpressLib feat: Fix device enumerate in NVMe library (#1973) 2023-07-20 13:45:53 -04:00
PagingLib fix: [Common] Fix coverity issues for x64 build (#2276) 2024-08-27 11:54:51 -07:00
PartitionLib fix: [Common] Fix coverity issues for x64 build (#2276) 2024-08-27 11:54:51 -07:00
PcdLib fix: [Common] Fix Coverity issues 2023-07-27 15:51:26 -07:00
ResetSystemLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
RleCompressLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
RpmbLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
SecureBootLib [RPL] Fix uninitialized scalar value (Coverity issue) 2023-08-01 17:14:23 -07:00
SeedListInfoLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
SerialPortLib Enhance SerialPortLib to handle debug output during PCI enumeration 2022-02-28 10:57:26 -08:00
ShellExtensionLibNull Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
ShellLib fix: [Common] Fix coverity issues for x64 build (#2276) 2024-08-27 11:54:51 -07:00
SortLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
SpiBlockIoLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
StringSupportLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
ThunkLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
TimeStampLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
TpmLib Revert "fix: [TPM] correcting cfg data and key hash" (#2122) 2024-01-23 22:46:55 -07:00
UefiVariableLib fix: [Common] Fix coverity issue (#1994) 2023-08-16 15:47:27 -07:00
UfsBlockIoLib fix: [Common] Fix coverity issues CWE 188 (#2277) 2024-08-29 06:58:03 +08:00
UniversalPayloadLib fix: [Common] Fix coverity issues (#1989) 2023-08-10 17:46:46 -07:00
UsbBlockIoLib Add USB command timeout control 2022-04-12 08:42:07 -07:00
UsbBusLib USB fix descriptor parsing 2022-10-17 11:55:10 -07:00
UsbDeviceLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
UsbInitLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
UsbKbLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
XhciLib fix: [xhci] get port speed thru Protocol Speed ID (PSI) 2024-07-17 08:14:13 -07:00