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
*
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
*
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
*
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
*
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
*
Added missing #include
Michael Brown
2007-07-30
1
-0
/
+1
*
Inhibit compiler warning
Michael Brown
2007-07-30
1
-1
/
+1
*
TLS now working again.
Michael Brown
2007-07-30
3
-14
/
+1904
*
Upgrade AXTLS import to version 1.1.5-a
Michael Brown
2007-07-30
7
-62
/
+906
*
Import various libgcc functions from syslinux.
Michael Brown
2007-07-30
9
-338
/
+134
*
GCC's optimiser seems to screw up if this is left static...
Michael Brown
2007-07-30
1
-1
/
+1
*
Preparation for adding tls.c
Michael Brown
2007-07-29
1
-0
/
+1
*
Added a simple pass-through filter layer for data transfer interfaces.
Michael Brown
2007-07-29
2
-0
/
+153
*
Don't rely on retry.c's periodically calling currticks() in order to
Michael Brown
2007-07-29
1
-1
/
+7
*
Added HMAC code from TLS project
Michael Brown
2007-07-29
2
-0
/
+150
*
Quick hack to get AoE back in to the tree, on a par with the current
Michael Brown
2007-07-29
8
-181
/
+187
*
Applied a modified version of holger's regparm patches.
Michael Brown
2007-07-29
6
-5
/
+20
*
Merge branch 'symcheck2'
Michael Brown
2007-07-28
18
-29
/
+30
|
\
|
*
Make has_key() a static inline, rather than omitting it altogether.
Michael Brown
2007-07-28
2
-15
/
+5
|
*
Revert "make bool m_echo static" - I suspect this to be defined by spec
Michael Brown
2007-07-28
1
-1
/
+1
|
*
Revert "make isspace static" - prototype for isspace() is defined by C99, so ...
Holger Lubitz
2007-07-28
1
-1
/
+1
|
*
Revert "make __udivmoddi4 static" - gcc links to it implicitly
Holger Lubitz
2007-07-28
1
-1
/
+1
|
*
make struct velocity_info vptx static
Holger Lubitz
2007-07-27
1
-1
/
+1
[next]