Commit b4a986d
Alexandra Iordache
rework BootParams struct for extensibility
* boot parameters and corresponding addresses are separate fields
in the struct, instead of packed in a tuple
* sections and modules (for PVH boot) can be added one at a time
and don't need to be of the same type
Signed-off-by: Alexandra Iordache <aghecen@amazon.com>1 parent d21ffd6 commit b4a986d
File tree
4 files changed
+500
-29
lines changed- src/configurator
- x86_64
4 files changed
+500
-29
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
0 commit comments