Hi Vikas,
On Mon, Jan 18, 2021 at 09:06 AM, Vikas Singh wrote:
+ // Add the dsdt aml code here, Currently NULL place holder.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.
+ *Table = (EFI_ACPI_DESCRIPTION_HEADER *)&dsdt_aml_code;