search for: pm_env32_run

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

2015 Oct 07
2
Hyper-V Gen 2 waiting for ldlinux.e64
On Wed, Oct 07, 2015 at 05:58:51PM -0500, Clements, James wrote: > James Clement > > Geert Stappers > > > On Wed, Oct 07, 2015 at 05:06:41PM -0500, Clements, James wrote: > > > > The screen displays the following: > > > > > > > > PXE Network Boot using IPv4 > > > > .... > > > > Station IP address is 192.168.205.50
2015 Oct 09
0
load_env32 WAS: Hyper-V Gen 2 waiting for ldlinux.e64
...ev); > > > Untested (James did) It dies in load_env32. $ git grep load_env core/diskstart.inc: pm_call load_env32 core/elflink/load_env32.c:void load_env32(com32sys_t * regs __unused) core/extern.inc: ; elflink/load_env32.c core/extern.inc: extern load_env32, pm_env32_run core/include/core.h:extern void load_env32(com32sys_t *regs); core/isolinux.asm: pm_call load_env32 core/isolinux.asm: jmp kaboom ; load_env32() should never return. If core/pxelinux.asm: pm_call load_env32 core/pxelinux.asm: jmp kabo...