coreboot-kgpe-d16/src
Angel Pons 33dddc46d0 drivers/intel/gma/opregion.c: Re-add lost log message
Commit 926949d64c (drivers/intel/gma:
Restructure IGD opregion init code) accidentally dropped this print
statement. As it can be useful for debugging purposes, add it back.

Change-Id: Iebd9e02bccc77538c0eed1e549294408586322f2
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55567
Reviewed-by: Meera Ravindranath <meera.ravindranath@intel.corp-partner.google.com>
Reviewed-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-06-18 04:42:02 +00:00
..
acpi ACPI: Refactor use of global and device NVS 2021-06-14 19:45:56 +00:00
arch arch/x86/walkcbfs.S: Fix the cbfs base addr for some fmap 2021-06-17 10:00:45 +00:00
commonlib timestamp,amd/common/apob_cache: Add timestamps for APOB 2021-06-16 22:42:05 +00:00
console src/console/init.c: Make get_log_level static inline again 2021-06-15 16:12:52 +00:00
cpu cpu/intel/haswell: Select `HAVE_DISPLAY_MTRRS` 2021-06-16 14:49:55 +00:00
device device: Add helper function devfn_disable() 2021-06-17 06:48:45 +00:00
drivers drivers/intel/gma/opregion.c: Re-add lost log message 2021-06-18 04:42:02 +00:00
ec ec/google: Fix bad return value 2021-06-17 17:04:56 +00:00
include device: Add helper function devfn_disable() 2021-06-17 06:48:45 +00:00
lib ChromeOS: Separate NVS from global GNVS 2021-06-14 19:44:08 +00:00
mainboard google/trogdor: change board ID detect to tristate solution. 2021-06-18 00:58:20 +00:00
northbridge nb/intel/ironlake: Factor out common uncore ASL 2021-06-17 15:58:44 +00:00
security security/tpm/tspi: Reduce scope of tspi_init_crtm 2021-06-16 09:52:21 +00:00
soc soc/intel/car/cache_as_ram.S: Fix typo in comment 2021-06-18 04:40:38 +00:00
southbridge sb/intel/i82870: Use ioapic utility functions 2021-06-16 19:55:09 +00:00
superio
vendorcode vc/mediatek/mt8195: Match definition with declaration 2021-06-15 19:46:39 +00:00
Kconfig