coreboot-kgpe-d16/src
Hannah Williams 530e1f7455 google/cyan: Add Wifi regulatory method
WRDD method in wifi.asl returns the regulatory domain code. This value 
is read from VPD in wifi_regulatory_domain() and saved to global nvs if
CONFIG_HAVE_REGULATORY_DOMAIN is enabled. It returns default code if 
CONFIG_HAVE_REGULATORY_DOMAIN is not enabled.

Change-Id: I6e96bdf0fe93ae30a3afdcb63a0f89ce21023704
Signed-off-by: Hannah Williams <hannah.williams@intel.com>
Reviewed-on: https://review.coreboot.org/13055
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
2016-01-22 14:14:52 +01:00
..
acpi acpi/: add missing license header 2016-01-14 22:52:11 +01:00
arch arch/x86: Add files needed for C environment bootblock on x86 2016-01-21 05:38:08 +01:00
commonlib commonlib/: Add missing license headers 2016-01-18 03:27:02 +01:00
console console: Simplify bootblock console Kconfig selection logic 2016-01-21 05:37:27 +01:00
cpu */Makefile.inc: Compile files needed by uart8250 in x86 bootblock 2016-01-21 05:37:48 +01:00
device device/oprom/yabel: Update BSD license headers 2016-01-18 18:23:52 +01:00
drivers intel/fsp1_1: Fix for passing VBT when vboot requests it 2016-01-22 13:04:29 +01:00
ec ec: Add support for EC used on Purism Librem laptops 2016-01-21 02:31:34 +01:00
include memlayout: Fix unified CBFS_CACHE macro 2016-01-21 09:05:06 +01:00
lib lib/Makefile.inc: Link hexdump.c in the bootblock as well 2016-01-22 14:13:51 +01:00
mainboard google/cyan: Add Wifi regulatory method 2016-01-22 14:14:52 +01:00
northbridge nb/intel/pineview: Use macro names for memory base registers 2016-01-20 16:26:22 +01:00
soc intel/skylake: Fix klockwork violation 2016-01-22 13:02:02 +01:00
southbridge sb/intel/i82801gx: Clean up sata.c 2016-01-20 19:16:40 +01:00
superio header files: Fix guard name comments to match guard names 2016-01-18 04:07:53 +01:00
vendorcode vboot2: Handle slow EC SW sync and graphics driver loading 2016-01-22 13:03:27 +01:00
Kconfig src/Kconfig: Indent with tabs instead of spaces 2016-01-22 14:05:41 +01:00