Skip to content
  • Ryan Jackson's avatar
    Added new 'diskpart' boot type · 0c19d9ab
    Ryan Jackson authored
    Added a new boot type called 'diskpart'.  It's a struct that contains
    both the BIOS disk number and the partition number to boot from.  The
    disk number is pulled from the bootdisk_bios_id node_type_attribute.
    If no such attribute exists, bootinfo instead returns the old
    partition type.
    0c19d9ab