commit | ed30254ef62d1a9066a32cd3af71078646368501 | [log] [tgz] |
---|---|---|
author | Michael Walle <michael@walle.cc> | Tue Nov 09 14:48:51 2021 +0530 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Tue Nov 09 14:49:01 2021 +0530 |
tree | 9783109f210f4a07c111872d96a5c15a53c5b12a | |
parent | d8ffd938f1903cbf5cf03d75e2306e0da8ce4ffb [diff] |
board: sl28: enable EFI UpdateCapsule support Enable support for update over EFI UpdateCapsule mechanism. This board doesn't support setting EFI variables after ExitBootservices(). Therefore, we are also enabling EFI_IGNORE_OSINDICATIONS. Signed-off-by: Michael Walle <michael@walle.cc> [Rebased] Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>