From 3731699a63e5bc774507d225e812ae0f97701d4f Mon Sep 17 00:00:00 2001 From: Michael D Kinney Date: Thu, 2 Oct 2025 16:20:53 -0700 Subject: [PATCH] PrmPkg: Remove notes from Readme that do not apply Signed-off-by: Michael D Kinney --- PrmPkg/Readme.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/PrmPkg/Readme.md b/PrmPkg/Readme.md index 85e6bd3524..8ad753da54 100644 --- a/PrmPkg/Readme.md +++ b/PrmPkg/Readme.md @@ -73,11 +73,6 @@ on IA32 with the unique UEFI configuration required. * AArch64 ``build -p PrmPkg/PrmPkg.dsc -a AARCH64 -t GCC5`` - > ***Note***: Only builds with the GCC5 toolchain have been tested. - > ***Note***: For builds with the GCC5 toolchain, the PrmModuleExportDescriptor and any other handler entry points - symbols, to be listed in the PRMT, must be explicitly preserved by enumerating these in the AARCH64 linker flags. - The --require-defined linker flag must be used for each symbol to be preserved. - ### PRM Platform GUID **IMPORTANT** PRM has a concept of a "Platform GUID" which associates a specific platform with a set of PRM modules