summaryrefslogtreecommitdiff
path: root/PrmPkg
AgeCommit message (Expand)Author
2026-03-02PrmPkg: align UNI file headers with UNI Spec standardAlexander Gryanko
2026-02-26PrmPkg: Remove GCC5 from Readme.mdMike Beaton
2026-02-23PrmPkg: Replace include guards with #pragma onceMichael Kubacki
2026-02-10PrmPkg: Update wiki linksMichael Kubacki
2025-12-21PrmPkg: Update SpellCheck Extended wordsMichael D Kinney
2025-12-20PrmPkg/Library/DxePrmContextBufferLib/UnitTest: Fix CLANG errorMichael D Kinney
2025-10-17PrmPkg: Remove notes from Readme that do not applyMichael D Kinney
2025-10-17PrmPkg/Samples: Update INF files for GCC/CLANGMichael D Kinney
2025-10-17PrmPkg/Include: Fix GCC/CLANG PRM Module DLL Export issuesMichael D Kinney
2025-10-03PrmPkg: Set DXE_RUNTIME_DRIVER section alignmentMichael Kubacki
2025-10-01PrmPkg: Use the newly introduced ShellPrintHiiDefaultEx() aliasPierre Gondois
2025-09-25PrmPkg: Drop ARM32 SupportOliver Smith-Denny
2025-07-16PrmPkg: Fix debug log format specifier for PhysicalAddressAaron Li
2025-06-12PrmPkg/DxePrmContextBufferLib: Free handle buffers after LocateHandleBufferDongyan Qian
2025-06-11PrmPkg: Add ACPI Parameter Data Buffer SignatureAaron Li
2025-03-27PrmPkg: Correct the flags for X64 GCC compilerAbdul Lateef Attar
2025-03-12PrmPkg: Align Data Buffer Signature to SpecOliver Smith-Denny
2025-03-12PrmPkg: PRM support for non-existent MMIO rangesRonnyHansen
2025-01-22PrmPkg: Clarify Architecture SupportOliver Smith-Denny
2024-12-10Update CI to VS2022Oliver Smith-Denny
2024-12-03PrmPkg: Update link to ACPICA in Readme.mdRebecca Cran
2024-11-13MdePkg: MdeLibs.dsc.inc: Apply StackCheckLibNull to All Module TypesOliver Smith-Denny
2024-09-13PrmPkg: Add StackCheckLibNullOliver Smith-Denny
2024-09-12MdePkg: Move CompilerIntrinsicsLib from ArmPkgOliver Smith-Denny
2024-07-24PrmPkg: Don't Set Access Attributes of Runtime MMIO RangesTaylor Beebe
2024-01-22PrmPkg/PrmInfo: Drop -r parameterMichael Kubacki
2023-10-23PrmPkg: CI: Add PrEval entryJoey Vagedes
2023-04-10PrmPkg: Update code to be more C11 compliant by using __func__Rebecca Cran
2023-04-10PrmPkg/Library: HOST_APPLICATION IA32/X64 onlyMichael D Kinney
2022-11-08PrmPkg/PrmSsdtInstallDxe: Update PRMT Device CID to PNP0C02.Wei6 Xu
2022-11-07PrmPkg: Use UnitTestFrameworkPkg UEFI BS libraryMichael Kubacki
2022-08-08PrmPkg: Add details on AArch64 build to the Readme.Jose Marinho
2022-08-08PrmPkg: Support AArch64 builds using GCCJose Marinho
2022-08-08PrmPkg: Build Prm Samples with GCC for AARCH64Jose Marinho
2022-08-08PrmPkg: Enable external visibility on PRM symbolsJose Marinho
2022-04-20PrmPkg/DxePrmContextBufferLib: Fix unit test GCC compilation errorsMichael Kubacki
2022-04-05PrmPkg: Apply uncrustify changesMichael Kubacki
2022-04-05PrmPkg: Changes for edk2 repo transitionMichael Kubacki
2022-04-05Readme.md: Add a link to PRM SpecificationMichael Kubacki
2022-04-05PrmPkg: Remove the concept of OS servicesMichael Kubacki
2022-04-05PrmPkg/Samples: Remove PrmSamplePrintModuleMichael Kubacki
2022-04-05PrmPkg/Samples: Remove PrmSampleMemoryAllocationModuleMichael Kubacki
2022-04-05PrmPkg: Replace PcdPrmPlatformGuid with EDKII_DSC_PLATFORM_GUIDMichael Kubacki
2022-04-05Readme.md: Add iASL note and QEMU sample linkMichael Kubacki
2022-04-05PrmPkg: Update PRM OpRegionLiu Yun Y
2022-04-05PrmPkg: Add PlatformGuidMichael Kubacki
2022-04-05PrmPkg/DxePrmModuleDiscoveryLib: Add initial host-based unit testsMichael Kubacki
2022-04-05PrmPkg/Library/DxePrmContextBufferLib: Add host-based unit testsMichael Kubacki
2022-04-05PrmPkg/Test/UnitTest/Library: Add initial UEFI Boot Services test libMichael Kubacki
2022-04-05PrmPkg/Test/PrmPkgHostTest.dsc: Add initial fileMichael Kubacki