summaryrefslogtreecommitdiff
path: root/PrmPkg
AgeCommit message (Expand)AuthorFilesLines
2025-10-17PrmPkg: Remove notes from Readme that do not applyMichael D Kinney1-5/+0
2025-10-17PrmPkg/Samples: Update INF files for GCC/CLANGMichael D Kinney3-13/+23
2025-10-17PrmPkg/Include: Fix GCC/CLANG PRM Module DLL Export issuesMichael D Kinney2-8/+11
2025-10-03PrmPkg: Set DXE_RUNTIME_DRIVER section alignmentMichael Kubacki1-0/+17
2025-10-01PrmPkg: Use the newly introduced ShellPrintHiiDefaultEx() aliasPierre Gondois1-54/+42
2025-09-26PrmPkg: Drop ARM32 SupportOliver Smith-Denny2-7/+1
2025-07-16PrmPkg: Fix debug log format specifier for PhysicalAddressAaron Li3-7/+7
2025-06-12PrmPkg/DxePrmContextBufferLib: Free handle buffers after LocateHandleBufferDongyan Qian1-31/+40
2025-06-11PrmPkg: Add ACPI Parameter Data Buffer SignatureAaron Li1-1/+2
2025-03-27PrmPkg: Correct the flags for X64 GCC compilerAbdul Lateef Attar2-4/+8
2025-03-12PrmPkg: Align Data Buffer Signature to SpecOliver Smith-Denny1-1/+1
2025-03-12PrmPkg: PRM support for non-existent MMIO rangesRonnyHansen1-6/+11
2025-01-22PrmPkg: Clarify Architecture SupportOliver Smith-Denny3-11/+18
2024-12-11Update CI to VS2022Oliver Smith-Denny2-4/+4
2024-12-03PrmPkg: Update link to ACPICA in Readme.mdRebecca Cran1-3/+3
2024-11-14MdePkg: MdeLibs.dsc.inc: Apply StackCheckLibNull to All Module TypesOliver Smith-Denny1-4/+0
2024-09-13PrmPkg: Add StackCheckLibNullOliver Smith-Denny1-7/+4
2024-09-12MdePkg: Move CompilerIntrinsicsLib from ArmPkgOliver Smith-Denny2-4/+2
2024-07-25PrmPkg: Don't Set Access Attributes of Runtime MMIO RangesTaylor Beebe1-1/+6
2024-01-22PrmPkg/PrmInfo: Drop -r parameterMichael Kubacki1-7/+3
2023-10-23PrmPkg: CI: Add PrEval entryJoey Vagedes1-0/+3
2023-04-10PrmPkg: Update code to be more C11 compliant by using __func__Rebecca Cran8-71/+71
2023-04-10PrmPkg/Library: HOST_APPLICATION IA32/X64 onlyMichael D Kinney2-2/+2
2022-11-08PrmPkg/PrmSsdtInstallDxe: Update PRMT Device CID to PNP0C02.Wei6 Xu1-1/+1
2022-11-07PrmPkg: Use UnitTestFrameworkPkg UEFI BS libraryMichael Kubacki13-3725/+0
2022-08-09PrmPkg: Add details on AArch64 build to the Readme.Jose Marinho1-0/+11
2022-08-09PrmPkg: Support AArch64 builds using GCCJose Marinho2-3/+22
2022-08-09PrmPkg: Build Prm Samples with GCC for AARCH64Jose Marinho2-0/+8
2022-08-09PrmPkg: Enable external visibility on PRM symbolsJose Marinho1-0/+3
2022-04-20PrmPkg/DxePrmContextBufferLib: Fix unit test GCC compilation errorsMichael Kubacki1-18/+10
2022-04-05PrmPkg: Apply uncrustify changesMichael Kubacki40-1439/+1509
2022-04-05PrmPkg: Changes for edk2 repo transitionMichael Kubacki3-76/+179
2022-04-05Readme.md: Add a link to PRM SpecificationMichael Kubacki1-0/+2
2022-04-05PrmPkg: Remove the concept of OS servicesMichael Kubacki6-434/+8
2022-04-05PrmPkg/Samples: Remove PrmSamplePrintModuleMichael Kubacki5-276/+1
2022-04-05PrmPkg/Samples: Remove PrmSampleMemoryAllocationModuleMichael Kubacki3-166/+0
2022-04-05PrmPkg: Replace PcdPrmPlatformGuid with EDKII_DSC_PLATFORM_GUIDMichael Kubacki5-24/+24
2022-04-05Readme.md: Add iASL note and QEMU sample linkMichael Kubacki1-0/+23
2022-04-05PrmPkg: Update PRM OpRegionLiu Yun Y1-42/+87
2022-04-05PrmPkg: Add PlatformGuidMichael Kubacki5-0/+44
2022-04-05PrmPkg/DxePrmModuleDiscoveryLib: Add initial host-based unit testsMichael Kubacki5-1/+265
2022-04-05PrmPkg/Library/DxePrmContextBufferLib: Add host-based unit testsMichael Kubacki3-0/+701
2022-04-05PrmPkg/Test/UnitTest/Library: Add initial UEFI Boot Services test libMichael Kubacki13-0/+3720
2022-04-05PrmPkg/Test/PrmPkgHostTest.dsc: Add initial fileMichael Kubacki1-0/+17
2022-04-05PrmPkg: Enforce stricter typesMichael Kubacki3-16/+8
2022-04-05PrmPkg/Application/PrmInfo: Add initial applicationMichael Kubacki9-2/+1050
2022-04-05PrmPkg: Refactor some PrmLoaderDxe functionality into librariesMichael Kubacki13-636/+1133
2022-04-05PrmPkg/Samples/Readme.md: Add initial fileMichael Kubacki2-1/+267
2022-04-05PrmPkg/HardwareAccessModuleConfigLib: Add initial libraryMichael Kubacki5-2/+147
2022-04-05PrmPkg/SampleAcpiParameterBufferModule: Add initial moduleMichael Kubacki5-0/+282