index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
arch
/
i386
/
interface
/
syslinux
/
comboot_call.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[image] Add "--timeout" parameter to image downloading commands
Michael Brown
2014-03-10
1
-2
/
+3
*
[build] Include version number within only a single object file
Michael Brown
2012-11-02
1
-1
/
+6
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
1
-1
/
+2
*
[image] Simplify image management commands and internal API
Michael Brown
2012-03-25
1
-5
/
+12
*
[image] Eliminate the register_and_xxx_image() functions
Michael Brown
2011-10-25
1
-2
/
+2
*
[console] Move include/console.h to include/ipxe/console.h
Michael Brown
2011-03-09
1
-1
/
+1
*
[image] Simplify use of imgdownload()
Michael Brown
2011-03-09
1
-41
/
+8
*
[image] Simplify image management
Michael Brown
2011-03-07
1
-1
/
+1
*
[init] Remove concept of "shutdown exit flags"
Michael Brown
2011-01-27
1
-2
/
+2
*
[build] Use weak definitions instead of weak declarations
Joshua Oreman
2010-05-27
1
-0
/
+14
*
[comboot] Propagate carry flag from COMBOOT API
Stefan Hajnoczi
2010-05-25
1
-0
/
+3
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-20
1
-11
/
+11
*
[comboot] Match version strings to SYSLINUX style
Daniel Verkamp
2010-03-01
1
-2
/
+2
*
[config] Make PXE stack a compile-time option
Joshua Oreman
2010-01-20
1
-2
/
+4
*
[comboot] Implement INT 22h AX=000Bh (Get Serial Console Configuration)
Daniel Verkamp
2009-06-24
1
-1
/
+9
*
[comboot] Implement stub calls for auxiliary data vector handling
Daniel Verkamp
2009-05-26
1
-1
/
+12
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
[comboot] Implement INT 22h AX=001Bh (Cleanup, shuffle, and boot to real mode)
Daniel Verkamp
2009-02-17
1
-1
/
+61
*
[comboot] Restore the real-mode stack pointer on exit from a COMBOOT image
Michael Brown
2009-02-17
1
-6
/
+6
*
[comboot] Unhook interrupt vectors after returning from a COMBOOT image
Michael Brown
2009-02-17
1
-0
/
+15
*
[comboot] Fix reference counting on replacement images
Michael Brown
2009-02-17
1
-15
/
+14
*
[comboot] Allow for tail recursion of COMBOOT images
Michael Brown
2009-02-17
1
-61
/
+82
*
[i386] Rename __cdecl to __asmcall
Michael Brown
2008-11-19
1
-3
/
+3
*
[comboot] Add COMBOOT and COM32 support
Daniel Verkamp
2008-08-29
1
-0
/
+598