search for: f64cef26

Displaying 2 results from an estimated 2 matches for "f64cef26".

2015 Feb 10
4
[PATCH 0/1] update gnuefi to f64cef26
Updates the gnu-efi submodule to the latest version (f64cef26) Changes to the gnu-efi makefiles require changes to the syslinux build scripts. Mainly, the install targets dropped the $(SRCDIR) prefix, e.g. - $(INSTALL) -m 644 $(SRCDIR)/elf_$(ARCH)_efi.lds $(INSTALLROOT)/$(LIBDIR) + $(INSTALL) -m 644 elf_$(ARCH)_efi.lds $(INSTALLROOT)/$(LIBDIR)...
2015 Feb 11
0
[PATCH 0/1] update gnuefi to f64cef26
Please disregard this patch; it's not safe for parallel building. I'm working on an update. Regards, Jonathan Boeing