public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH] Add DT/ACPI Default Flexibility
@ 2019-10-30  3:38 Ashish Singhal
  2019-10-30  3:38 ` [PATCH] EmbeddedPkg/DtPlatformDxe: " Ashish Singhal
  0 siblings, 1 reply; 2+ messages in thread
From: Ashish Singhal @ 2019-10-30  3:38 UTC (permalink / raw)
  To: devel, leif.lindholm, ard.biesheuvel; +Cc: Ashish Singhal

Some platforms which support both DT as well as ACPI may need
the flexibility to allow either of these 2 as default preference.
This change introduces a boolean PCD which tells whether DT is
the default preference or not.

Ashish Singhal (1):
  EmbeddedPkg/DtPlatformDxe: Add DT/ACPI Default Flexibility

 EmbeddedPkg/Drivers/DtPlatformDxe/DtPlatformDxe.c   | 16 ++++++++++------
 EmbeddedPkg/Drivers/DtPlatformDxe/DtPlatformDxe.inf |  3 +++
 EmbeddedPkg/EmbeddedPkg.dec                         |  5 +++++
 3 files changed, 18 insertions(+), 6 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2019-10-30  3:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-30  3:38 [PATCH] Add DT/ACPI Default Flexibility Ashish Singhal
2019-10-30  3:38 ` [PATCH] EmbeddedPkg/DtPlatformDxe: " Ashish Singhal

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