This structure will handle all requests to the information given
by the bootloader. It makes no assumptions about which bootloader
is actually used by the system.
enum Type;
All of the types of boot loader specifications in use, so we
*can* make assumptions sometimes.