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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[comboot] Support COMBOOT in 64-bit builds
Michael Brown
2016-04-15
4
-1054
/
+0
*
[librm] Provide an abstraction wrapper for prot_call
Michael Brown
2016-02-19
1
-12
/
+6
*
[librm] Convert prot_call() to a real-mode near call
Michael Brown
2016-02-18
1
-3
/
+0
*
[librm] Discard argument as part of return from prot_call()
Michael Brown
2016-02-17
1
-3
/
+3
*
[bios] Use intptr_t when casting .text16 function pointers
Michael Brown
2016-02-16
1
-9
/
+6
*
[libc] Split rmsetjmp() and rmlongjmp() into a separate rmsetjmp.h
Michael Brown
2016-02-16
1
-1
/
+1
*
[comboot] Avoid dragging in serial console support unconditionally
Michael Brown
2015-07-31
1
-1
/
+3
*
[comboot] Implement INT22,0x000c
Wissam Shoukair
2015-06-29
1
-0
/
+4
*
[serial] Use new UART abstraction in serial console driver
Michael Brown
2015-06-29
1
-13
/
+10
*
[comboot] Use built-in interrupt reflector
Michael Brown
2014-04-29
2
-43
/
+0
*
[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
3
-3
/
+6
*
[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
*
[comboot] Run com32 programs with a valid IDT
Geoff Lywood
2010-08-01
2
-0
/
+45
*
[interface] Convert all name-resolution interfaces to generic interfaces
Michael Brown
2010-06-22
1
-32
/
+33
*
[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
4
-17
/
+17
*
[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
4
-0
/
+8
*
[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
2
-6
/
+6
*
[comboot] Add COMBOOT and COM32 support
Daniel Verkamp
2008-08-29
4
-0
/
+936