Skip to content

Commit b4a986d

Browse files
author
Alexandra Iordache
committed
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

4 files changed

+500
-29
lines changed

coverage_config_x86_64.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"coverage_score": 77.8,
2+
"coverage_score": 78.5,
33
"exclude_path": "",
44
"crate_features": ""
55
}

0 commit comments

Comments
 (0)