BOOT MANAGER The following types apply only to entries for the boot manager. For information about data formats for these ...

BOOT MANAGER

The following types apply only to entries for the boot manager. For information
about data formats for these types, run "bcdedit /? FORMATS".

Boot
====
  BOOTSEQUENCE (list)     Defines the one-time boot sequence.
  DEFAULT (id)            Defines the default boot entry.
  TIMEOUT (integer)       Defines the boot manager time to wait, in seconds,
                          before the boot manager selects a default entry.
Resume
======
  RESUME (bool)           Indicates that a resume operation should be
                          attempted.
  RESUMEOBJECT (id)       Provides the identifier of the resume application
                          object.

Display
=======
  DISPLAYBOOTMENU (bool)  Enables the boot menu display.
  DISPLAYORDER (list)     Defines the boot manager display order list.
  TOOLSDISPLAYORDER (list)    Defines the boot manager tools display order
                              list.

For additional types that apply to the boot manager, run
"bcdedit /? TYPES BOOTAPP".