Expand description
Command line arguments and parsing for openhcl_boot.
Structsยง
Constantsยง
- BOOT_
LOG ๐Enable boot logging in the bootloader. - ENABLE_
VTL2_ ๐GPA_ POOL Enable the private VTL2 GPA pool for page allocations. This is only enabled via the command line, because in order to support the VTL2 GPA pool generically, the boot shim must read serialized data from the previous OpenHCL instance on a servicing boot in order to guarantee the same memory layout is presented. - SERIAL_
LOGGER ๐
Functionsยง
- Parse arguments from a command line.