Changeset cfb1217 in mainline for boot/grub.efi/x86_64-efi/command.lst


Ignore:
Timestamp:
2016-04-05T19:04:11Z (8 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
3a34852
Parents:
3876300
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/grub.efi/x86_64-efi/command.lst

    r3876300 rcfb1217  
    11*acpi: acpi
    2 *background_image: gfxterm
     2*all_functional_test: functional_test
     3*background_image: gfxterm_background
    34*cat: cat
    45*cpuid: cpuid
    56*crc: hashsum
     7*cryptomount: cryptodisk
    68*echo: echo
     9*extract_syslinux_entries_configfile: syslinuxcfg
     10*extract_syslinux_entries_source: syslinuxcfg
     11*file: file
    712*functional_test: functional_test
    813*gettext: gettext
     
    2732*md5sum: hashsum
    2833*menuentry: normal
     34*pcidump: pcidump
    2935*probe: probe
    3036*read_byte: memrw
     
    4147*sleep: sleep
    4248*submenu: normal
     49*syslinux_configfile: syslinuxcfg
     50*syslinux_source: syslinuxcfg
    4351*terminfo: terminfo
    4452*test_blockarg: test_blockarg
     53*testspeed: testspeed
     54*tr: tr
     55*trust: verify
     56*verify_detached: verify
    4557*xnu_splash: xnu
     58*zfskey: zfscrypt
    4659.: configfile
    4760[: test
    4861appleloader: appleldr
    4962authenticate: normal
     63background_color: gfxterm_background
     64backtrace: backtrace
    5065badram: mmap
    5166blocklist: blocklist
     
    5368break: normal
    5469cat: minicmd
     70cbmemc: cbmemc
    5571chainloader: chain
    5672clear: normal
     
    5874configfile: configfile
    5975continue: normal
     76coreboot_boottime: cbtime
    6077cutmem: mmap
    6178date: date
     79distrust: verify
    6280dump: minicmd
     81eval: eval
    6382exit: minicmd
    6483export: normal
    6584extract_entries_configfile: configfile
    6685extract_entries_source: configfile
     86extract_legacy_entries_configfile: legacycfg
     87extract_legacy_entries_source: legacycfg
    6788fakebios: loadbios
    6889false: true
    6990fix_video: fixvideo
     91fwsetup: efifwsetup
    7092gptsync: gptsync
    7193halt: halt
    7294help: minicmd
     95hexdump_random: random
     96initrd16: linux16
    7397initrd: linux
    7498keymap: keylayouts
     
    79103knetbsd_module_elf: bsd
    80104kopenbsd_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
    81113linux: linux
     114list_trusted: verify
    82115loadbios: loadbios
    83116loadfont: font
     117lscoreboot: cbls
     118lsefi: lsefi
    84119lsefimmap: lsefimmap
    85120lsefisystab: lsefisystab
     
    88123lsmod: minicmd
    89124lssal: lssal
     125macppcbless: macbless
     126mactelbless: macbless
    90127module2: multiboot2
    91128module: multiboot
    92129multiboot2: multiboot2
    93130multiboot: 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
    94146normal: normal
    95147normal_exit: normal
     
    115167test: test
    116168testload: testload
     169time: time
    117170true: true
    118171usb: usbtest
Note: See TracChangeset for help on using the changeset viewer.