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
Commit message (
Expand
)
Author
Age
Files
Lines
*
__nonnull changes
Holger Lubitz
2007-08-20
1
-0
/
+5
*
__nonnull changes
Holger Lubitz
2007-08-20
1
-0
/
+9
*
define __nonnull
Holger Lubitz
2007-08-19
1
-0
/
+7
*
define __pure and __const
Holger Lubitz
2007-08-19
1
-0
/
+12
*
Merge branch 'master' of git://git.etherboot.org/scm/gpxe
Holger Lubitz
2007-08-19
1
-0
/
+26
|
\
|
*
Added error IDs for all files in drivers/net; they're likely to need them.
Michael Brown
2007-08-19
1
-0
/
+26
*
|
Merge branch 'master' of git://git.etherboot.org/scm/gpxe
Holger Lubitz
2007-08-19
4
-23
/
+42
|
\
|
|
*
Fix building on distros which use dash as the default shell.
Michael Brown
2007-08-18
1
-2
/
+10
|
*
Add barrier() primitive (was present in Eb5.4), used by some currently
Michael Brown
2007-08-18
1
-0
/
+5
|
*
Separate out arch-independent parts of stdint.h
Michael Brown
2007-08-17
2
-21
/
+27
*
|
Merge branch 'master' of git://git.etherboot.org/scm/gpxe
Holger Lubitz
2007-08-16
5
-3
/
+16
|
\
|
|
*
Use start_timer_nodelay() in protocols which rely on the retry timer
Michael Brown
2007-08-13
3
-3
/
+3
|
*
Add start_timer_nodelay()
Michael Brown
2007-08-13
2
-0
/
+13
*
|
Merge branch 'master' of git://git.etherboot.org/scm/gpxe
Holger Lubitz
2007-08-13
4
-32
/
+638
|
\
|
|
*
Build the all-driver images by default, and print instructions for usage.
Michael Brown
2007-08-10
2
-26
/
+18
|
*
Add iBFT code derived from IBM document.
Michael Brown
2007-08-10
2
-6
/
+620
*
|
Merge branch 'master' of git://git.etherboot.org/scm/gpxe
Holger Lubitz
2007-08-08
9
-62
/
+516
|
\
|
|
*
Set current working URI to be that of the executable image when
Michael Brown
2007-08-07
2
-12
/
+13
|
*
Add PXE FILE API.
Michael Brown
2007-08-04
4
-0
/
+352
|
*
Make read_user() non-blocking, and add select() call.
Michael Brown
2007-08-04
3
-50
/
+151
*
|
Revert "malloc attribute changes"
Holger Lubitz
2007-08-06
3
-10
/
+2
*
|
Merge branch 'master' of git://git.etherboot.org/scm/gpxe
Holger Lubitz
2007-08-05
7
-56
/
+111
|
\
|
|
*
Display name and status of each file as it is downloaded.
Michael Brown
2007-08-03
5
-18
/
+30
|
*
Print multiple commands per line in help
Michael Brown
2007-08-03
1
-2
/
+12
|
*
Place multiboot command lines in base memory; Xen won't pick them up
Michael Brown
2007-08-03
1
-36
/
+69
*
|
malloc attribute changes
Holger Lubitz
2007-08-02
3
-2
/
+10
|
/
*
Error message cleanups.
Michael Brown
2007-08-02
2
-2
/
+3
*
Set current working URI equal to script URI during script execution.
Michael Brown
2007-08-02
1
-1
/
+9
*
uri_get(NULL) and uri_put(NULL) are explicitly allowed.
Michael Brown
2007-08-02
2
-5
/
+4
*
Allow images to hold references to the originating URI.
Michael Brown
2007-08-02
9
-69
/
+189
*
Allowed zero-cost enforced ordering of features in startup banner
Michael Brown
2007-08-02
13
-40
/
+80
*
Use otherwise-useless byte in DHCP feature option as a version number
Michael Brown
2007-08-02
5
-10
/
+22
*
Add FEATURE() macro, plus code to display features at startup time,
Michael Brown
2007-08-02
6
-1
/
+99
*
fix gcc 4.2.1 warning: discards qualifiers from pointer target type
Holger Lubitz
2007-08-02
1
-4
/
+4
*
fix gcc 4.2.1 warning: initialized field overwritten
Holger Lubitz
2007-08-02
1
-4
/
+1
*
include more changes for x86_64
Holger Lubitz
2007-08-02
1
-0
/
+2
*
remove old minorversion!=4 check (added -march a second time)
Holger Lubitz
2007-08-02
1
-4
/
+0
*
remove x86_64 comments from arch specific Config
Holger Lubitz
2007-08-02
1
-5
/
+0
*
Cope with non-newline-terminated scripts.
Michael Brown
2007-08-02
1
-2
/
+3
*
Add code for constructing single-file cpio archives on the fly
Michael Brown
2007-08-02
3
-30
/
+166
*
Initrd concatenation now working
Michael Brown
2007-08-01
1
-2
/
+3
*
Allow loading of multiple initramfs images.
Michael Brown
2007-07-31
1
-50
/
+61
*
Added support for draft version of the AoE Boot Firmware Table.
Michael Brown
2007-07-31
3
-0
/
+98
*
Fix endianness of "shelf" field
Michael Brown
2007-07-31
1
-1
/
+2
*
Add identifier for the network device into the DHCP request.
Michael Brown
2007-07-31
2
-0
/
+38
*
Centralise construction of the DHCP request and response packets.
Michael Brown
2007-07-31
4
-60
/
+126
*
Added the AoE boot information table as used by Vampyre's AoE
Michael Brown
2007-07-31
1
-0
/
+33
*
tls_change_cipher() can complain about null cipher and digest
Michael Brown
2007-07-30
1
-4
/
+2
*
Change #warnings to FIXMEs, so that we can build without NO_WERROR=1
Michael Brown
2007-07-30
1
-8
/
+11
*
Allowed HTTPS to be a separately configurable feature.
Michael Brown
2007-07-30
5
-13
/
+76
[next]