[CFL] Fix incomplete ACPI table generation

With EDK201911 BaseTools update, a ACPI binary is not included into ACPI
table section properly and it mis-leads some other ACPI tables as well.
This will add 'RAW BIN' type in ACPITABLE override rule and use it for
ACPI binary integration into ACPI table section.

Signed-off-by: Aiden Park <aiden.park@intel.com>
This commit is contained in:
Aiden Park 2020-02-05 13:34:17 -08:00 committed by Maurice Ma
parent 6476272fb5
commit c90ca31d02
3 changed files with 2 additions and 1 deletions

View File

@ -278,4 +278,5 @@ FV = OsLoader
FILE FREEFORM = $(NAMED_GUID) {
RAW ACPI Optional |.acpi
RAW ASL Optional |.aml
RAW BIN Optional |.bin
}

View File

@ -57,7 +57,7 @@
Platform/CommonBoardPkg/AcpiTables/Dsdt/AslInc.h
[Binaries.IA32]
ASL|Dsdt/NHLT.bin
BIN|Dsdt/NHLT.bin
[Packages]
MdePkg/MdePkg.dec