summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/Include: Use _Static_assert for clang and GNUCMichael D Kinney2025-01-161-4/+6
* MdePkg: Tpm2Acpi.h: Add defines for TPM2 ACPI table revision 5Sarah Walker2025-01-091-0/+3
* MdePkg: Update AtaPassThru header to UEFI 2.10AINDIA\sachinganesh2025-01-091-0/+4
* MdePkg: Add UEFI Specification macrosINDIA\sachinganesh2025-01-091-15/+17
* MdePkg: Clarify return status of FMP Protocol GetImage()INDIA\sachinganesh2025-01-091-1/+4
* MdePkg: Update Default IP TTLINDIA\sachinganesh2025-01-091-1/+1
* MdePkg: Update BASE_CR macro in Base.h for a Coverity errorPhil Noh2025-01-071-1/+1
* MdePkg: UefiDevicePathLib: Add Display Only format for Hard Drive.Huang Yuqi2024-12-251-4/+8
* MdePkg BootManagerPolicy.h: Define GUID for connecting storage devices.Chris Fernald2024-12-172-0/+15
* MdePkg/Ufs.h: Update to UFS 4.0Christopher Zurcher2024-12-161-92/+278
* MdePkg/IndustryStandard: Add UFS definitionsChristopher Zurcher2024-12-162-0/+1369
* Retrieve the USB class specific data from the configuration descriptorOleg Ilyasov2024-12-134-0/+669
* MdePkg: Synchronize UEFI2.11 LoongArch64 DebugSupportLib definitionChao Li2024-12-121-26/+37
* MdePkg: Allows loading X64 and ARM64 OPROM images on LoongArch64Chao Li2024-12-121-1/+9
* MdePkg: ArmLib: Return UINT32 for ArmCacheWritebackGranuleKun Qin2024-12-111-1/+1
* MdePkg: Add Google Mock Library for SafeIntLibTsunFeng2024-12-114-0/+1151
* MdePkg: Update StatusCodeDataTypeId.hRaymond Yang2024-12-111-0/+6
* MdePkg: Add new PCDs for IPMI SerialJohn Chung2024-12-091-0/+28
* MdePkg/IndustryStandard: Add definitions for IPMI SerialJohn Chung2024-12-091-0/+66
* DxeRngLib: GetRandomNumber spurious successDoug Cook (WINDOWS)2024-12-061-1/+4
* MdePkg: Improve comments on DebugLib PCDsDoug Cook (WINDOWS)2024-12-061-9/+29
* MdePkg/DxeRngLib: drop GLOBAL_REMOVE_IF_UNREFERENCEDGerd Hoffmann2024-12-041-1/+1
* MdePkg/Include/IndustryStandard: Address C++ keyword collisionsMichael D Kinney2024-12-032-42/+3
* MdePkg/Include/IndustryStandard: Add operator_ and xor_ field namesMichael D Kinney2024-12-032-4/+43
* MdePkg/AArch64: Add some missing MMU related constantsArd Biesheuvel2024-11-262-0/+2
* MdePkg/BaseRngLib: Remove global variable for RDRAND state updatePhil Noh2024-11-221-20/+17
* MdePkg/SmmPciExpressLib: Ensure gBS variable for the constructorPhil Noh2024-11-221-0/+1
* MdePkg/DxeRngLib: make mSecureHashAlgorithms staticGerd Hoffmann2024-11-141-1/+1
* MdePkg: Define AARCH64_CPTR_RES1 and AARCH64_CPTR_DEFAULTJessica Clarke2024-11-141-1/+3
* ArmPlatformPkg,MdePkg: Rename AARCH64 CPACR_CP_FULL_ACCESSJessica Clarke2024-11-141-4/+4
* MdePkg: MdeLibs.dsc.inc: Apply StackCheckLibNull to All Module TypesOliver Smith-Denny2024-11-131-13/+8
* MdePkg: Added definition of AMD specific public MSRsKun Qin2024-11-122-0/+56
* MdePkg/Test/DevicePathLib: Remove FreePool(NULL)Michael D Kinney2024-11-081-2/+0
* MdePkg: CodeQL Fixes.Michael Kubacki2024-11-0111-196/+460
* MdePkg: Add Google Mock Library for PostCodeLibTsunFeng2024-10-304-0/+104
* MdePkg/MockUefiLib: Added new mock functions.v-sbolisetti2024-10-282-4/+382
* MdePkg/Include/Guid: Fix EFI_CXL_COMPONENT_EVENT_LOG in Cper.hSienski Piotr2024-10-221-4/+4
* MdePkg: Updated Type 4 Info as per Smbios 3.8.0Revathy V2024-10-221-0/+1
* MdePkg/Include/Guid: Rename CXL definitions in Cper.hSienski Piotr2024-10-211-26/+26
* MdePkg: Fix null macros for XCODE5 and CLANGMike Beaton2024-10-181-4/+31
* MdePkg: Add Google Test Library and Protocolv-chhsieh2024-10-1714-0/+996
* MdePkg/Include/Guid: Add missing CXL definitions to Cper.hSienski Piotr2024-10-171-0/+98
* MdePkg: Update Delayed Dispatch PPI as per PI 1.8 A SpecKun Qin2024-10-171-20/+20
* Add USB Association Descriptor definitionsOleg Ilyasov2024-10-161-7/+27
* MdePkg: Describe storage location of config tables as per PI 1.7 A specINDIA\sachinganesh2024-10-163-0/+11
* MdePkg: Clarify EFI_MM_SX_DISPATCH_PROTOCOL.Register() as per PI 1.7 A specINDIA\sachinganesh2024-10-161-5/+1
* MdePkg: Define PI Specification Version MacroINDIA\sachinganesh2024-10-164-13/+17
* MdePkg: DebugLib: Check Signature in CR in Release BuildsOliver Smith-Denny2024-10-081-2/+10
* MdePkg/BaseLib: RISC-V: Add FPU CSR constantsHeinrich Schuchardt2024-10-041-0/+4
* MdePkg: MdeLibs.dsc.inc: Introduce CUSTOM_STACK_CHECK_LIB MacroOliver Smith-Denny2024-10-042-8/+83