log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
Gears
>
UEFIloader
comparison run-aauefi.sh @ 1:
cbcaeba32076
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
add shellscript
author
nana
date
Tue, 11 Apr 2023 11:50:25 +0900
parents
children
comparison
equal
deleted
inserted
replaced
0:f434d6ab8db1
1:cbcaeba32076
1
qemu-system-aarch64 -m 128 \
2
-M virt \
3
-bios ./QEMU_EFI_DBG.fd \
4
-drive format=raw,file=fat:rw:gnu-efi-3.0.12/arm/apps \
5
-net none \
6
-nographic