Vystem 0.2
This commit is contained in:
@@ -2,10 +2,7 @@
|
||||
|
||||
Blastproof boot process follow a very rigid sequences of steps that are detailled below:
|
||||
|
||||
- Printing informations:
|
||||
- Bootloader version
|
||||
- Firmware informations
|
||||
- CPU informations
|
||||
- Verifying VFTM
|
||||
- Reading boot password from EFI console
|
||||
- Verifying integrity of integrated keys (see SBFIE)
|
||||
- Acquiring access to ESP partition
|
||||
@@ -20,14 +17,14 @@ Blastproof boot process follow a very rigid sequences of steps that are detaille
|
||||
- Loading and rendering bitmap font according to selected graphic output format
|
||||
- Loading, rendering and playing boot animation if configuration allow it
|
||||
- Loading InitFS and SignSyst
|
||||
- Listing all availables BlockIO protocol
|
||||
- Locating handles for InitFS and SignSyst
|
||||
- Parsing the GPT table on which the ESP is located
|
||||
- Allocating memory for them
|
||||
- Loading them into RAM
|
||||
- Parsing their headers
|
||||
- Performing cryptographic checks to validate their headers and contents
|
||||
- Loading the kernel
|
||||
- Loading Shelter and Keycard binary
|
||||
- Obtaining ACPI pointer
|
||||
- Generating Shelter boot configuration
|
||||
- Allocating pages for kernel sections
|
||||
- Creating page table
|
||||
|
||||
Reference in New Issue
Block a user