[edk2-devel] [PATCH v1 2/2] Platform/NXP: Add OEM specific DSDT generator

Sami Mujawar sami.mujawar at arm.com
Mon Jan 25 21:41:13 UTC 2021


Hi Vikas,

On Mon, Jan 18, 2021 at 09:06 AM, Vikas Singh wrote:

> 
> + // Add the dsdt aml code here, Currently NULL place holder.
> + *Table = (EFI_ACPI_DESCRIPTION_HEADER *)&dsdt_aml_code;

Do you intend to process the DSDT data in this generator? If that is not the case, and you want to just collate the DSDT information, then an OEM specific RAW generator is not needed.
You could try implementing a library that implements a function to return ' dsdt_aml_code '. The Configuration Manager can then invoke this function from InitializePlatformRepository().

Regards,

Sami Mujawar


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#70743): https://edk2.groups.io/g/devel/message/70743
Mute This Topic: https://groups.io/mt/79928152/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/edk2-devel-archive/attachments/20210125/80e2cb7b/attachment.htm>


More information about the edk2-devel-archive mailing list