search for: pm_return

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

Did you mean: rm_return
2009 May 25
4
Crash with core32 (syslinux-3.81-pre12-68-g4a211f6)
I got a qemu crash and errors reported in bochs while trying to get latest core32 branch working (pxelinux): qemu: fatal: Trying to execute code outside RAM or ROM at 0xe6e8aa07 EAX=6e0c7811 EBX=000034b3 ECX=ca68b338 EDX=00000048 ESI=750e3fff EDI=00000020 EBP=d07e4988 ESP=00102324 EIP=e6e8aa07 EFL=00000002 [-------] CPL=0 II=0 A20=1 SMM=0 HLT=0 ES =0028 00000000 ffffffff 00cf9300 CS =0020
2013 Mar 07
4
Syslinux-5.10-pre1
...it's use. core: Move kaboom into it's own header. lwip: Use kaboom.h core: Move timer functions into timer.h core thread: Don't include core.h from thread.h core: Make the core malloc and free thread safe. lwip: Enable thread support core: pxe: pm_return Use jiffies_t pxe: Statically initialize pxe_receive_thread_sem pxe: Add methods to abstract out the connection type. pxe: Move the tftp implementation into it's own file pxe: Move the gpxe url reading code into it's own file. pxe: hook up the interrupt routine...