Lumia950XLPkg icon indicating copy to clipboard operation
Lumia950XLPkg copied to clipboard

ACPI: Always generate ACPI tables as part of the build process

Open gus33000 opened this issue 3 years ago • 1 comments

gus33000 avatar Sep 10 '20 15:09 gus33000

If we want to generate ACPI tables as part of the build, we should do it via the EDK2 build system. Intel ASL compiler version might be a problem and I need to investigate this (but we already build ASL as CI pipeline, this should be good for CI.)

Also, I would like to transform some static tables to the ASL C syntax, since some tables, such as PPTT contains a lot of pointer references which need to manually calculate offsets.

imbushuo avatar Sep 10 '20 18:09 imbushuo