Added TrueType base and HDA driver
This commit is contained in:
parent
aa3f734406
commit
42cc0d9f40
30 changed files with 7120 additions and 35 deletions
|
@ -1,12 +1,12 @@
|
|||
; This is a comment
|
||||
[AxBoot]
|
||||
default=0
|
||||
timer=30
|
||||
|
||||
entry "AurixOS" {
|
||||
PROTOCOL="aurix"
|
||||
IMAGE_PATH="boot:///System/axkrnl.sys"
|
||||
}
|
||||
[AurixOS]
|
||||
protocol=aurix
|
||||
image="boot:///System/axkrnl.sys"
|
||||
|
||||
;; UEFI only
|
||||
entry "Windows" {
|
||||
PROTOCOL="chainload"
|
||||
IMAGE_PATH="boot:///EFI/Microsoft/bootmgfw.efi"
|
||||
}
|
||||
[Windows 10]
|
||||
protocol=efi-chainload
|
||||
image="boot:///EFI/Microsoft/bootmgfw.efi"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue