Changes in boot/grub.efi/x86_64-efi/command.lst [9d58539:cfb1217] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/grub.efi/x86_64-efi/command.lst
r9d58539 rcfb1217 1 1 *acpi: acpi 2 *background_image: gfxterm 2 *all_functional_test: functional_test 3 *background_image: gfxterm_background 3 4 *cat: cat 4 5 *cpuid: cpuid 5 6 *crc: hashsum 7 *cryptomount: cryptodisk 6 8 *echo: echo 9 *extract_syslinux_entries_configfile: syslinuxcfg 10 *extract_syslinux_entries_source: syslinuxcfg 11 *file: file 7 12 *functional_test: functional_test 8 13 *gettext: gettext … … 27 32 *md5sum: hashsum 28 33 *menuentry: normal 34 *pcidump: pcidump 29 35 *probe: probe 30 36 *read_byte: memrw … … 41 47 *sleep: sleep 42 48 *submenu: normal 49 *syslinux_configfile: syslinuxcfg 50 *syslinux_source: syslinuxcfg 43 51 *terminfo: terminfo 44 52 *test_blockarg: test_blockarg 53 *testspeed: testspeed 54 *tr: tr 55 *trust: verify 56 *verify_detached: verify 45 57 *xnu_splash: xnu 58 *zfskey: zfscrypt 46 59 .: configfile 47 60 [: test 48 61 appleloader: appleldr 49 62 authenticate: normal 63 background_color: gfxterm_background 64 backtrace: backtrace 50 65 badram: mmap 51 66 blocklist: blocklist … … 53 68 break: normal 54 69 cat: minicmd 70 cbmemc: cbmemc 55 71 chainloader: chain 56 72 clear: normal … … 58 74 configfile: configfile 59 75 continue: normal 76 coreboot_boottime: cbtime 60 77 cutmem: mmap 61 78 date: date 79 distrust: verify 62 80 dump: minicmd 81 eval: eval 63 82 exit: minicmd 64 83 export: normal 65 84 extract_entries_configfile: configfile 66 85 extract_entries_source: configfile 86 extract_legacy_entries_configfile: legacycfg 87 extract_legacy_entries_source: legacycfg 67 88 fakebios: loadbios 68 89 false: true 69 90 fix_video: fixvideo 91 fwsetup: efifwsetup 70 92 gptsync: gptsync 71 93 halt: halt 72 94 help: minicmd 95 hexdump_random: random 96 initrd16: linux16 73 97 initrd: linux 74 98 keymap: keylayouts … … 79 103 knetbsd_module_elf: bsd 80 104 kopenbsd_ramdisk: bsd 105 legacy_check_password: legacycfg 106 legacy_configfile: legacycfg 107 legacy_initrd: legacycfg 108 legacy_initrd_nounzip: legacycfg 109 legacy_kernel: legacycfg 110 legacy_password: legacycfg 111 legacy_source: legacycfg 112 linux16: linux16 81 113 linux: linux 114 list_trusted: verify 82 115 loadbios: loadbios 83 116 loadfont: font 117 lscoreboot: cbls 118 lsefi: lsefi 84 119 lsefimmap: lsefimmap 85 120 lsefisystab: lsefisystab … … 88 123 lsmod: minicmd 89 124 lssal: lssal 125 macppcbless: macbless 126 mactelbless: macbless 90 127 module2: multiboot2 91 128 module: multiboot 92 129 multiboot2: multiboot2 93 130 multiboot: multiboot 131 nativedisk: nativedisk 132 net_add_addr: net 133 net_add_dns: net 134 net_add_route: net 135 net_bootp: net 136 net_del_addr: net 137 net_del_dns: net 138 net_del_route: net 139 net_get_dhcp_option: net 140 net_ipv6_autoconf: net 141 net_ls_addr: net 142 net_ls_cards: net 143 net_ls_dns: net 144 net_ls_routes: net 145 net_nslookup: net 94 146 normal: normal 95 147 normal_exit: normal … … 115 167 test: test 116 168 testload: testload 169 time: time 117 170 true: true 118 171 usb: usbtest
Note:
See TracChangeset
for help on using the changeset viewer.