Changeset 83285fd in mainline for HelenOS.config


Ignore:
Timestamp:
2011-11-30T12:05:30Z (12 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
fb48a0e
Parents:
f4e508f
Message:

add configuration choice to boot the ISO image using GRUB for BIOS (common PC) or GRUB for UEFI
a hybrid BIOS/UEFI boot ISO should be also possible to create, but the current mkisofs does not support this

File:
1 edited

Legend:

Unmodified
Added
Removed
  • HelenOS.config

    rf4e508f r83285fd  
    589589@ "per_port" Powered status of every root hub port is independent.
    590590! [PLATFORM=ia32|PLATFORM=amd64] OHCI_POWER_SWITCH (choice)
     591
     592% GRUB boot loader architecture
     593@ "pc" GRUB for PC
     594@ "efi" GRUB for UEFI
     595! [PLATFORM=ia32|PLATFORM=amd64] GRUB_ARCH (choice)
Note: See TracChangeset for help on using the changeset viewer.