source: mainline/boot/grub.efi/i386-efi/command.lst@ cfb1217

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since cfb1217 was cfb1217, checked in by Jiri Svoboda <jiri@…>, 9 years ago

Update Grub. For i386-pc platform add generated core.img for installer. Make necessary changes: grub.conf location, alignment of multiboot 2 tags.

  • Property mode set to 100644
File size: 3.5 KB
Line 
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*read_byte: memrw
37*read_dword: memrw
38*read_word: memrw
39*regexp: regexp
40*save_env: loadenv
41*search: search
42*serial: serial
43*setpci: setpci
44*sha1sum: hashsum
45*sha256sum: hashsum
46*sha512sum: hashsum
47*sleep: sleep
48*submenu: normal
49*syslinux_configfile: syslinuxcfg
50*syslinux_source: syslinuxcfg
51*terminfo: terminfo
52*test_blockarg: test_blockarg
53*testspeed: testspeed
54*tr: tr
55*trust: verify
56*verify_detached: verify
57*xnu_splash: xnu
58*zfskey: zfscrypt
59.: configfile
60[: test
61appleloader: appleldr
62authenticate: normal
63background_color: gfxterm_background
64backtrace: backtrace
65badram: mmap
66blocklist: blocklist
67boot: boot
68break: normal
69cat: minicmd
70cbmemc: cbmemc
71chainloader: chain
72clear: normal
73cmp: cmp
74configfile: configfile
75continue: normal
76coreboot_boottime: cbtime
77cutmem: mmap
78date: date
79distrust: verify
80dump: minicmd
81eval: eval
82exit: minicmd
83export: normal
84extract_entries_configfile: configfile
85extract_entries_source: configfile
86extract_legacy_entries_configfile: legacycfg
87extract_legacy_entries_source: legacycfg
88fakebios: loadbios
89false: true
90fix_video: fixvideo
91fwsetup: efifwsetup
92gdbstub: gdb
93gdbstub_break: gdb
94gdbstub_stop: gdb
95gptsync: gptsync
96halt: halt
97help: minicmd
98hexdump_random: random
99initrd16: linux16
100initrd: linux
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
117list_trusted: verify
118loadbios: loadbios
119loadfont: font
120lscoreboot: cbls
121lsefi: lsefi
122lsefimmap: lsefimmap
123lsefisystab: lsefisystab
124lsfonts: font
125lsmmap: lsmmap
126lsmod: minicmd
127lssal: lssal
128macppcbless: macbless
129mactelbless: macbless
130module2: multiboot2
131module: multiboot
132multiboot2: multiboot2
133multiboot: multiboot
134nativedisk: nativedisk
135net_add_addr: net
136net_add_dns: net
137net_add_route: net
138net_bootp: net
139net_del_addr: net
140net_del_dns: net
141net_del_route: net
142net_get_dhcp_option: net
143net_ipv6_autoconf: net
144net_ls_addr: net
145net_ls_cards: net
146net_ls_dns: net
147net_ls_routes: net
148net_nslookup: net
149normal: normal
150normal_exit: normal
151outb: iorw
152outl: iorw
153outw: iorw
154parttool: parttool
155password: password
156password_pbkdf2: password_pbkdf2
157play: play
158read: read
159reboot: reboot
160return: normal
161rmmod: minicmd
162search.file: search_fs_file
163search.fs_label: search_label
164search.fs_uuid: search_fs_uuid
165setparams: normal
166shift: normal
167source: configfile
168terminal_input: terminal
169terminal_output: terminal
170test: test
171testload: testload
172time: time
173true: true
174usb: usbtest
175videoinfo: videoinfo
176videotest: videotest
177write_byte: memrw
178write_dword: memrw
179write_word: memrw
180xnu_devprop_load: xnu
181xnu_kernel64: xnu
182xnu_kernel: xnu
183xnu_kext: xnu
184xnu_kextdir: xnu
185xnu_mkext: xnu
186xnu_ramdisk: xnu
187xnu_resume: xnu
188xnu_uuid: xnu_uuid
189zfs-bootfs: zfsinfo
190zfsinfo: zfsinfo
Note: See TracBrowser for help on using the repository browser.