Changes in boot/grub.efi/x86_64-efi/command.lst [cfb1217:9d58539] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/grub.efi/x86_64-efi/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 *echo: echo 9 *extract_syslinux_entries_configfile: syslinuxcfg10 *extract_syslinux_entries_source: syslinuxcfg11 *file: file12 7 *functional_test: functional_test 13 8 *gettext: gettext … … 32 27 *md5sum: hashsum 33 28 *menuentry: normal 34 *pcidump: pcidump35 29 *probe: probe 36 30 *read_byte: memrw … … 47 41 *sleep: sleep 48 42 *submenu: normal 49 *syslinux_configfile: syslinuxcfg50 *syslinux_source: syslinuxcfg51 43 *terminfo: terminfo 52 44 *test_blockarg: test_blockarg 53 *testspeed: testspeed54 *tr: tr55 *trust: verify56 *verify_detached: verify57 45 *xnu_splash: xnu 58 *zfskey: zfscrypt59 46 .: configfile 60 47 [: test 61 48 appleloader: appleldr 62 49 authenticate: normal 63 background_color: gfxterm_background64 backtrace: backtrace65 50 badram: mmap 66 51 blocklist: blocklist … … 68 53 break: normal 69 54 cat: minicmd 70 cbmemc: cbmemc71 55 chainloader: chain 72 56 clear: normal … … 74 58 configfile: configfile 75 59 continue: normal 76 coreboot_boottime: cbtime77 60 cutmem: mmap 78 61 date: date 79 distrust: verify80 62 dump: minicmd 81 eval: eval82 63 exit: minicmd 83 64 export: normal 84 65 extract_entries_configfile: configfile 85 66 extract_entries_source: configfile 86 extract_legacy_entries_configfile: legacycfg87 extract_legacy_entries_source: legacycfg88 67 fakebios: loadbios 89 68 false: true 90 69 fix_video: fixvideo 91 fwsetup: efifwsetup92 70 gptsync: gptsync 93 71 halt: halt 94 72 help: minicmd 95 hexdump_random: random96 initrd16: linux1697 73 initrd: linux 98 74 keymap: keylayouts … … 103 79 knetbsd_module_elf: bsd 104 80 kopenbsd_ramdisk: bsd 105 legacy_check_password: legacycfg106 legacy_configfile: legacycfg107 legacy_initrd: legacycfg108 legacy_initrd_nounzip: legacycfg109 legacy_kernel: legacycfg110 legacy_password: legacycfg111 legacy_source: legacycfg112 linux16: linux16113 81 linux: linux 114 list_trusted: verify115 82 loadbios: loadbios 116 83 loadfont: font 117 lscoreboot: cbls118 lsefi: lsefi119 84 lsefimmap: lsefimmap 120 85 lsefisystab: lsefisystab … … 123 88 lsmod: minicmd 124 89 lssal: lssal 125 macppcbless: macbless126 mactelbless: macbless127 90 module2: multiboot2 128 91 module: multiboot 129 92 multiboot2: multiboot2 130 93 multiboot: multiboot 131 nativedisk: nativedisk132 net_add_addr: net133 net_add_dns: net134 net_add_route: net135 net_bootp: net136 net_del_addr: net137 net_del_dns: net138 net_del_route: net139 net_get_dhcp_option: net140 net_ipv6_autoconf: net141 net_ls_addr: net142 net_ls_cards: net143 net_ls_dns: net144 net_ls_routes: net145 net_nslookup: net146 94 normal: normal 147 95 normal_exit: normal … … 167 115 test: test 168 116 testload: testload 169 time: time170 117 true: true 171 118 usb: usbtest
Note:
See TracChangeset
for help on using the changeset viewer.