coreboot-kgpe-d16/src
Marc Jones 413027b0c7 mainboard/ocp/monolake: Remove ACPI PNP0C0C device
Remove the empty PWRB ACPI device. The power button is controlled by
the fixed power button model in PM1x_EVT_BLK and doesn't have a
control method. The only device in mainboard.asl was PWRB, so remove
the file.

This fixes the FWTS error:
acpi_pwrb: PWR_Button field in FACP should not be zero with ACPI PNP0C0C device.

Change-Id: Idd8c3588694b913b52ca6509332603e3525117b7
Signed-off-by: Marc Jones <marcjones@sysproconsulting.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50569
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jay Talbott <JayTalbott@sysproconsulting.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-02-22 07:34:38 +00:00
..
acpi
arch smbios: Add option VPD_SMBIOS_VERSION that reads BIOS version from a VPD variable 2020-07-04 11:21:01 +00:00
commonlib {drivers,mainboard}: Move FSP logo support to fsp1_1 2019-11-14 11:33:46 +00:00
console Revert "console,boot_state: Exclude printk() from reported times" 2019-12-03 09:45:36 +00:00
cpu cpu/x86/smm: Introduce SMM module loader version 2 2021-02-22 07:34:23 +00:00
device arch/x86: Remove EARLY_EBDA_INIT support 2019-11-10 15:38:45 +00:00
drivers drivers/ipmi: Add IPMI Read FRU function 2019-12-12 15:10:32 +00:00
ec include: Make stdbool.h a separate file 2019-11-18 22:47:13 +00:00
include cpu/x86/smm: Introduce SMM module loader version 2 2021-02-22 07:34:23 +00:00
lib Revert "console,boot_state: Exclude printk() from reported times" 2019-12-03 09:45:36 +00:00
mainboard mainboard/ocp/monolake: Remove ACPI PNP0C0C device 2021-02-22 07:34:38 +00:00
northbridge nb/intel/sandybridge/mrc: Handle P2P disabling via devicetree 2019-11-18 11:52:24 +00:00
security intel/stm: Place resource list right below MSEG 2021-02-22 07:34:16 +00:00
soc soc/intel/fsp_broadwell_de: Use smm_module_loaderv2 2021-02-22 07:34:30 +00:00
southbridge sb/amd/hudson: Fix typo in GEC firmware name 2019-11-19 12:46:36 +00:00
superio superio/*/*/acpi: Improve the readability of the IndexField 2019-11-05 16:08:55 +00:00
vendorcode security/tpm: Add crypto agility support 2021-02-07 21:52:43 +00:00
Kconfig smbios: Add option VPD_SMBIOS_VERSION that reads BIOS version from a VPD variable 2020-07-04 11:21:01 +00:00