summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2025-09-09MdePkg: Add the COHERENCY_SFW_NO CPUID bit fieldTom Lendacky1-2/+7
2025-09-09MdePkg/IndustryStandard: Define enums for DSP0134 SMBIOS Spec v3.9.0Giri Mudusuru1-5/+28
2025-09-09MdePkg: Add MockSpiNorFlashProtocolPaddyDeng1-0/+113
2025-09-08Global: fix ArmFfaLibRun() caller couldn't get ret-argsLevi Yun1-2/+4
2025-09-05MdePkg/Inclde: Deprecate EFI_UNICODE_COLLATION_PROTOCOL_GUIDGowtham M2-14/+0
2025-09-05MdePkg/Include: Deprecate EFI_DEVICE_IO_PROTOCOLGowtham M2-265/+0
2025-09-05MdePkg/Include: Deprecate UNICODE_COLLATION_INTERFACEGowtham M1-5/+0
2025-09-05MdePkg/Include: Deprecate EFI_NVDIMM_LABEL_FLAGS_UPDATINGGowtham M1-5/+0
2025-09-05MdePkg/Include: Deprecate EFI_NVDIMM_LABEL_FLAGS_RESERVEDGowtham M1-6/+0
2025-09-05MdePkg/Include: Deprecate EFI_IP4_CONFIG_PROTOCOLGowtham M2-179/+0
2025-09-05MdePkg: Add support for PCIe Extended IDsNanjinmoorthyj1-0/+42
2025-09-05MdePkg: Enable CompilerIntrinsicsLib for LoongArchChao Li2-0/+12
2025-09-04MdePkg/Nvme.h: Add Power Loss Signaling definationHunter Chang1-3/+34
2025-09-03MdePkg/ArmFfaMemMgmtLib: Fix typo in structure definition and commentsVishal Oliyil Kunnil1-3/+3
2025-09-02MdePkg/IndustryStandard: Add MRDIMM into Smbios.hNing Feng1-2/+4
2025-09-02MdePkg/Library/BaseRngLib/Riscv: use CPU RNG instructions onlyAdriano Cordova1-92/+3
2025-09-02MdePkg: Correct comments for ResolutionY and ResolutionZ in SimplePointer.hYang Gang1-2/+2
2025-08-26MdePkg/BaseFdtLib: Remove unused macros and string APIsThamballi Sreelalitha1-20/+11
2025-08-12MdePkg, EmbeddedPkg: Move Fdt Table Guid to MdePkgPrachotan Bathi2-0/+21
2025-08-07MdePkg: added mocks for DevicePathLib and OpenProtocolAlexander Gryanko6-3/+282
2025-08-06MdePkg/Library: Remove MM_STANDALONE LibraryClass in UefiDevicePathLib.infGowtham M1-1/+1
2025-08-06MdePkg/Library: Remove UefiDevicePathLibStandaloneMm.infGowtham M2-79/+0
2025-07-21MdePkg/Acpi50: Add revision macro for Serial Bus UART structureAbdul Lateef Attar1-0/+34
2025-07-21MdePkg: Acpi66: Update FADT and MADT versionsSunil V L1-2/+2
2025-07-21MdePkg: Acpi66: Add newly defined RISC-V affinity structureSunil V L1-0/+15
2025-07-21MdePkg: Acpi66: Add RISC-V MADT and RHCT structuresSunil V L1-0/+165
2025-07-15MdePkg: RISC-V: Add PeiServicesTablePointerLibTuan Phan4-0/+126
2025-07-15MdePkg: RISC-V: Remove firmware context APIsTuan Phan2-117/+0
2025-07-15MdePkg/BaseCpuLib: Add FPU initialization support for RISC-VTuan Phan3-2/+25
2025-07-15MdePkg: Include: Add defines for AA64PFR2 system registerSarah Walker2-6/+19
2025-07-14MdePkg: Add DEBUG_SECURITY Bit in PcdDebugPrintErrorLevelOliver Smith-Denny2-1/+4
2025-07-08MdePkg, EmbeddedPkg: Moved definition of Fdt Guid to MdePkgAkshay Behl2-0/+23
2025-07-08MdePkg: Remove UGA supportGuoMinJ8-462/+0
2025-07-04MdePkg: Correct spelling errors and typosAbdul Lateef Attar2-2/+5
2025-06-26MdePkg: ArmFfaMemMgmtLib: Introduce FF-A memory protocol libraryKun Qin6-0/+1263
2025-06-26MdePkg, MdeModulePkg: ArmFfaLib: Expose FFA_ARGS and ArmCallFfaKun Qin1-0/+36
2025-06-25MdePkg: Add ACPI 5.1 table definition for WAETDionna Glaze1-0/+19
2025-06-24MdePkg: Use Library/GoogleTestLib.hMichael D Kinney5-5/+5
2025-06-20MdePkg/Acpi66.h: Add ACPI 6.6 headerCeping Sun2-1/+3364
2025-06-12MdePkg: Fix EFI_SUCCESS typosGao Qihang1-2/+2
2025-06-11MdePkg: Fix definition typosDongyan Qian7-8/+8
2025-06-05MdePkg: BaseLib: Add UUID-GUID conversion functionKun Qin3-0/+217
2025-05-30MdePkg/BaseFdtLib: fix declaration/definition misalignmentLeif Lindholm1-1/+1
2025-05-30MdePkg/BaseFdtLib: add a few new function wrappersLeif Lindholm2-0/+77
2025-05-28MdePkg/IndustryStandard: update Tpm2Acpi table to revision 5levi.yun1-3/+30
2025-05-28MdePkg: Added MockHiiDatabase protocolBhavani Subramanian1-0/+162
2025-05-28MdePkg/IndustryStandard: add CRB Cap value in TpmPtp.hLevi Yun1-0/+34
2025-05-26MdePkg: Add comment describing address parameter in PciSegmentLibVarshitPandya3-0/+36
2025-04-30MdePkg/IndustryStandard: fix PASID supported bitAbhishek Mainkar1-2/+8
2025-04-30MdePkg/BaseFdtLib: add FdtGetPropertyW wrapperLeif Lindholm2-0/+45