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
/
ipxe
Commit message (
Expand
)
Author
Age
Files
Lines
*
[rng] Add ANS X9.82 Approved Hash_df derivation function
Michael Brown
2012-02-19
1
-0
/
+30
*
[efi] Add iPXE download protocol
Jarrod Johnson
2012-02-15
2
-0
/
+156
*
[rng] Add ANS X9.82 Approved DRBG mechanism
Michael Brown
2012-01-23
2
-0
/
+119
*
[rng] Add dummy entropy source
Michael Brown
2012-01-23
1
-0
/
+90
*
[rng] Add ANS X9.82 Approved HMAC_DRBG algorithm
Michael Brown
2012-01-23
2
-0
/
+154
*
[vmxnet3] Add VMware vmxnet3 driver
Michael Brown
2012-01-07
1
-0
/
+1
*
[undi] Ensure that native drivers are tried before the UNDI PCI driver
Michael Brown
2011-11-11
1
-0
/
+3
*
[ath9k] Add ath9k driver
Scott K Logan
2011-10-14
2
-1
/
+3
*
[list] Add list functions required by ath9k driver
Michael Brown
2011-10-14
1
-0
/
+154
*
[test] Add a basic infrastructure for running self-tests
Michael Brown
2011-10-14
1
-0
/
+45
*
[list] Tidy up naming convention for list_contains() and friends
Michael Brown
2011-10-14
1
-10
/
+46
*
[dhcp] Use a random DHCP transaction identifier (xid)
Michael Brown
2011-09-19
1
-3
/
+6
*
[tcp] Allow sufficient headroom for TCP headers
Michael Brown
2011-09-19
1
-0
/
+10
*
[tls] Accept certificates without a version number
Michael Brown
2011-08-13
1
-0
/
+12
*
[ipv4] Fix fragment reassembly
Michael Brown
2011-07-16
1
-15
/
+8
*
[netdevice] Allow link layer to report broadcast/multicast packets via pull()
Michael Brown
2011-07-15
1
-9
/
+19
*
[dhcp] Add symbolic definitions for DHCP client architecture values
Michael Brown
2011-07-06
1
-0
/
+33
*
[process] Add support for one-shot processes
Michael Brown
2011-06-28
1
-0
/
+18
*
[process] Pass containing object pointer to process step() methods
Michael Brown
2011-06-28
1
-13
/
+109
*
[fc] Send xfer_window_changed() when FCP link is established
Michael Brown
2011-06-28
1
-0
/
+44
*
[fc] Maintain a list of Fibre Channel upper-layer protocol users
Michael Brown
2011-06-28
1
-5
/
+28
*
[netdevice] Allow non-completion TX errors to be recorded
Michael Brown
2011-06-28
1
-0
/
+2
*
[list] Add list_check_contains()
Michael Brown
2011-05-03
1
-0
/
+19
*
[sanboot] Add "sanhook" and "sanunhook" commands
Michael Brown
2011-04-24
2
-2
/
+14
*
[parseopt] Allow for pre-initialised option sets
Michael Brown
2011-04-24
1
-0
/
+2
*
[efi] Add support for HII
Michael Brown
2011-04-08
6
-0
/
+1316
*
[efi] Include MdeModulePkg directory in header import list
Michael Brown
2011-04-08
1
-1
/
+2
*
[efi] Add EFI string formatting functions
Michael Brown
2011-04-08
1
-0
/
+23
*
[device] Make driver name a generic device property
Michael Brown
2011-04-08
6
-8
/
+3
*
[efi] Synchronise EFI header files
Michael Brown
2011-03-31
12
-33
/
+100
*
[readline] Add replace_string()
Michael Brown
2011-03-30
1
-0
/
+2
*
[readline] Add init_editstring() wrapper function
Michael Brown
2011-03-30
1
-0
/
+13
*
[main] Add the "scriptlet" setting
Michael Brown
2011-03-28
1
-1
/
+8
*
[linux] Make malloc and linux_umalloc valgrindable
Piotr JaroszyĆski
2011-03-27
1
-1
/
+6
*
[parseopt] Add support for boolean options
Michael Brown
2011-03-27
1
-0
/
+1
*
[settings] Impose a fixed order on settings
Michael Brown
2011-03-23
2
-18
/
+36
*
[settings] Display canonical setting name in "config" user interface
Michael Brown
2011-03-22
1
-0
/
+2
*
[settings] Display canonical setting name in output of "show" command
Michael Brown
2011-03-22
1
-1
/
+3
*
[settings] Provide fetch_setting_origin()
Michael Brown
2011-03-22
1
-0
/
+2
*
[settings] Expose settings_name()
Glenn Brown
2011-03-22
1
-0
/
+1
*
[settings] Use concat_args() in "set" command
Michael Brown
2011-03-22
1
-0
/
+1
*
[settings] Formalise notion of setting applicability
Michael Brown
2011-03-22
4
-4
/
+90
*
[build] Avoid spurious unused-but-set-variable warnings in gcc 4.6
Michael Brown
2011-03-16
1
-1
/
+2
*
[console] Add facility for rudimentary keyboard mapping
Michael Brown
2011-03-16
1
-0
/
+30
*
[efi] Mark SNP devices as children of EFI PCI device
Michael Brown
2011-03-15
1
-0
/
+6
*
[syslog] Add support for sending console output to a syslog server
Michael Brown
2011-03-10
1
-0
/
+36
*
[console] Move include/console.h to include/ipxe/console.h
Michael Brown
2011-03-09
1
-0
/
+108
*
[image] Simplify use of imgdownload()
Michael Brown
2011-03-09
1
-1
/
+5
*
[image] Generalise "currently-running script" to "currently-running image"
Michael Brown
2011-03-09
1
-0
/
+1
*
[image] Move the register_and_{select|boot}_image() functions to imgmgmt.c
Michael Brown
2011-03-09
1
-2
/
+0
[next]