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:
committed by
Martin Roth
parent
51a0f7cee4
commit
e96543e1fa
@@ -23,3 +23,6 @@ config FSP_VENDORCODE_HEADER_PATH
|
||||
|
||||
config UEFI_2_4_BINDING
|
||||
def_bool n
|
||||
|
||||
config UDK_2015_BINDING
|
||||
def_bool n
|
||||
|
Reference in New Issue
Block a user