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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure that empty e820 regions are skipped even at the end of the
Michael Brown
2007-10-10
1
-11
/
+18
*
Add a missing PCI ID that is tested as working.
Michael Brown
2007-10-10
1
-0
/
+1
*
Force a netdevice poll in net_tx() before attempting to transmit
Michael Brown
2007-10-04
1
-0
/
+8
*
Redefine bzimage_exec_context::mem_limit to be the highest permissible
Michael Brown
2007-09-28
1
-3
/
+4
*
Quick and very dirty hack to get r8169 driver working again, prior to
Michael Brown
2007-09-26
1
-5
/
+15
*
Standardise DBG_PRINTF()->DBG(), and remove custom definitions for
Michael Brown
2007-09-26
1
-28
/
+9
*
Switch rm_ss and rm_sp back to being words; it'll make it less
Michael Brown
2007-09-25
1
-7
/
+7
*
Don't use the "rep ss movsb" trick to copy the RM stack to the PM
Michael Brown
2007-09-25
1
-31
/
+34
*
rm_ss, rm_sp, and pm_esp don't need to be accessed from anywhere
Michael Brown
2007-09-25
3
-54
/
+0
*
Minor refactoring to eliminate duplication.
Michael Brown
2007-09-25
1
-49
/
+39
*
Use full protected mode for access to high memory within prefix, to
Michael Brown
2007-09-25
1
-169
/
+237
*
Added more verbose memory-map debugging.
Michael Brown
2007-09-21
2
-11
/
+43
*
Merge branch 'master' of rom.etherboot.org:/pub/scm/gpxe
Michael Brown
2007-09-21
2
-1
/
+11
|
\
|
*
Added netdev_priv() to ease Linux driver compatibility.
Michael Brown
2007-09-13
1
-0
/
+11
|
*
Removed file checked in accidentally
Michael Brown
2007-09-13
1
-1
/
+0
*
|
Infinband requires longer link-layer addresses and headers than Ethernet.
Michael Brown
2007-09-21
1
-2
/
+2
*
|
Added defines for Infiniband files (which can't be committed to the
Michael Brown
2007-09-21
1
-0
/
+3
*
|
Minor debug message improvement.
Michael Brown
2007-09-21
1
-2
/
+3
*
|
Use RFC4390 whenever hardware address exceeds 16 bytes; this allows us
Michael Brown
2007-09-21
2
-2
/
+43
*
|
Add const attribute to byte-swapping functions
Michael Brown
2007-09-21
1
-3
/
+3
*
|
Don't get stuck in an infinite loop on negative integers!
Michael Brown
2007-09-21
1
-4
/
+5
*
|
Add fls() for non-constant values.
Michael Brown
2007-09-21
2
-5
/
+11
*
|
Moved iobuf.h assertions outside the static inline functions, so that
Michael Brown
2007-09-21
2
-4
/
+42
|
/
*
Bugfix: DHCP message type should be a one-byte option... (d'oh)
Michael Brown
2007-09-13
1
-2
/
+1
*
Merge branch 'master' of rom.etherboot.org:/pub/scm/gpxe
Michael Brown
2007-09-09
3
-96
/
+97
|
\
|
*
Use "/bin/echo -e" instead of shell builtin echo; some shells don't
Michael Brown
2007-09-09
2
-95
/
+88
|
*
Check for correct block number in tftp_rx_data().
Michael Brown
2007-09-08
1
-1
/
+9
|
*
Re-added the kpxe prefix. I have no idea when this disappeared.
Michael Brown
2007-09-08
1
-0
/
+1
*
|
Add the possibility to create .o files from arbitrary binary blobs.
Michael Brown
2007-09-06
2
-0
/
+10
*
|
Added missing .kpxe prefix.
Michael Brown
2007-09-06
1
-0
/
+1
|
/
*
Minor style fix: structure fields are generally initialised in the
Michael Brown
2007-09-06
1
-1
/
+1
*
TFTP default blocksize fix from Vampyre
Marty Connor
2007-08-30
1
-0
/
+1
*
allpxes allroms alldsks fixes from Vampyre
Marty Connor
2007-08-30
1
-2
/
+3
*
Add sis900 variant (patch from Vampyre)
Marty Connor
2007-08-30
1
-0
/
+1
*
Merge branch 'master' into curses
Holger Lubitz
2007-08-23
16
-301
/
+343
|
\
|
*
Merge commit 'holger/strings'
Michael Brown
2007-08-23
14
-299
/
+354
|
|
\
|
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-1
/
+1
|
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-5
/
+4
|
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-4
/
+3
|
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-3
/
+3
|
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-3
/
+3
|
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-1
/
+1
|
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-2
/
+2
|
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-1
/
+1
|
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-1
/
+1
|
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-1
/
+1
|
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-1
/
+1
|
|
*
define malloc attribute
Holger Lubitz
2007-08-20
1
-0
/
+6
|
|
*
strdup and strndup call malloc and are not pure
Holger Lubitz
2007-08-02
1
-2
/
+2
|
|
*
move strndup back to string.c - used by strdup
Holger Lubitz
2007-08-02
1
-0
/
+15
[next]