coreboot-kgpe-d16/src
Julius Werner 55b3081b89 Revert "program_loading: make types a mask, make unknown type a non-zero"
This reverts commit f3d99b6a65.

Reason for revert: We're now doing this through CBFS types instead, so
this shouldn't be needed anymore.

Change-Id: I9e0d5446365f8ecc045615e4ba1a1313080c9479
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/26448
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-05-22 02:38:26 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch Revert "acpi: device: Walk up the tree to find identifier" 2018-05-21 23:52:24 +00:00
commonlib commonlib/cbfs: Make cbfsf_file_type public 2018-05-16 21:29:56 +00:00
console console: Skip non-BSP printk() earlier 2018-05-09 05:21:21 +00:00
cpu cpu/x86: Add support to run function on single AP 2018-05-19 01:16:06 +00:00
device devicetree: Add USB device type 2018-05-11 08:59:51 +00:00
drivers drivers/usb/acpi: Add a driver for generating USB ACPI 2018-05-18 12:22:50 +00:00
ec ec/google/chromeec: add config for wake event types 2018-05-08 14:16:15 +00:00
include Revert "program_loading: make types a mask, make unknown type a non-zero" 2018-05-22 02:38:26 +00:00
lib lib/gnat: Drop Restriction `No_Exception_Propagation` 2018-05-19 20:39:09 +00:00
mainboard google/kahlee: Reduce UMA memory to 32MB 2018-05-21 19:55:21 +00:00
northbridge nb/amd/amdk8: Get rid of device_t 2018-05-21 20:28:10 +00:00
security security/vboot: Remove redundent _verstage/_everstage/_verstage_size symbols 2018-05-14 16:24:28 +00:00
soc cpu/x86: Add support to run function on single AP 2018-05-19 01:16:06 +00:00
southbridge sb/sis/sis966: Get rid of device_t 2018-05-21 20:27:20 +00:00
superio superio/ite/it8720f: Implement power control 2018-05-15 11:47:14 +00:00
vendorcode intel/fsp: Update Cannonlake FSP header 2018-05-18 12:19:56 +00:00
Kconfig Timestamps: Add option to print timestamps to debug console 2018-03-09 17:16:21 +00:00