Changeset cfb1217 in mainline for boot/grub.pc/i386-pc/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.pc/i386-pc/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*drivemap: drivemap
    79*echo: echo
     10*extract_syslinux_entries_configfile: syslinuxcfg
     11*extract_syslinux_entries_source: syslinuxcfg
     12*file: file
    813*functional_test: functional_test
    914*gettext: gettext
     
    2934*md5sum: hashsum
    3035*menuentry: normal
     36*pcidump: pcidump
     37*plan9: plan9
    3138*probe: probe
    3239*read_byte: memrw
     
    4451*sleep: sleep
    4552*submenu: normal
     53*syslinux_configfile: syslinuxcfg
     54*syslinux_source: syslinuxcfg
    4655*terminfo: terminfo
    4756*test_blockarg: test_blockarg
     57*testspeed: testspeed
     58*tr: tr
     59*trust: verify
     60*verify_detached: verify
    4861*xnu_splash: xnu
     62*zfskey: zfscrypt
    4963.: configfile
    5064[: test
    5165authenticate: normal
     66background_color: gfxterm_background
     67backtrace: backtrace
    5268badram: mmap
    5369blocklist: blocklist
     
    5571break: normal
    5672cat: minicmd
     73cbmemc: cbmemc
    5774chainloader: chain
    5875clear: normal
    5976cmosclean: cmostest
     77cmosdump: cmosdump
     78cmosset: cmostest
    6079cmostest: cmostest
    6180cmp: cmp
    6281configfile: configfile
    6382continue: normal
     83coreboot_boottime: cbtime
    6484cutmem: mmap
    6585date: date
     86distrust: verify
    6687dump: minicmd
    6788efiemu_loadcore: efiemu
    6889efiemu_prepare: efiemu
    6990efiemu_unload: efiemu
     91eval: eval
    7092exit: minicmd
    7193export: normal
     
    7597extract_legacy_entries_source: legacycfg
    7698false: true
     99freedos: freedos
     100gdbstub: gdb
     101gdbstub_break: gdb
     102gdbstub_stop: gdb
    77103gptsync: gptsync
    78104help: minicmd
     105hexdump_random: random
    79106initrd16: linux16
    80107initrd: linux
     
    95122linux16: linux16
    96123linux: linux
     124list_trusted: verify
    97125loadfont: font
    98126lsapm: lsapm
     127lscoreboot: cbls
    99128lsfonts: font
    100129lsmmap: lsmmap
    101130lsmod: minicmd
     131macppcbless: macbless
     132mactelbless: macbless
    102133module2: multiboot2
    103134module: multiboot
    104135multiboot2: multiboot2
    105136multiboot: multiboot
     137nativedisk: nativedisk
     138net_add_addr: net
     139net_add_dns: net
     140net_add_route: net
     141net_bootp: net
     142net_del_addr: net
     143net_del_dns: net
     144net_del_route: net
     145net_get_dhcp_option: net
     146net_ipv6_autoconf: net
     147net_ls_addr: net
     148net_ls_cards: net
     149net_ls_dns: net
     150net_ls_routes: net
     151net_nslookup: net
    106152normal: normal
    107153normal_exit: normal
     
    114160password_pbkdf2: password_pbkdf2
    115161play: play
    116 pxe_unload: pxecmd
     162pxechainloader: pxechain
    117163read: read
    118164reboot: reboot
     
    129175test: test
    130176testload: testload
     177time: time
    131178true: true
     179truecrypt: truecrypt
    132180usb: usbtest
    133181vbeinfo: videoinfo
Note: See TracChangeset for help on using the changeset viewer.