public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/5] Add support to build PRM for AARCH64 using GCC
@ 2022-08-03 14:35 Sami Mujawar
  2022-08-03 14:35 ` [PATCH v1 1/5] Basetools/GenFw: Allow AARCH64 builds to use the --prm flag Sami Mujawar
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Sami Mujawar @ 2022-08-03 14:35 UTC (permalink / raw)
  To: devel
  Cc: Sami Mujawar, ardb+tianocore, mikuback, nathaniel.l.desimone,
	ankit.sinha, npham, loc.ho, jose.marinho, Samer.El-Haj-Mahmoud,
	Matteo.Carlini, Akanksha.Jain2, Ben.Adderson, nd

This patch series adds support to build PRM for AARCH64 using GCC.

The changes can be seen at:
https://github.com/samimujawar/edk2/tree/2238_aarch64_prm_support_v1

Jose Marinho (5):
  Basetools/GenFw: Allow AARCH64 builds to use the --prm flag
  PrmPkg: Enable external visibility on PRM symbols
  PrmPkg: Build Prm Samples with GCC for AARCH64
  PrmPkg: Support AArch64 builds using GCC
  PrmPkg: Add details on AArch64 build to the Readme.

 BaseTools/Source/C/GenFw/Elf64Convert.c                                                  |  6 ++---
 PrmPkg/Include/Prm.h                                                                     |  3 +++
 PrmPkg/PrmPkg.ci.yaml                                                                    |  1 +
 PrmPkg/PrmPkg.dsc                                                                        | 24 +++++++++++++++++---
 PrmPkg/Readme.md                                                                         | 11 +++++++++
 PrmPkg/Samples/PrmSampleAcpiParameterBufferModule/PrmSampleAcpiParameterBufferModule.inf |  4 ++++
 PrmPkg/Samples/PrmSampleContextBufferModule/PrmSampleContextBufferModule.inf             |  4 ++++
 7 files changed, 47 insertions(+), 6 deletions(-)

-- 
'Guid(CE165669-3EF3-493F-B85D-6190EE5B9759)'


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2022-08-08 22:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-03 14:35 [PATCH v1 0/5] Add support to build PRM for AARCH64 using GCC Sami Mujawar
2022-08-03 14:35 ` [PATCH v1 1/5] Basetools/GenFw: Allow AARCH64 builds to use the --prm flag Sami Mujawar
2022-08-03 14:35 ` [PATCH v1 2/5] PrmPkg: Enable external visibility on PRM symbols Sami Mujawar
2022-08-03 14:35 ` [PATCH v1 3/5] PrmPkg: Build Prm Samples with GCC for AARCH64 Sami Mujawar
2022-08-03 14:35 ` [PATCH v1 4/5] PrmPkg: Support AArch64 builds using GCC Sami Mujawar
2022-08-03 14:35 ` [PATCH v1 5/5] PrmPkg: Add details on AArch64 build to the Readme Sami Mujawar
2022-08-04  4:09 ` [PATCH v1 0/5] Add support to build PRM for AARCH64 using GCC Michael Kubacki
2022-08-08 10:35   ` Sami Mujawar
2022-08-08 22:47     ` [edk2-devel] " Michael Kubacki
2022-08-04 10:32 ` Ard Biesheuvel
2022-08-05 15:08 ` Michael Kubacki
2022-08-08 10:34   ` Sami Mujawar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox