summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Library
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: BaseRiscVSbiLib: make more useful to consumersAndrei Warkentin2023-05-171-4/+38
* MdePkg: Add NULL library of TraceHubDebugSysTLibGua Guo2023-05-111-0/+81
* MdePkg: Add MipiSysTLib libraryGua Guo2023-05-111-0/+66
* MdePkg: Support FDT library.Benny Lin2023-05-051-0/+401
* MdePkg: Add DEBUG_MANAGEABILITY print error levelAbner Chang2023-04-211-20/+22
* MdePkg: Add new JedecJep106Lib to fetch JEDEC JEP106 manufacturerRebecca Cran2023-04-121-0/+29
* MdePkg/PeCoffLib: Capture DLL characteristics fields in image contextArd Biesheuvel2023-04-071-0/+6
* MdePkg: Update code to be more C11 compliant by using __func__Rebecca Cran2023-03-172-15/+15
* MdePkg: Move API and implementation from UefiCpuLib to CpuLibYu Pu2023-03-101-0/+48
* MdePkg: Add BaseRiscVSbiLib Library for RISC-VSunil V L2023-02-161-0/+154
* MdePkg/BaseLib: RISC-V: Add few more helper functionsSunil V L2023-02-161-0/+50
* MdePkg: Fix typos and spacing in Library/PerformanceLib.hRebecca Cran2022-12-211-31/+31
* MdePkg/Include/Library: Undefine _ASSERT() if already definedMichael D Kinney2022-11-111-0/+3
* MdePkg/ArmTrngLib: Definition for Arm TRNG library class interfaceSami Mujawar2022-11-061-0/+106
* MdePkg/BaseLib: BaseLib for LOONGARCH64 architecture.Chao Li2022-10-141-0/+24
* MdePkg/BaseLib: Add CRC16-ANSI and CRC32c implementationsPedro Falcato2022-06-131-1/+34
* MdePkg: add SmmCpuRendezvousLib.h and SmmCpuRendezvousLibNull implement.Li, Zhihao2022-05-091-0/+27
* MdePkg: Add CcProbeLibNullMin Xu2022-04-191-0/+26
* MdePkg: Add TdxLib to wrap Tdx operationsMin Xu2022-04-021-0/+92
* MdePkg: Introduce basic Tdx functions in BaseLibMin Xu2022-04-021-0/+66
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-0760-2808/+2434
* MdePkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-0713-133/+133
* MdePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-1/+1
* MdePkg: Reproduce builds across source format changesMichael D Kinney2021-11-081-23/+23
* MdePkg/Include: Enhance DebugLib to support reproduce buildsMichael D Kinney2021-11-081-4/+39
* MdePkg/BaseLib: Add QuickSort function on BaseLibIanX Kuo2021-10-131-0/+49
* MdePkg/BaseLib: add support for RMPADJUST instructionTom Lendacky2021-05-291-0/+35
* MdePkg/BaseLib: add support for PVALIDATE instructionBrijesh Singh2021-05-291-0/+50
* MdePkg/BaseLib: Add support for the XSETBV instructionJiaxin Wu2021-04-061-1/+24
* MdePkg: Add RegisterFilterLib class and NULL instanceDandan Bi2021-03-301-0/+243
* MdePkg: Support standalone MM Driver Unload capabilityJiaxin Wu2021-03-181-0/+25
* MdePkg: MmUnblockMemoryLib: Added definition and null instanceKun Qin2021-03-051-0/+44
* MdePkg: Remove code wrapped by DISABLE_NEW_DEPRECATED_INTERFACESZhang, Shenglei2020-10-134-1092/+0
* MdePkg: PciExpressLib support variable size MMCONFMarcello Sylvester Bauer2020-09-161-2/+3
* MdePkg/BaseLib: Add support for the VMGEXIT instructionTom Lendacky2020-08-161-0/+14
* MdePkg/BaseLib: Add support for the XGETBV instructionTom Lendacky2020-08-161-0/+17
* MdePkg/Include: Add UT_EXPECT_ASSERT_FAILURE() to UnitTestLibMichael D Kinney2020-07-151-0/+90
* MdePkg/Include: Hook DebugLib _ASSERT() for unit testsMichael D Kinney2020-07-151-1/+27
* MdePkg/PciSegmentInfoLib: Add missing EFIAPI to GetPciSegmentInfo()Ray Ni2020-06-241-1/+2
* MdePkg/UnitTestLib.h: Drop FrameworkHandle param from SaveFrameworkState()Michael Kubacki2020-06-141-6/+3
* MdePkg: Fix SafeString performing assertions on runtime checksVitaly Cheptsov2020-05-221-111/+0
* MdePkg/BaseLib: BaseLib for RISCV64 architectureAbner Chang2020-05-071-0/+26
* MdePkg/BaseLib: Add linked list iteration macrosMichael Kubacki2020-04-211-0/+27
* MdePkg DebugLib: Enable FILE NAME as DEBUG ASSERT for CLANGZhiguang Liu2020-04-131-1/+5
* MdePkg/Library/Smm: Fix various typosAntoine Coeur2020-02-103-7/+7
* MdePkg/Library/Pci: Fix various typosAntoine Coeur2020-02-104-8/+8
* MdePkg/Library/Dxe: Fix various typosAntoine Coeur2020-02-101-1/+1
* MdePkg/Include/Library: Add UnitTestLib classBret Barkelew2020-02-071-0/+757
* MdePkg BaseLib.h: Update IA32_CR4 strut to include all public fieldsJason Voelz2020-01-101-3/+12
* MdePkg: Update the comments of IsLanguageSupportedShenglei Zhang2019-11-201-9/+10