summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library
AgeCommit message (Expand)AuthorFilesLines
2023-05-17MdePkg: BaseRiscVSbiLib: make more useful to consumersAndrei Warkentin1-4/+38
2023-05-11MdePkg: Add NULL library of TraceHubDebugSysTLibGua Guo1-0/+81
2023-05-11MdePkg: Add MipiSysTLib libraryGua Guo1-0/+66
2023-05-05MdePkg: Support FDT library.Benny Lin1-0/+401
2023-04-21MdePkg: Add DEBUG_MANAGEABILITY print error levelAbner Chang1-20/+22
2023-04-12MdePkg: Add new JedecJep106Lib to fetch JEDEC JEP106 manufacturerRebecca Cran1-0/+29
2023-04-07MdePkg/PeCoffLib: Capture DLL characteristics fields in image contextArd Biesheuvel1-0/+6
2023-03-17MdePkg: Update code to be more C11 compliant by using __func__Rebecca Cran2-15/+15
2023-03-10MdePkg: Move API and implementation from UefiCpuLib to CpuLibYu Pu1-0/+48
2023-02-16MdePkg: Add BaseRiscVSbiLib Library for RISC-VSunil V L1-0/+154
2023-02-16MdePkg/BaseLib: RISC-V: Add few more helper functionsSunil V L1-0/+50
2022-12-21MdePkg: Fix typos and spacing in Library/PerformanceLib.hRebecca Cran1-31/+31
2022-11-11MdePkg/Include/Library: Undefine _ASSERT() if already definedMichael D Kinney1-0/+3
2022-11-06MdePkg/ArmTrngLib: Definition for Arm TRNG library class interfaceSami Mujawar1-0/+106
2022-10-14MdePkg/BaseLib: BaseLib for LOONGARCH64 architecture.Chao Li1-0/+24
2022-06-13MdePkg/BaseLib: Add CRC16-ANSI and CRC32c implementationsPedro Falcato1-1/+34
2022-05-09MdePkg: add SmmCpuRendezvousLib.h and SmmCpuRendezvousLibNull implement.Li, Zhihao1-0/+27
2022-04-19MdePkg: Add CcProbeLibNullMin Xu1-0/+26
2022-04-02MdePkg: Add TdxLib to wrap Tdx operationsMin Xu1-0/+92
2022-04-02MdePkg: Introduce basic Tdx functions in BaseLibMin Xu1-0/+66
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki60-2808/+2434
2021-12-07MdePkg: Change OPTIONAL keyword usage styleMichael D Kinney13-133/+133
2021-12-07MdePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-1/+1
2021-11-08MdePkg: Reproduce builds across source format changesMichael D Kinney1-23/+23
2021-11-08MdePkg/Include: Enhance DebugLib to support reproduce buildsMichael D Kinney1-4/+39
2021-10-13MdePkg/BaseLib: Add QuickSort function on BaseLibIanX Kuo1-0/+49
2021-05-29MdePkg/BaseLib: add support for RMPADJUST instructionTom Lendacky1-0/+35
2021-05-29MdePkg/BaseLib: add support for PVALIDATE instructionBrijesh Singh1-0/+50
2021-04-06MdePkg/BaseLib: Add support for the XSETBV instructionJiaxin Wu1-1/+24
2021-03-30MdePkg: Add RegisterFilterLib class and NULL instanceDandan Bi1-0/+243
2021-03-18MdePkg: Support standalone MM Driver Unload capabilityJiaxin Wu1-0/+25
2021-03-05MdePkg: MmUnblockMemoryLib: Added definition and null instanceKun Qin1-0/+44
2020-10-13MdePkg: Remove code wrapped by DISABLE_NEW_DEPRECATED_INTERFACESZhang, Shenglei4-1092/+0
2020-09-16MdePkg: PciExpressLib support variable size MMCONFMarcello Sylvester Bauer1-2/+3
2020-08-16MdePkg/BaseLib: Add support for the VMGEXIT instructionTom Lendacky1-0/+14
2020-08-16MdePkg/BaseLib: Add support for the XGETBV instructionTom Lendacky1-0/+17
2020-07-15MdePkg/Include: Add UT_EXPECT_ASSERT_FAILURE() to UnitTestLibMichael D Kinney1-0/+90
2020-07-15MdePkg/Include: Hook DebugLib _ASSERT() for unit testsMichael D Kinney1-1/+27
2020-06-24MdePkg/PciSegmentInfoLib: Add missing EFIAPI to GetPciSegmentInfo()Ray Ni1-1/+2
2020-06-14MdePkg/UnitTestLib.h: Drop FrameworkHandle param from SaveFrameworkState()Michael Kubacki1-6/+3
2020-05-22MdePkg: Fix SafeString performing assertions on runtime checksVitaly Cheptsov1-111/+0
2020-05-07MdePkg/BaseLib: BaseLib for RISCV64 architectureAbner Chang1-0/+26
2020-04-21MdePkg/BaseLib: Add linked list iteration macrosMichael Kubacki1-0/+27
2020-04-13MdePkg DebugLib: Enable FILE NAME as DEBUG ASSERT for CLANGZhiguang Liu1-1/+5
2020-02-10MdePkg/Library/Smm: Fix various typosAntoine Coeur3-7/+7
2020-02-10MdePkg/Library/Pci: Fix various typosAntoine Coeur4-8/+8
2020-02-10MdePkg/Library/Dxe: Fix various typosAntoine Coeur1-1/+1
2020-02-07MdePkg/Include/Library: Add UnitTestLib classBret Barkelew1-0/+757
2020-01-10MdePkg BaseLib.h: Update IA32_CR4 strut to include all public fieldsJason Voelz1-3/+12
2019-11-20MdePkg: Update the comments of IsLanguageSupportedShenglei Zhang1-9/+10