did some stuff, will probably refactor later
This commit is contained in:
parent
10ee4fcbd9
commit
bc4ec556e2
46 changed files with 1013 additions and 35635 deletions
|
@ -1,12 +1,12 @@
|
|||
[AxBoot]
|
||||
default=0
|
||||
timer=30
|
||||
;; please leave this here, the parser breaks without it
|
||||
|
||||
default = 0
|
||||
timeout = 30
|
||||
|
||||
[AurixOS]
|
||||
protocol=aurix
|
||||
image="boot:///System/axkrnl.sys"
|
||||
protocol = aurix
|
||||
image = boot:///System/axkrnl.sys
|
||||
|
||||
;; UEFI only
|
||||
[Windows 10]
|
||||
protocol=efi-chainload
|
||||
image="boot:///EFI/Microsoft/bootmgfw.efi"
|
||||
protocol = efi-chainload
|
||||
image = boot:///EFI/Microsoft/bootmgfw.efi
|
Loading…
Add table
Add a link
Reference in a new issue