source: bootcd/boot/grub/x86_64-efi/command.lst @ e16e8f2

Last change on this file since e16e8f2 was e16e8f2, checked in by Edwin Eefting <edwin@datux.nl>, 3 years ago

bootstuff

  • Property mode set to 100644
File size: 3.6 KB
RevLine 
[e16e8f2]1*acpi: acpi
2*all_functional_test: functional_test
3*background_image: gfxterm_background
4*cat: cat
5*cpuid: cpuid
6*crc: hashsum
7*cryptomount: cryptodisk
8*echo: echo
9*extract_syslinux_entries_configfile: syslinuxcfg
10*extract_syslinux_entries_source: syslinuxcfg
11*file: file
12*functional_test: functional_test
13*gettext: gettext
14*hashsum: hashsum
15*hdparm: hdparm
16*hello: hello
17*help: help
18*hexdump: hexdump
19*inb: iorw
20*inl: iorw
21*inw: iorw
22*keystatus: keystatus
23*kfreebsd: bsd
24*knetbsd: bsd
25*kopenbsd: bsd
26*list_env: loadenv
27*load_env: loadenv
28*loopback: loopback
29*ls: ls
30*lsacpi: lsacpi
31*lspci: lspci
32*md5sum: hashsum
33*menuentry: normal
34*pcidump: pcidump
35*probe: probe
36*rdmsr: rdmsr
37*read_byte: memrw
38*read_dword: memrw
39*read_word: memrw
40*regexp: regexp
41*save_env: loadenv
42*search: search
43*serial: serial
44*setpci: setpci
45*sha1sum: hashsum
46*sha256sum: hashsum
47*sha512sum: hashsum
48*sleep: sleep
49*smbios: smbios
50*submenu: normal
51*syslinux_configfile: syslinuxcfg
52*syslinux_source: syslinuxcfg
53*terminfo: terminfo
54*test_blockarg: test_blockarg
55*testspeed: testspeed
56*tr: tr
57*trust: pgp
58*verify_detached: pgp
59*xnu_splash: xnu
60*zfskey: zfscrypt
61.: configfile
62[: test
63appleloader: appleldr
64authenticate: normal
65background_color: gfxterm_background
66backtrace: backtrace
67badram: mmap
68blocklist: blocklist
69boot: boot
70break: normal
71cat: minicmd
72cbmemc: cbmemc
73chainloader: chain
74clear: normal
75cmp: cmp
76configfile: configfile
77continue: normal
78coreboot_boottime: cbtime
79cutmem: mmap
80date: date
81distrust: pgp
82dump: minicmd
83eval: eval
84exit: minicmd
85export: normal
86extract_entries_configfile: configfile
87extract_entries_source: configfile
88extract_legacy_entries_configfile: legacycfg
89extract_legacy_entries_source: legacycfg
90fakebios: loadbios
91false: true
92fix_video: fixvideo
93fwsetup: efifwsetup
94gptsync: gptsync
95halt: halt
96help: minicmd
97hexdump_random: random
98initrd16: linux16
99initrd: linux
100initrdefi: linuxefi
101keymap: keylayouts
102kfreebsd_loadenv: bsd
103kfreebsd_module: bsd
104kfreebsd_module_elf: bsd
105knetbsd_module: bsd
106knetbsd_module_elf: bsd
107kopenbsd_ramdisk: bsd
108legacy_check_password: legacycfg
109legacy_configfile: legacycfg
110legacy_initrd: legacycfg
111legacy_initrd_nounzip: legacycfg
112legacy_kernel: legacycfg
113legacy_password: legacycfg
114legacy_source: legacycfg
115linux16: linux16
116linux: linux
117linuxefi: linuxefi
118list_trusted: pgp
119loadbios: loadbios
120loadfont: font
121lscoreboot: cbls
122lsefi: lsefi
123lsefimmap: lsefimmap
124lsefisystab: lsefisystab
125lsfonts: font
126lsmmap: lsmmap
127lsmod: minicmd
128lssal: lssal
129macppcbless: macbless
130mactelbless: macbless
131module2: multiboot2
132module: multiboot
133multiboot2: multiboot2
134multiboot: multiboot
135nativedisk: nativedisk
136net_add_addr: net
137net_add_dns: net
138net_add_route: net
139net_bootp6: net
140net_bootp: net
141net_del_addr: net
142net_del_dns: net
143net_del_route: net
144net_dhcp: net
145net_get_dhcp_option: net
146net_ipv6_autoconf: net
147net_ls_addr: net
148net_ls_cards: net
149net_ls_dns: net
150net_ls_routes: net
151net_nslookup: net
152normal: normal
153normal_exit: normal
154outb: iorw
155outl: iorw
156outw: iorw
157parttool: parttool
158password: password
159password_pbkdf2: password_pbkdf2
160play: play
161read: read
162reboot: reboot
163return: normal
164rmmod: minicmd
165search.file: search_fs_file
166search.fs_label: search_label
167search.fs_uuid: search_fs_uuid
168setparams: normal
169shift: normal
170source: configfile
171terminal_input: terminal
172terminal_output: terminal
173test: test
174testload: testload
175time: time
176true: true
177usb: usbtest
178videoinfo: videoinfo
179videotest: videotest
180write_byte: memrw
181write_dword: memrw
182write_word: memrw
183wrmsr: wrmsr
184xnu_devprop_load: xnu
185xnu_kernel64: xnu
186xnu_kernel: xnu
187xnu_kext: xnu
188xnu_kextdir: xnu
189xnu_mkext: xnu
190xnu_ramdisk: xnu
191xnu_resume: xnu
192xnu_uuid: xnu_uuid
193zfs-bootfs: zfsinfo
194zfsinfo: zfsinfo
Note: See TracBrowser for help on using the repository browser.