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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[tables] Add for_each_table_entry_continue() and _continue_reverse()
Michael Brown
2010-09-05
1
-0
/
+58
*
[retry] Hold reference while timer is running and during expiry callback
Michael Brown
2010-09-03
1
-1
/
+10
*
[process] Add process_running()
Michael Brown
2010-09-03
1
-0
/
+11
*
[tables] Add table_index()
Michael Brown
2010-09-03
1
-0
/
+25
*
[xfer] Add xfer_deliver_raw_meta()
Michael Brown
2010-09-03
1
-0
/
+2
*
[xfer] Generalise metadata "whence" field to "flags" field
Michael Brown
2010-09-03
1
-25
/
+16
*
[build] Fix misaligned table entries when using gcc 4.5
Piotr Jaroszyński
2010-08-20
6
-15
/
+12
*
[compiler] Prevent empty weak function stubs from being removed
Joshua Oreman
2010-08-19
1
-0
/
+8
*
[linux] Add the tap driver
Piotr Jaroszyński
2010-08-19
1
-0
/
+1
*
[linux] Add command line arguments
Piotr Jaroszyński
2010-08-19
1
-0
/
+31
*
[linux] Add device and driver model
Piotr Jaroszyński
2010-08-19
2
-0
/
+145
*
[linux] Add empty smbios
Piotr Jaroszyński
2010-08-19
3
-0
/
+20
*
[linux] Add nap
Piotr Jaroszyński
2010-08-19
2
-0
/
+19
*
[linux] Add umalloc
Piotr Jaroszyński
2010-08-19
2
-0
/
+19
*
[linux] Add uaccess
Piotr Jaroszyński
2010-08-19
2
-0
/
+105
*
[linux] Add timer
Piotr Jaroszyński
2010-08-19
2
-0
/
+19
*
[linux] Add linux api headers
Piotr Jaroszyński
2010-08-19
1
-0
/
+72
*
[libc] Add strtoull()
Piotr Jaroszyński
2010-08-19
1
-0
/
+40
*
[libc] Add isxdigit()
Piotr Jaroszyński
2010-08-17
1
-0
/
+1
*
[settings] Export find_setting()
Piotr Jaroszyński
2010-08-17
1
-0
/
+1
*
[ioapi] Move get_memmap() to the I/O API group
Piotr Jaroszyński
2010-08-16
2
-36
/
+26
*
[tcp] Allow out-of-order receive queue to be discarded
Michael Brown
2010-07-21
1
-0
/
+12
*
[malloc] Add cache discard mechanism
Michael Brown
2010-07-21
1
-0
/
+17
*
[tcp] Handle out-of-order received packets
Michael Brown
2010-07-21
1
-1
/
+30
*
[virtio] Replace virtio-net with native iPXE driver
Stefan Hajnoczi
2010-07-17
3
-4
/
+9
*
[build] Mark weak functions noinline
Stefan Hajnoczi
2010-07-14
1
-2
/
+9
*
[hci] Continue processing while prompting for shell banner
Michael Brown
2010-07-14
1
-0
/
+1
*
[debug] Expose pause() and more() debugging functions
Michael Brown
2010-07-14
1
-24
/
+76
*
[build] Remove some obsolete header files
Michael Brown
2010-07-14
3
-125
/
+0
*
[console] Remove never-used putline() method
Michael Brown
2010-07-14
1
-15
/
+4
*
[refcnt] Fix embedded image building
Alessandro Salvatori
2010-07-05
1
-3
/
+3
*
[pci] Define Vendor Specific capability ID
Glenn Brown
2010-06-25
1
-0
/
+1
*
[refcnt] Add ref_no_free handler
Joshua Oreman
2010-06-23
1
-0
/
+1
*
[interface] Allow for non-pass-through interface methods
Michael Brown
2010-06-22
1
-0
/
+15
*
[interface] Convert all data-xfer interfaces to generic interfaces
Michael Brown
2010-06-22
9
-317
/
+60
*
[interface] Convert all name-resolution interfaces to generic interfaces
Michael Brown
2010-06-22
1
-125
/
+6
*
[interface] Convert all job-control interfaces to generic interfaces
Michael Brown
2010-06-22
4
-141
/
+11
*
[interface] Expand object interface to allow for polymorphic interfaces
Michael Brown
2010-06-22
4
-30
/
+191
*
[retry] Add timer_init() wrapper function
Michael Brown
2010-06-22
1
-0
/
+12
*
[refcnt] Add ref_init() wrapper function
Michael Brown
2010-06-22
1
-0
/
+35
*
[ethernet] Move Ethernet MAC address checking routines to ethernet.h
Michael Brown
2010-06-07
1
-0
/
+66
*
[jme] Add JMicron Ethernet driver
Guo-Fu Tseng
2010-06-02
1
-0
/
+1
*
[efi] Add the "snpnet" driver
Geoff Lywood
2010-06-02
3
-0
/
+92
*
[libc] Enable automated extraction of error usage reports
Michael Brown
2010-05-31
4
-158
/
+1048
*
[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
1
-3
/
+0
*
[efi] Update UEFI header files with latest version from TianoCore
Geoff Lywood
2010-05-30
40
-1612
/
+6071
*
[base16] Add generic base16 encoding and decoding routines
Michael Brown
2010-05-28
2
-0
/
+39
[next]