[haiku-development] Hybrid UEFI/MBR support landed in review

  • From: Jessica Hamilton <jessica.l.hamilton@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Fri, 13 Apr 2018 15:41:04 +1200

Hi All,

I'm not sure if we get emails for gerrit reviews, so support for
multiple bootloaders and hybrid anyboot has been pushed, see below :)

- Multiple bootloaders: https://review.haiku-os.org/116

This will likely result in breakage for non-x86 platforms, but should
be fairly straight-forward to resolve. Example usage: `jam -q
haiku_loader haiku_loader.efi`

- Hybrid MBR/UEFI anyboot images: https://review.haiku-os.org/117

This can be tested with `HAIKU_ANYBOOT_UEFI=1 jam -q
@nightly-anyboot`. Note that it's Linux specific at the moment
(mkfs.msdos) and requires mtools.

Cheers,
Jessica

Other related posts:

  • » [haiku-development] Hybrid UEFI/MBR support landed in review - Jessica Hamilton