mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-05-07 02:08:20 +00:00
README.md: simplify the commits for boot flow
Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
This commit is contained in:
@@ -36,11 +36,11 @@ A complete boot flow looks like as following:
|
||||
- UEFI firmware boot manager (UEFI Secure Boot enabled) ->
|
||||
- shim (verified by a DB certificate) ->
|
||||
- fallback (verified by a shim-managed certificate) ->
|
||||
- SELoader (verified by a shim-managed certificate) ->
|
||||
- grub (verified by a shim-managed certificate) ->
|
||||
- grub.cfg (verified by a shim-managed certificate)
|
||||
- kernel (verified by a shim-managed certificate)
|
||||
- initramfs (verified by a shim-managed certificate)
|
||||
- SELoader (ditto) ->
|
||||
- grub (ditto) ->
|
||||
- grub.cfg (ditto)
|
||||
- kernel (ditto)
|
||||
- initramfs (ditto)
|
||||
|
||||
### Quick Start For The First Boot
|
||||
- Deploy the rootfs
|
||||
|
||||
Reference in New Issue
Block a user