Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vbe: Add a new vbe commandWIP/2022-08-11-verified-boot-for-embedded-initial-support | Simon Glass | 2022-08-12 | 1 | -0/+115 |
* | bootstd: Check building without global bootmeths | Simon Glass | 2022-08-12 | 2 | -7/+24 |
* | bootstd: Add vbe bootmeth into sandbox | Simon Glass | 2022-08-12 | 3 | -8/+68 |
* | bootstd: Drop the system bootdev | Simon Glass | 2022-08-12 | 1 | -6/+1 |
* | bootstd: Always create the EFI bootmgr bootmeth | Simon Glass | 2022-08-12 | 1 | -15/+7 |
* | bootstd: Allow scanning for global bootmeths separately | Simon Glass | 2022-08-12 | 1 | -2/+3 |
* | bootstd: Allow EFI bootmgr to support an invalid bootflow | Simon Glass | 2022-08-12 | 1 | -0/+4 |
* | bootstd: Provide a bootmeth method to obtain state info | Simon Glass | 2022-08-12 | 1 | -0/+18 |
* | bootstd: Fix comment in bootmeth test | Simon Glass | 2022-08-12 | 1 | -1/+1 |
* | bootstd: Drop delays in the tests | Simon Glass | 2022-08-12 | 1 | -0/+22 |
* | bootstd: Add tests for bootstd including all uclasses | Simon Glass | 2022-04-25 | 6 | -0/+812 |