commit | 0b13209dff60f33fa7b4d11f1a11dfa9b7312b3b | [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 | 927f0c46a4e0ee61643559b35de567b904a95c95 [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>