diff options
author | Subrata Banik <subi.banik@gmail.com> | 2021-12-09 02:46:38 +0530 |
---|---|---|
committer | Subrata Banik <subrata.banik@intel.com> | 2021-12-11 03:39:04 +0000 |
commit | 20fe24b4f76a6bc0623db51cbc5ea4ba1f833a44 (patch) | |
tree | a11dab2ebae83159c3a37c11825407f259a7ec7c /src/mainboard/purism/librem_skl | |
parent | dd1ee27503a7d21899bf50fa58cdd16bbab83633 (diff) |
vendorcode/intel: Add edk2-stable202111 support
This patch includes (edk2/edk2-stable202111) all required
headers for edk2-stable202111 EDK2 tag from EDK2 github
project using below command:
>> git clone -b edk2-stable202111 https://github.com/tianocore/edk2.git
commit hash: bb1bba3d776733c41dbfa2d1dc0fe234819a79f2
Only include necessary header files.
MdePkg/Include/Base.h was updated to avoid compilation errors
through safeguarding definitions for MIN, MAX, NULL, ABS, ARRAY_SIZE.
Note: edk2-stable202111 tag is required to adopt FSP 2.3 specification.
- Need to add ExtendedImageRevision in FSP_INFO_HEADER structure.
- Need to add FSP_NON_VOLATILE_STORAGE_HOB2 header.
Change-Id: I786cc05f9a638ac6226ebc8c0eaf1dc8189a4ca4
Signed-off-by: Subrata Banik <subi.banik@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59986
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Jonathan Zhang <jonzhang@fb.com>
Diffstat (limited to 'src/mainboard/purism/librem_skl')
0 files changed, 0 insertions, 0 deletions