summaryrefslogtreecommitdiff
path: root/PrmPkg
AgeCommit message (Expand)AuthorFilesLines
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-08PrmPkg: Add details on AArch64 build to the Readme.Jose Marinho1-0/+11
2022-08-08PrmPkg: Support AArch64 builds using GCCJose Marinho2-3/+22
2022-08-08PrmPkg: Build Prm Samples with GCC for AARCH64Jose Marinho2-0/+8
2022-08-08PrmPkg: 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
2022-04-05PrmPkg/PrmSampleHardwareAccessModule: Add non-print PRM handlersMichael Kubacki1-126/+237
2022-04-05PrmPkg/PrmSampleContextBufferModule: Remove OS debug print requirementMichael Kubacki2-115/+17
2022-04-05PrmPkg/PrmLoaderDxe: Add ACPI parameter buffer supportMichael Kubacki1-0/+17
2022-04-05PrmPkg/PrmContextBuffer.h: Add ACPI parameter support structuresMichael Kubacki1-0/+41
2022-04-05PrmPkg: Remove ALLOCATE_CONTEXT_BUFFER_IN_FW build flagMichael Kubacki6-107/+4
2022-04-05PrmPkg: Remove PRM Module Update LockMichael Kubacki5-105/+18
2022-04-05PrmPkg: Add initial PrmSsdtInstallDxe moduleMichael Kubacki6-51/+171
2022-04-05PrmPkg: Export major/minor version in PRM module PE COFF headerLiu4-2/+10
2022-04-05PrmPkg: Publish PRM operation region to support PRM ACPI _DSM invocationLiu3-0/+125
2022-04-05PrmPkg: Enable variable growth for the PRM_MODULE_EXPORT macroMichael Kubacki2-10/+29
2022-04-05PrmPkg: Add ALLOCATE_CONTEXT_BUFFER_IN_FW build optionMichael Kubacki6-12/+70
2022-04-05Readme.md: Add initial contentMichael Kubacki1-0/+212
2022-04-05PrmPkg: Add initial package DSC fileMichael Kubacki1-0/+107
2022-04-05PrmPkg: Add initial PrmSampleContextBufferModuleMichael Kubacki5-0/+490
2022-04-05PrmPkg: Add initial PrmSampleHardwareAccessModuleMichael Kubacki3-0/+684
2022-04-05PrmPkg: Add initial PrmSampleMemoryAllocationModuleMichael Kubacki2-0/+156
2022-04-05PrmPkg: Add initial PrmSamplePrintModuleMichael Kubacki2-0/+196
2022-04-05PrmPkg/PrmConfigDxe: Add initial driverMichael Kubacki6-0/+1739
2022-04-05PrmPkg/PrmContextBufferLib: Add initial library instanceMichael Kubacki3-0/+330
2022-04-05PrmPkg: Add PrmConfig protocol interfaceMichael Kubacki1-0/+32
2022-04-05PrmPkg: Add package and include headersMichael Kubacki10-0/+577