vendorcode/intel: Add UDK 2015 Bindings

Add UDK 2015 Bindings for FSP header compatibility.
These bindings add the necessary code to read FSP Headers
without any modifications from FSP Source.

BUG=chrome-os-partner:54100
BRANCH=none
TEST=built coreboot image and verified boot

Change-Id: I2887f55b6e63cd0a2b2add9a521be9cfaf875e7d
Signed-off-by: Rizwan Qureshi <rizwan.qureshi@intel.com>
Reviewed-on: https://review.coreboot.org/16307
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
Rizwan Qureshi
2016-07-12 11:49:25 +05:30
committed by Martin Roth
parent 51a0f7cee4
commit e96543e1fa
45 changed files with 24557 additions and 0 deletions

View File

@@ -23,3 +23,6 @@ config FSP_VENDORCODE_HEADER_PATH
config UEFI_2_4_BINDING
def_bool n
config UDK_2015_BINDING
def_bool n