source: mainline/boot/grub.efi/x86_64-efi/command.lst@ 1abcf1d

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 1abcf1d 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
92gptsync: gptsync
93halt: halt
94help: minicmd
95hexdump_random: random
96initrd16: linux16
97initrd: linux
98keymap: keylayouts
99kfreebsd_loadenv: bsd
100kfreebsd_module: bsd
101kfreebsd_module_elf: bsd
102knetbsd_module: bsd
103knetbsd_module_elf: bsd
104kopenbsd_ramdisk: bsd
105legacy_check_password: legacycfg
106legacy_configfile: legacycfg
107legacy_initrd: legacycfg
108legacy_initrd_nounzip: legacycfg
109legacy_kernel: legacycfg
110legacy_password: legacycfg
111legacy_source: legacycfg
112linux16: linux16
113linux: linux
114list_trusted: verify
115loadbios: loadbios
116loadfont: font
117lscoreboot: cbls
118lsefi: lsefi
119lsefimmap: lsefimmap
120lsefisystab: lsefisystab
121lsfonts: font
122lsmmap: lsmmap
123lsmod: minicmd
124lssal: lssal
125macppcbless: macbless
126mactelbless: macbless
127module2: multiboot2
128module: multiboot
129multiboot2: multiboot2
130multiboot: multiboot
131nativedisk: nativedisk
132net_add_addr: net
133net_add_dns: net
134net_add_route: net
135net_bootp: net
136net_del_addr: net
137net_del_dns: net
138net_del_route: net
139net_get_dhcp_option: net
140net_ipv6_autoconf: net
141net_ls_addr: net
142net_ls_cards: net
143net_ls_dns: net
144net_ls_routes: net
145net_nslookup: net
146normal: normal
147normal_exit: normal
148outb: iorw
149outl: iorw
150outw: iorw
151parttool: parttool
152password: password
153password_pbkdf2: password_pbkdf2
154play: play
155read: read
156reboot: reboot
157return: normal
158rmmod: minicmd
159search.file: search_fs_file
160search.fs_label: search_label
161search.fs_uuid: search_fs_uuid
162setparams: normal
163shift: normal
164source: configfile
165terminal_input: terminal
166terminal_output: terminal
167test: test
168testload: testload
169time: time
170true: true
171usb: usbtest
172videoinfo: videoinfo
173videotest: videotest
174write_byte: memrw
175write_dword: memrw
176write_word: memrw
177xnu_devprop_load: xnu
178xnu_kernel64: xnu
179xnu_kernel: xnu
180xnu_kext: xnu
181xnu_kextdir: xnu
182xnu_mkext: xnu
183xnu_ramdisk: xnu
184xnu_resume: xnu
185xnu_uuid: xnu_uuid
186zfs-bootfs: zfsinfo
187zfsinfo: zfsinfo
Note: See TracBrowser for help on using the repository browser.