diff options
| author | Sam Protsenko <[email protected]> | 2025-01-16 17:01:26 -0600 |
|---|---|---|
| committer | Minkyu Kang <[email protected]> | 2025-02-05 19:15:12 +0900 |
| commit | 922c68563a21b0b5dd37774f1ccc4b2c4658e9f0 (patch) | |
| tree | e492971ab8b62c1d4d250dede0ca2698f2a514f0 /doc/develop/bootstd/script.rst | |
| parent | 5af19ede0d52139b5acb996fd3c660d8fb118aab (diff) | |
configs: e850-96: Enable more EFI features
The basic EFI support is already enabled by EFI_LOADER. Follow
SystemReady IR recommendations [1,2] for U-Boot and enable support for
more EFI features. That includes:
- CONFIG_CMD_BOOTEFI_SELFTEST: support for "bootefi selftest" command
- CONFIG_CMD_NVEDIT_EFI: support for "env -e" to explore EFI vars
- CONFIG_CMD_EFIDEBUG: support for "efidebug" command
Also enable RTC support:
- CONFIG_EFI_SET_TIME
- CONFIG_CMD_RTC
- CONFIG_DM_RTC
- CONFIG_RTC_EMULATION
[1] https://developer.arm.com/documentation/DUI1101/1-1/Configure-U-Boot-for-SystemReady
[2] https://developer.arm.com/documentation/DUI1101/1-1/Test-SystemReady-IR
Signed-off-by: Sam Protsenko <[email protected]>
Reviewed-by: Ilias Apalodimas <[email protected]>
Signed-off-by: Minkyu Kang <[email protected]>
Diffstat (limited to 'doc/develop/bootstd/script.rst')
0 files changed, 0 insertions, 0 deletions
