summaryrefslogtreecommitdiff
path: root/PrmPkg/PrmLoaderDxe
AgeCommit message (Expand)AuthorFilesLines
2023-04-10PrmPkg: Update code to be more C11 compliant by using __func__Rebecca Cran1-11/+11
2022-04-05PrmPkg: Apply uncrustify changesMichael Kubacki2-120/+125
2022-04-05PrmPkg: Replace PcdPrmPlatformGuid with EDKII_DSC_PLATFORM_GUIDMichael Kubacki2-8/+5
2022-04-05PrmPkg: Add PlatformGuidMichael Kubacki3-0/+22
2022-04-05PrmPkg: Enforce stricter typesMichael Kubacki1-7/+3
2022-04-05PrmPkg: Refactor some PrmLoaderDxe functionality into librariesMichael Kubacki3-636/+20
2022-04-05PrmPkg/PrmLoaderDxe: Add ACPI parameter buffer supportMichael Kubacki1-0/+17
2022-04-05PrmPkg: Remove ALLOCATE_CONTEXT_BUFFER_IN_FW build flagMichael Kubacki2-10/+0
2022-04-05PrmPkg: Remove PRM Module Update LockMichael Kubacki2-20/+0
2022-04-05PrmPkg: Add initial PrmSsdtInstallDxe moduleMichael Kubacki3-123/+1
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 Kubacki1-7/+7
2022-04-05PrmPkg: Add ALLOCATE_CONTEXT_BUFFER_IN_FW build optionMichael Kubacki2-1/+9
2022-04-05PrmPkg/PrmConfigDxe: Add initial driverMichael Kubacki4-0/+1132