nrelease: Add UEFI mode capable boot media.
authorSascha Wildner <saw@online.de>
Sun, 15 Jan 2017 19:29:03 +0000 (20:29 +0100)
committerSascha Wildner <saw@online.de>
Sun, 15 Jan 2017 19:29:03 +0000 (20:29 +0100)
commit5fa778d7b36ab0981ff9dcbd96c71ebf653a6a19
treeb5c7d2509b6d916f04ae783dbd4a4d979753b281
parent3ae362f2fd40a49b17fda7454bd8c25ca54f9902
nrelease: Add UEFI mode capable boot media.

Add an EFI system partition to the IMG (to boot on UEFI systems) but
keep MBR (to boot on legacy BIOS systems).

The approach in https://wiki.freebsd.org/UEFI#CD.2FDVD_Boot_under_UEFI
is used to make the ISO boot on both UEFI and legacy systems.
nrelease/Makefile