Changes in boot/grub.pc/i386-pc/command.lst [cfb1217:9d58539] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/grub.pc/i386-pc/command.lst
rcfb1217 r9d58539 1 1 *acpi: acpi 2 *all_functional_test: functional_test 3 *background_image: gfxterm_background 2 *background_image: gfxterm 4 3 *cat: cat 5 4 *cpuid: cpuid 6 5 *crc: hashsum 7 *cryptomount: cryptodisk8 6 *drivemap: drivemap 9 7 *echo: echo 10 *extract_syslinux_entries_configfile: syslinuxcfg11 *extract_syslinux_entries_source: syslinuxcfg12 *file: file13 8 *functional_test: functional_test 14 9 *gettext: gettext … … 34 29 *md5sum: hashsum 35 30 *menuentry: normal 36 *pcidump: pcidump37 *plan9: plan938 31 *probe: probe 39 32 *read_byte: memrw … … 51 44 *sleep: sleep 52 45 *submenu: normal 53 *syslinux_configfile: syslinuxcfg54 *syslinux_source: syslinuxcfg55 46 *terminfo: terminfo 56 47 *test_blockarg: test_blockarg 57 *testspeed: testspeed58 *tr: tr59 *trust: verify60 *verify_detached: verify61 48 *xnu_splash: xnu 62 *zfskey: zfscrypt63 49 .: configfile 64 50 [: test 65 51 authenticate: normal 66 background_color: gfxterm_background67 backtrace: backtrace68 52 badram: mmap 69 53 blocklist: blocklist … … 71 55 break: normal 72 56 cat: minicmd 73 cbmemc: cbmemc74 57 chainloader: chain 75 58 clear: normal 76 59 cmosclean: cmostest 77 cmosdump: cmosdump78 cmosset: cmostest79 60 cmostest: cmostest 80 61 cmp: cmp 81 62 configfile: configfile 82 63 continue: normal 83 coreboot_boottime: cbtime84 64 cutmem: mmap 85 65 date: date 86 distrust: verify87 66 dump: minicmd 88 67 efiemu_loadcore: efiemu 89 68 efiemu_prepare: efiemu 90 69 efiemu_unload: efiemu 91 eval: eval92 70 exit: minicmd 93 71 export: normal … … 97 75 extract_legacy_entries_source: legacycfg 98 76 false: true 99 freedos: freedos100 gdbstub: gdb101 gdbstub_break: gdb102 gdbstub_stop: gdb103 77 gptsync: gptsync 104 78 help: minicmd 105 hexdump_random: random106 79 initrd16: linux16 107 80 initrd: linux … … 122 95 linux16: linux16 123 96 linux: linux 124 list_trusted: verify125 97 loadfont: font 126 98 lsapm: lsapm 127 lscoreboot: cbls128 99 lsfonts: font 129 100 lsmmap: lsmmap 130 101 lsmod: minicmd 131 macppcbless: macbless132 mactelbless: macbless133 102 module2: multiboot2 134 103 module: multiboot 135 104 multiboot2: multiboot2 136 105 multiboot: multiboot 137 nativedisk: nativedisk138 net_add_addr: net139 net_add_dns: net140 net_add_route: net141 net_bootp: net142 net_del_addr: net143 net_del_dns: net144 net_del_route: net145 net_get_dhcp_option: net146 net_ipv6_autoconf: net147 net_ls_addr: net148 net_ls_cards: net149 net_ls_dns: net150 net_ls_routes: net151 net_nslookup: net152 106 normal: normal 153 107 normal_exit: normal … … 160 114 password_pbkdf2: password_pbkdf2 161 115 play: play 162 pxe chainloader: pxechain116 pxe_unload: pxecmd 163 117 read: read 164 118 reboot: reboot … … 175 129 test: test 176 130 testload: testload 177 time: time178 131 true: true 179 truecrypt: truecrypt180 132 usb: usbtest 181 133 vbeinfo: videoinfo
Note:
See TracChangeset
for help on using the changeset viewer.