search for: efirom

Displaying 4 results from an estimated 4 matches for "efirom".

Did you mean: eeprom
2015 Aug 03
1
EFI: ipxe + syslinux = Failed to read blocks: 0xC
...recent version of qemu (maybe git or latest rc > releases) that possibly have patched iPXE roms which may work better. I did try a patched iPXE ROM. At least, I think I did, see above. The iPXE ROM identified itself as 1.0.0+ (87981). I created it by running 'make bin-x86_64-efi/1af41000.efirom' and referenced the resulting file with the '<rom file='path'/>' in the device section of the vm.xml.
2015 Jul 11
0
EXTLINUX - GCC 5
..... [gpxe/src/drivers/net/e1000/e1000_hw.c:7557]: (error) Uninitialized variable: phy_data Might be a false positive. The code path which does not set phy_data might be separated from the code paths which use it. ----------------------------------------------------------------- [gpxe/src/util/efirom.c:68]: (error) Uninitialized variable: len A function which is intended to work by clairvoyance ? static size_t file_size ( FILE *file ) { ssize_t len; return len; } (Its quality as random number generator is mediocre, too. There's too much redundancy in stack usage...
2015 Jul 11
3
EXTLINUX - GCC 5
> On Jul 10, 2015 5:29 PM, "poma via Syslinux" <syslinux at zytor.com> wrote: > > > The same as with the ISOLINUX, stable and git. > > Only this time has nothing to do with the menu. > > 1) EXTLINUX is no longer a discrete variant. The installer extlinux now > installs SYSLINUX. > 2) William Kensington already saw a similar behavior wherein an
2015 Jul 31
5
EFI: ipxe + syslinux = Failed to read blocks: 0xC
Hello dear list, Using VMware I built a test setup of a server with dhcp, tftp and a http-server and several pxe-clients with EFI mode turned on. This setup worked, albeit with the exponential-like decay of IO rate I described earlier. The work-around of using HTTP works beautifully though. So it was time for the next step. Migrate this setup to our automated testing environment that runs