coreboot-kgpe-d16/src/mainboard/facebook/fbg1701
Elyes HAOUAS 28fa297901 IASL: Ignore IASL's "Missing dependency" warning
IASL compiler check for usage of _CRS, _DIS, _PRS, and _SRS objects:
 1) If _PRS is present, must have _CRS and _SRS
 2) If _SRS is present, must have _PRS (_PRS requires _CRS and _SRS)
 3) If _DIS is present, must have _SRS (_SRS requires _PRS, _PRS requires _CRS and _SRS)
 4) If _SRS is present, probably should have a _DIS (Remark only)
IASL will issue a warning for each missing dependency.
Ignore this warnings for existing ASL code and issue a message when the build is complete.

Change-Id: I28b437194f08232727623009372327fec15215dd
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59880
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2022-01-28 16:34:23 +00:00
..
acpi
spd
acpi_tables.c
board_info.txt
board_mboot.h
board_verified_boot.c
board_verified_boot.h
cmos.layout
com_init.c
cpld.c
cpld.h
data.vbt
devicetree.cb
dsdt.asl
gpio.c
hda_verb.c
irqroute.c
irqroute.h
Kconfig IASL: Ignore IASL's "Missing dependency" warning 2022-01-28 16:34:23 +00:00
Kconfig.name
mainboard.c
Makefile.inc
manifest.h
ramstage.c
romstage.c mb/facebook/fbg1701: Remove ONBOARD_SAMSUNG_MEM 2021-12-09 20:54:15 +00:00
vboot-rw.fmd
w25q64.c