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
*
[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
2
-4
/
+4
*
[image] Simplify use of imgdownload()
Michael Brown
2011-03-09
2
-4
/
+12
*
[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
2
-2
/
+2
*
[prefix] Allow iPXE's own command line to be executed as a script
Michael Brown
2011-03-07
2
-0
/
+17
*
[image] Use list_first_entry() to clarify logic in main()
Michael Brown
2011-03-07
1
-0
/
+9
*
[prompt] Replace shell_banner() with a generic prompt() function
Michael Brown
2011-03-07
3
-14
/
+15
*
[console] Add a timeout parameter to getkey()
Michael Brown
2011-03-07
1
-2
/
+1
*
[bios] Recognise scancodes for F5-F12 inclusive
Michael Brown
2011-03-07
1
-0
/
+7
*
[cmdline] Add generic concat_args() function
Michael Brown
2011-03-07
1
-0
/
+2
*
[image] Simplify image management
Michael Brown
2011-03-07
3
-47
/
+51
*
[parseopt] Refer to online documentation for command help
Michael Brown
2011-03-04
1
-6
/
+4
*
[iscsi] Change default initiator IQN
Michael Brown
2011-03-03
1
-1
/
+4
*
[bofm] Allow garbage collection of BOFM code in non-BOFM builds
Michael Brown
2011-03-03
1
-1
/
+10
*
[bofm] Add offline BOFM test facility
Michael Brown
2011-03-03
1
-0
/
+1
*
[bofm] Add core BOFM library
Michael Brown
2011-03-03
2
-0
/
+342
*
[image] Allow download job to complete before acting upon image
Michael Brown
2011-03-02
2
-3
/
+2
*
[build] Allow DEBUG=... to affect builds of assembler source files
Michael Brown
2011-03-01
1
-6
/
+6
*
[iscsi] Accept NOP-In PDUs sent by the target
Michael Brown
2011-02-24
1
-0
/
+34
*
[iscsi] Disambiguate the expected target errors in the login response
Michael Brown
2011-02-23
1
-0
/
+2
*
[efi] Provide space for storing the EFI driver name
Michael Brown
2011-02-22
1
-1
/
+1
*
[efi] Allow EFI to control PCI bus enumeration
Michael Brown
2011-02-17
3
-1
/
+89
*
[efi] Rename efi_pci.h to efi_pci_api.h
Michael Brown
2011-02-17
2
-6
/
+6
*
[pci] Modularise PCI device support
Michael Brown
2011-02-17
1
-0
/
+28
*
[pci] Make driver PCI ID a property of the PCI device
Michael Brown
2011-02-17
2
-9
/
+5
*
[pci] Replace pci_max_bus() with pci_num_bus()
Michael Brown
2011-02-17
2
-7
/
+7
*
[pci] Use single "busdevfn" field in struct pci_device
Michael Brown
2011-02-17
1
-11
/
+10
*
[bitops] Add missing __attribute__ (( packed ))
Michael Brown
2011-02-17
1
-1
/
+1
*
[uri] Add uri_has_path()
Michael Brown
2011-02-01
1
-0
/
+10
*
[settings] Generalise expand_command() to expand_settings()
Michael Brown
2011-01-28
1
-0
/
+1
*
[autoboot] Connect SAN disk during a filename boot, if applicable
Michael Brown
2011-01-27
3
-3
/
+8
*
[init] Remove concept of "shutdown exit flags"
Michael Brown
2011-01-27
3
-14
/
+36
*
[xfer] Expose xfer_uri_opener()
Michael Brown
2011-01-27
1
-0
/
+1
*
[netdevice] Allow devices to indicate that interrupts are not supported
Michael Brown
2011-01-25
1
-0
/
+14
*
[pci] Auto-resize VPD fields used for non-volatile storage
Michael Brown
2011-01-19
2
-8
/
+9
*
[pci] Add ability to resize a VPD field
Michael Brown
2011-01-19
1
-0
/
+5
*
[pci] Allow pci_vpd_init() return status to be ignored
Michael Brown
2011-01-19
1
-0
/
+11
[next]