opengnsys_ipxe/src
Christian Hesse 3f5b4ba6a5 util/genfsimg: handle isohybrid with xorrisofs
Generating an isohybrid image with `xorrisofs` is supposed to happen with
option `-isohybrid-gpt-basdat`, not command `isohybrid`.

This also fixes UEFI boot on several of my devices.

https://wiki.syslinux.org/wiki/index.php?title=Isohybrid
2021-11-24 13:15:17 +01:00
..
arch [acpi] Generalise DSDT/SSDT data extraction logic 2021-09-08 14:46:30 +01:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [cloud] Retry DHCP aggressively in AWS EC2 2021-07-20 13:19:15 +01:00
core [uri] Retain original encodings for path, query, and fragment fields 2021-11-12 09:58:29 +00:00
crypto [x509] Use case-insensitive comparison for certificate names 2021-05-18 11:46:28 +01:00
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [efi] Run ExitBootServices shutdown hook at TPL_NOTIFY 2021-11-23 15:55:01 +00:00
hci [readline] Extend maximum read line length to 1024 characters 2021-09-10 15:51:14 +01:00
image [image] Allow single-member archive images to be executed transparently 2021-05-12 13:57:35 +01:00
include [efi] Run ExitBootServices shutdown hook at TPL_NOTIFY 2021-11-23 15:55:01 +00:00
interface [efi] Run ExitBootServices shutdown hook at TPL_NOTIFY 2021-11-23 15:55:01 +00:00
libgcc [libgcc] Change __divmoddi4 from int64 [unknown] to int64_t 2020-07-21 14:33:32 +01:00
net [uri] Retain original encodings for path, query, and fragment fields 2021-11-12 09:58:29 +00:00
scripts [efi] Align EFI image sections by page size 2021-04-10 13:43:47 +01:00
tests [uri] Retain original encodings for path, query, and fragment fields 2021-11-12 09:58:29 +00:00
usr [uri] Retain original encodings for path, query, and fragment fields 2021-11-12 09:58:29 +00:00
util util/genfsimg: handle isohybrid with xorrisofs 2021-11-24 13:15:17 +01:00
.gitignore [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
Makefile [linux] Add a prefix to all symbols to avoid future name collisions 2021-02-27 19:25:02 +00:00
Makefile.efi [efi] Use zero for PCI vendor/device IDs when no applicable ID exists 2021-07-26 15:47:47 +01:00
Makefile.housekeeping [build] Fix building on broken versions of GNU binutils 2021-06-17 14:37:39 +01:00
Makefile.linux [linux] Place -lslirp at end of linker search list 2021-03-03 01:09:33 +00:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00