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
*
[IPv4] Use default netmasks when no subnet mask is specified.
Michael Brown
2008-03-23
2
-8
/
+27
*
[IPv4] Tidy up some header files.
Michael Brown
2008-03-23
6
-63
/
+25
*
[DHCP] Fix up fake-packet creation as used by PXENV_GET_CACHED_INFO
Michael Brown
2008-03-23
5
-79
/
+148
*
[DHCP] FIXME: quick temporary settings fix, needs update for new API
Marty Connor
2008-03-22
1
-0
/
+4
*
Merge branch 'master' of rom.etherboot.org:/pub/scm/gpxe
Michael Brown
2008-03-22
3
-0
/
+56
|
\
|
*
]Drivers] Update licensing for cs89x0.[ch] and cs89x0.txt
Marty Connor
2008-03-19
3
-0
/
+56
*
|
[Settings] Bugfix: store_setting() now applies changes even on root block
Michael Brown
2008-03-22
1
-3
/
+2
*
|
[Settings] Implement simple_settings backed with extensible DHCP options
Michael Brown
2008-03-22
4
-26
/
+72
*
|
[Settings] DHCP is now working using the new settings API.
Michael Brown
2008-03-21
4
-18
/
+29
*
|
[Settings] Migrate DHCP and NVO code to the new settings API (untested)
Michael Brown
2008-03-21
16
-936
/
+966
*
|
[DHCP] Kill off some no-longer-used DHCP functions
Michael Brown
2008-03-21
2
-128
/
+0
*
|
[Settings] Use a settings applicator in ibft.c
Michael Brown
2008-03-21
1
-31
/
+46
*
|
[Settings] Use a settings applicator to set the default TFTP URI.
Michael Brown
2008-03-21
3
-38
/
+43
*
|
[Misc] Kill off long-redundant tests/dhcptest.c
Michael Brown
2008-03-21
1
-270
/
+0
*
|
[IPv4] Add a config option for IPv4
Michael Brown
2008-03-21
2
-11
/
+22
*
|
[Settings] Use a settings applicator to configure IPv4 routes.
Michael Brown
2008-03-21
7
-88
/
+53
*
|
[Settings] Convert code in src/usr to use settings API.
Michael Brown
2008-03-21
5
-10
/
+41
*
|
[Settings] Introduce settings applicators.
Michael Brown
2008-03-21
6
-138
/
+222
*
|
[Settings] Add per-netdevice settings block
Michael Brown
2008-03-20
6
-1
/
+126
*
|
[Settings] Add settings hierarchy
Michael Brown
2008-03-20
5
-210
/
+321
*
|
[Settings] Start revamping the configuration settings API.
Michael Brown
2008-03-20
6
-481
/
+787
|
/
*
[Contribs] Add updated wake-on-LAN patch from Bill <level42@sympatico.ca>
Michael Brown
2008-03-19
13
-1202
/
+145
*
[Settings] Allow named settings to have their type specified explicitly
Michael Brown
2008-03-18
1
-45
/
+48
*
[Timers] Initialise timers on first use
Michael Brown
2008-03-18
2
-27
/
+26
*
[Timers] Miscellaneous timer system fixes
Michael Brown
2008-03-18
4
-44
/
+60
*
[Settings] Allow encapsulated options to be specified as named settings
Michael Brown
2008-03-18
1
-4
/
+10
*
[Settings] Add int16, int32 and hex-string configuration setting types
Michael Brown
2008-03-18
1
-5
/
+131
*
[libc] Fix a validation bug in strtoul()
Michael Brown
2008-03-18
1
-1
/
+1
*
[Settings] show_setting() functions return snprintf()-style length.
Michael Brown
2008-03-18
4
-14
/
+11
*
Merge branch 'pxerom-pmm'
Michael Brown
2008-03-11
4
-305
/
+482
|
\
|
*
[PXE] PMM now tested and working
Michael Brown
2008-03-11
1
-1
/
+1
|
*
[prefix] Cope with image source addresses outside base memory
Michael Brown
2008-03-11
1
-121
/
+114
|
*
[PXE] Improve PnP/BBS detection
Michael Brown
2008-03-11
1
-19
/
+49
|
*
[prefix] Add printing functions to libprefix.S
Michael Brown
2008-03-11
3
-128
/
+112
|
*
[PXE] Add PMM support to romprefix.S (untested)
Michael Brown
2008-03-09
3
-73
/
+243
*
|
Merge branch 'xl0-timer'
Michael Brown
2008-03-10
70
-398
/
+412
|
\
\
|
*
|
Use plain C in timer_rdtsc for division instead of inline asssembly.
Alexey Zaytsev
2008-03-06
1
-43
/
+21
|
*
|
[Timers] Move TIMER_BIOS and TIMER_RDTSC to their own config.h section.
Michael Brown
2008-03-02
1
-3
/
+10
|
*
|
[Timers] Do not enable serial console by default; this change should not
Michael Brown
2008-03-02
1
-1
/
+1
|
*
|
fix the rdtsc namimg
Alexey Zaytsev
2008-03-02
4
-11
/
+11
|
*
|
Cleanups
Alexey Zaytsev
2008-03-02
3
-8
/
+8
|
*
|
Modify gPXE core and drivers to work with the new timer subsystem
Alexey Zaytsev
2008-03-02
58
-121
/
+62
|
*
|
Introduce the new timer subsystem.
Alexey Zaytsev
2008-03-02
13
-296
/
+384
*
|
|
[PXE] Work around a buffer-size bug in WinPE
Michael Brown
2008-03-10
1
-2
/
+12
|
|
/
|
/
|
*
|
[Makefile] Use bin/VVVVDDDD.rom instead of bin/pci_VVVV_DDDD.rom
Michael Brown
2008-03-06
1
-1
/
+1
*
|
[tg3] Added device ID for rebranded HP card.
Michael Brown
2008-03-06
1
-0
/
+1
*
|
[PXEXT] Add PXENV_FILE_EXEC call to PXE extensions API.
Michael Brown
2008-03-04
4
-1
/
+67
*
|
[Command] Add "sanboot" command.
Michael Brown
2008-03-04
5
-1
/
+74
|
/
*
[DHCP] Fix RFC4390 client identifier constructions.
Michael Brown
2008-02-27
1
-1
/
+1
*
[Infiniband] Add preliminary support for multi-port devices.
Michael Brown
2008-02-27
7
-119
/
+284
[next]