coreboot-kgpe-d16/src
Martin Roth 699af19359 arch/x86/Makefile.inc: Update symbol check macro
This was breaking the build on OS X, but also wasn't working correctly
under linux anymore either. It wouldn't print the illegal symbols
when it failed.

- Split the generation of the offenders file from the actual check for
offending symbols and just send all output to /dev/null.
- Rewrite the check for offending symbols in a way that works with OS X.

Tested by adding a global variable to romstage and verifying the
failure is shown correctly.  Verified that it works correctly with no
illegal variables.

Change-Id: I5b3ac32448851884d78c3b3449508ffe014119ab
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/13018
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2016-01-18 01:47:17 +01:00
..
acpi acpi/: add missing license header 2016-01-14 22:52:11 +01:00
arch arch/x86/Makefile.inc: Update symbol check macro 2016-01-18 01:47:17 +01:00
commonlib commonlib: Add function to hash contents of a CBFS region. 2016-01-06 01:12:04 +01:00
console src/console: Add x86 romstage spinlock option and printk spinlock support 2015-12-15 16:41:13 +01:00
cpu cpu/amd/microcode: Introduce CBFS access spinlock to avoid IOMMU failure 2016-01-07 16:52:31 +01:00
device Correct some common spelling mistakes 2016-01-07 22:57:02 +01:00
drivers fsp1_1: Remove #if protection in header - It's not needed 2016-01-10 23:38:23 +01:00
ec ec/: add missing license headers 2016-01-14 22:52:51 +01:00
include lib: NHLT ACPI table support 2016-01-15 11:48:07 +01:00
lib lib: NHLT ACPI table support 2016-01-15 11:48:07 +01:00
mainboard intel/kunimitsu: Power gate Kepler device 2016-01-18 01:18:38 +01:00
northbridge intel/sandybridge/raminit: fix ODT setting 2016-01-17 18:51:40 +01:00
soc intel/skylake: disable heci1 if psf is unlocked 2016-01-17 22:54:17 +01:00
southbridge sb/intel/i82801gx: Fix sata AHCI for desktop NM10/ICH7 2016-01-15 20:46:03 +01:00
superio tree: drop last paragraph of GPL copyright header from new files 2016-01-13 20:35:40 +01:00
vendorcode intel/skylake: During RO mode after FSP reset CB lose original state 2016-01-17 22:52:02 +01:00
Kconfig lib: NHLT ACPI table support 2016-01-15 11:48:07 +01:00