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
*
[build] Fix broken build caused by implied dependency upon "perl"
Michael Brown
2010-06-24
3
-14
/
+14
*
[build] Avoid hard-coding the path to perl
Michael Brown
2010-06-24
1
-1
/
+1
*
[efi] Build iPXE script support into EFI binaries by default
Geoff Lywood
2010-06-23
1
-0
/
+1
*
[r8169] Remove driver cfg lookup, use pci_device_id->driver_data instead
Andrei Faur
2010-06-23
2
-66
/
+11
*
[tls] Handle multiple handshake records
Michael Brown
2010-06-23
1
-39
/
+54
*
[refcnt] Add ref_no_free handler
Joshua Oreman
2010-06-23
3
-11
/
+14
*
[http] Pass through unknown interface method calls
Michael Brown
2010-06-22
1
-2
/
+4
*
[interface] Allow for non-pass-through interface methods
Michael Brown
2010-06-22
3
-10
/
+46
*
[interface] Convert all data-xfer interfaces to generic interfaces
Michael Brown
2010-06-22
31
-1511
/
+764
*
[interface] Convert all name-resolution interfaces to generic interfaces
Michael Brown
2010-06-22
4
-260
/
+169
*
[interface] Convert all job-control interfaces to generic interfaces
Michael Brown
2010-06-22
8
-293
/
+88
*
[interface] Expand object interface to allow for polymorphic interfaces
Michael Brown
2010-06-22
5
-44
/
+413
*
[retry] Use start_timer_fixed() instead of direct timeout manipulation
Michael Brown
2010-06-22
2
-4
/
+2
*
[retry] Add timer_init() wrapper function
Michael Brown
2010-06-22
9
-11
/
+23
*
[refcnt] Add ref_init() wrapper function
Michael Brown
2010-06-22
22
-14
/
+59
*
[pcnet32] Replace pcnet32 with native driver
Andrei Faur
2010-06-22
2
-822
/
+1143
*
[jme] Fix 64-bit compile of JMicron ethernet driver
Geoff Lywood
2010-06-22
1
-1
/
+1
*
[process] Hold reference to process during call to step()
Michael Brown
2010-06-15
1
-0
/
+2
*
[jme] Fix refill behavior
Guo-Fu Tseng
2010-06-13
1
-7
/
+13
*
[ethernet] Move Ethernet MAC address checking routines to ethernet.h
Michael Brown
2010-06-07
3
-16
/
+67
*
[eepro100] Add PCI ID for Intel Pro/100 VE
Erwan Velu
2010-06-07
1
-0
/
+1
*
[doc] Fix comment on Linux/x86 boot protocol path
Wu Fengguang
2010-06-03
1
-1
/
+1
*
[jme] Add JMicron Ethernet driver
Guo-Fu Tseng
2010-06-02
3
-0
/
+2218
*
[efi] Add the "snpnet" driver
Geoff Lywood
2010-06-02
10
-4
/
+724
*
[qib7322] Fix whitespace errors
Michael Brown
2010-06-01
1
-107
/
+108
*
[qib7322] Fix uninitialized variables warning
Shao Miller
2010-06-01
1
-3
/
+10
*
[libc] Enable automated extraction of error usage reports
Michael Brown
2010-05-31
22
-391
/
+1499
*
[pxe] Remove obsolete pxe_errortab.c
Michael Brown
2010-05-31
1
-103
/
+0
*
[efi] Tidy up output of EFI header import script
Michael Brown
2010-05-30
3
-19
/
+65
*
[legal] Add FILE_LICENCE declarations to EFI header files
Michael Brown
2010-05-30
40
-0
/
+96
*
[efi] Synchronise EFI header files
Michael Brown
2010-05-30
2
-7
/
+10
*
[build] Remove PACKED macro
Michael Brown
2010-05-30
6
-74
/
+70
*
[efi] Update UEFI header files with latest version from TianoCore
Geoff Lywood
2010-05-30
41
-1613
/
+6072
*
[dhcp] Use correct DHCP options on EFI systems
Geoff Lywood
2010-05-29
5
-8
/
+126
*
[iscsi] Allow base64 encoding in large binary values
Piotr Jaroszyński
2010-05-28
1
-23
/
+47
*
[iscsi] Use generic base16 functions for iSCSI reverse CHAP
Michael Brown
2010-05-28
1
-24
/
+17
*
[infiniband] Use generic base16 functions for SRP
Michael Brown
2010-05-28
1
-9
/
+7
*
[iscsi] Use generic base16 functions for iSCSI
Michael Brown
2010-05-28
1
-30
/
+21
*
[base16] Add generic base16 encoding and decoding routines
Michael Brown
2010-05-28
3
-0
/
+145
*
[base64] Add ability to decode base64 strings
Michael Brown
2010-05-28
3
-0
/
+101
*
[base64] Allow base64_encode() to handle arbitrary data
Michael Brown
2010-05-28
3
-14
/
+16
*
[build] Add rtl8139.rom to the default build target list
Michael Brown
2010-05-28
1
-1
/
+2
*
[build] Allow building against a zlib in a non-standard location
Geoff Lywood
2010-05-28
2
-1
/
+3
*
[efi] Fix .efi and .efidrv linking
Piotr Jaroszyński
2010-05-27
5
-7
/
+10
*
[compiler] Fix 64bit compile time errors
Piotr Jaroszyński
2010-05-27
6
-12
/
+12
*
[dhcp] Don't consider invalid offers to be duplicates
Joshua Oreman
2010-05-27
1
-3
/
+3
*
[build] Use weak definitions instead of weak declarations
Joshua Oreman
2010-05-27
11
-90
/
+48
*
[efi] Fix link order for elf2efi
Piotr Jaroszyński
2010-05-27
1
-2
/
+2
*
[build] Inhibit "skipping incompatible" message from ld
Michael Brown
2010-05-27
1
-1
/
+1
*
[efi] Verify object format support in elf2efi.c
Geoff Lywood
2010-05-27
1
-2
/
+3
[next]