summaryrefslogtreecommitdiff
path: root/MdePkg/Library
AgeCommit message (Expand)AuthorFilesLines
2024-02-06MdePkg: Add a new library named PeiServicesTablePointerLibKs0Chao Li3-0/+144
2024-02-06MdePkg: Add IOCSR operation for LoongArchChao Li2-0/+121
2024-02-06MdePkg: Add CSR operation for LoongArchChao Li3-0/+505
2024-02-06MdePkg: Add read stable counter operation for LoongArchChao Li2-0/+25
2024-02-06MdePkg: Add LoongArch Cpucfg functionChao Li2-0/+27
2024-02-06MdePkg: Add LoongArch64 local interrupt function set into BaseLibChao Li2-10/+34
2024-02-06MdePkg: Add LoongArch64 exception function set into BaseLibChao Li2-0/+42
2024-02-06MdePkg: Add LoongArch64 FPU function set into BaseCpuLibChao Li4-2/+90
2024-01-27MdePkg/Library/BaseCpuLibNull: Add missing X86 specific servicesMichael D Kinney3-15/+69
2024-01-24MdePkg/BaseFdtLib: Rename standard functionsJeff Brasen2-25/+7
2024-01-23MdePkg/Library/BaseCpuLibNull: Add StandardSignatureIsAuthenticAMD()devel@edk2.groups.io1-0/+15
2024-01-20MdePkg/Library/BaseIoLibIntrinsic: Fix TD MMIO read type castZhiquan Li1-3/+3
2024-01-11MdePkg/BaseLib: Fix boot DxeCore hang on riscv platform王洋3-7/+63
2024-01-11MdePkg/BaseLib: RISC-V: Add function to update stimecmp registerSunil V L1-0/+7
2023-12-19MdePkg: Utilize Cache Management Operations Implementation For RISC-VDhaval Sharma2-28/+153
2023-12-19MdePkg: Implement RISC-V Cache Management OperationsDhaval2-1/+18
2023-12-19MdePkg: Rename Cache Management Function To Clarify Fence Based OpDhaval2-6/+6
2023-12-19MdePkg: Move RISC-V Cache Management Declarations Into BaseLibDhaval Sharma1-20/+0
2023-12-11MdePkg:simplify Fifo API in BaseIoLibIntrinsicDun Tan4-259/+222
2023-12-11MdePkg: Change IoLibFifo.c to IoLibFifoCc.cDun Tan2-2/+2
2023-12-06BaseStackCheckLib: Fix STACK FAULT messageJake Garver1-1/+2
2023-12-03MdePkg/BaseLib: Fix CRC16-ANSI calculationPedro Falcato1-2/+2
2023-11-09MdePkg/BaseLib: Update TdVmcall to always output the value in R11Ceping Sun1-3/+1
2023-10-19MdePkg/UefiDevicePathLib: Fix AcpiEx print logicMateusz Albecki1-27/+45
2023-10-04MdePkg/DxeRngLib: Add missing GUID declaration in infPierre Gondois1-0/+1
2023-10-03MdePkg/BaseLib: fix typo in Arm SetJumpLeif Lindholm1-1/+1
2023-10-02MdePkg/BaseLib: ensure ARM LongJump never returns 0Leif Lindholm2-0/+4
2023-10-02MdePkg/BaseLib: correct register sizes in AArch64 SetJump/LongJumpLeif Lindholm2-8/+8
2023-10-02MdePkg/BaseLib: use normal register init in ARM SetJump implementationsLeif Lindholm2-2/+2
2023-10-02MdePkg/BaseLib: add ASSERT in ARM* SetJump implementationsLeif Lindholm2-0/+16
2023-10-02MdePkg/BaseLib: fix comments in ARM* SetJump/LongJump implementationsLeif Lindholm4-8/+4
2023-09-26UefiPayloadPkg: Add FIT supportBrucex.Wang1-4/+4
2023-09-26MdePkg/BaseFdtLib: Add Fdt function.Brucex.Wang1-0/+40
2023-09-21RISCV: Fix InternalLongJump to return correct valueAndrei Warkentin1-5/+2
2023-09-08MdePkg/Library/TdxLib: Remove unnecessary comparisonMichael Kubacki1-1/+1
2023-09-08MdePkg/Rng: Add GetRngGuid() to RngLibPierre Gondois6-0/+151
2023-09-08MdePkg/DxeRngLib: Request raw algorithm instead of defaultPierre Gondois1-1/+7
2023-09-08MdePkg: Add deprecated warning to BaseRngLibTimerPierre Gondois2-0/+23
2023-09-08MdePkg/Library/BaseRngLib: Fix include guardMichael Kubacki1-0/+1
2023-08-07MdePkg: Add new status codes to PrintLibNate DeSimone1-3/+7
2023-07-15MdePkg/BaseLib: RISC-V: Support getting satp register valueTuan Phan1-0/+8
2023-06-21MdePkg: Code optimization to SMM InternalAllocateAlignedPagesduntan1-1/+1
2023-06-06MdePkg/BaseLib: Add SpeculationBarrier implementation for RiscV64Yong Li2-0/+35
2023-05-17MdePkg: add SBI-based SerialPortLib for RISC-VAndrei Warkentin7-0/+765
2023-05-17MdePkg: BaseRiscVSbiLib: make more useful to consumersAndrei Warkentin1-2/+1
2023-05-11MdePkg: Add NULL library of TraceHubDebugSysTLibGua Guo2-0/+105
2023-05-11MdePkg: Add MipiSysTLib libraryGua Guo7-0/+1423
2023-05-11MdePkg: Add mipisyst submoduleGua Guo1-0/+0
2023-05-05BaseSynchronizationLib: Fix LoongArch64 synchronization functionsDongyan Qian2-19/+13
2023-05-05MdePkg/BasePeCoffLib: Deal with broken debug directoriesArd Biesheuvel1-0/+15