coreboot/src
Robbie Zhang ed840023a8 chromeos: Implement locating and decoding wifi sar data from VPD
A VPD entry "wifi_sar" needs to be created which contains a heximal
encoded string in length of 40 bytes. get_wifi_sar_limits() function
retrieves and decodes the data from the VPD entry, which would later
be consumed by platform code.

BUG=chrome-os-partner:60821
TEST=Build and boot lars and reef

Change-Id: I923b58a63dc1f8a7fdd685cf1c618b2fdf4e7061
Signed-off-by: Robbie Zhang <robbie.zhang@intel.com>
Reviewed-on: https://review.coreboot.org/17958
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-01-09 18:16:10 +01:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch arch/x86: fix cmos post logging in non romcc bootblock 2017-01-06 17:30:58 +01:00
commonlib buildsystem: Drop explicit (k)config.h includes 2016-12-08 19:46:53 +01:00
console console: Enable do_printk_va_list for VBOOT 2016-12-27 18:07:39 +01:00
cpu amdfam10: Perform major include ".c" cleanup 2017-01-04 18:56:01 +01:00
device Kconfig: Document what ASPM means 2016-12-29 08:53:10 +01:00
drivers i2c/tpm: Ignore 0xFF bytes for status and burstCount 2017-01-03 22:13:19 +01:00
ec ec/ene932: correct ACPI battery data fed into ToString() 2016-12-15 23:39:04 +01:00
include chromeos: Implement locating and decoding wifi sar data from VPD 2017-01-09 18:16:10 +01:00
lib arch/x86: fix cmos post logging in non romcc bootblock 2017-01-06 17:30:58 +01:00
mainboard Kconfig: Remind users to delete .config when switching boards 2017-01-06 21:33:58 +01:00
northbridge amd/pi: Make BottomIo position configurable 2017-01-09 18:13:48 +01:00
soc nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h> 2017-01-06 18:15:03 +01:00
southbridge sb/ich7: Use common/gpio.h to set up GPIOs 2017-01-06 18:14:00 +01:00
superio sio/ite/it8783ef: Return (0) in ACPI _PSC methods 2016-12-13 22:49:24 +01:00
vboot vboot: Remove rmu.bin from FW_MAIN_A and FW_MAIN_B 2017-01-04 20:31:26 +01:00
vendorcode chromeos: Implement locating and decoding wifi sar data from VPD 2017-01-09 18:16:10 +01:00
Kconfig ACPI S3: Flip ACPI_HUGE_LOWMEM_BACKUP default 2016-12-11 09:12:48 +01:00