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/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to