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] Avoid spurious unused-but-set-variable warnings in gcc 4.6
Michael Brown
2011-03-16
1
-1
/
+2
*
[build] Allow workaround-specific flags to override default flags
Michael Brown
2011-03-16
1
-7
/
+11
*
[build] Fix building with latest binutils
Bastian Blank
2011-03-16
2
-2
/
+2
*
[build] Avoid rebuilding keymap files automatically
Michael Brown
2011-03-16
1
-1
/
+1
*
[console] Add keyboard map selection
Michael Brown
2011-03-16
2
-0
/
+9
*
[console] Add keymap generator
Michael Brown
2011-03-16
35
-0
/
+1160
*
[console] Add facility for rudimentary keyboard mapping
Michael Brown
2011-03-16
2
-2
/
+49
*
[efi] Mark SNP devices as children of EFI PCI device
Michael Brown
2011-03-15
3
-0
/
+70
*
[romprefix] Use correct size for PMM allocation of image source block
Michael Brown
2011-03-15
1
-6
/
+7
*
[eepro100] Do not discard short packets
Michael Brown
2011-03-12
1
-1
/
+1
*
[bios] Use INT 16,11 instead of INT 16,01 to check for keystrokes
Michael Brown
2011-03-10
1
-1
/
+1
*
[pxe] Report an IRQ number only if device supports interrupts
Michael Brown
2011-03-10
1
-1
/
+2
*
[syslog] Add support for sending console output to a syslog server
Michael Brown
2011-03-10
3
-0
/
+243
*
[console] Move include/console.h to include/ipxe/console.h
Michael Brown
2011-03-09
31
-33
/
+33
*
[script] Allow scripts to be replaced
Michael Brown
2011-03-09
1
-2
/
+6
*
[image] Avoid ending up with multiple selected images on re-registration
Michael Brown
2011-03-09
1
-0
/
+6
*
[image] Simplify use of imgdownload()
Michael Brown
2011-03-09
10
-138
/
+223
*
[image] Generalise "currently-running script" to "currently-running image"
Michael Brown
2011-03-09
3
-23
/
+24
*
[image] Move the register_and_{select|boot}_image() functions to imgmgmt.c
Michael Brown
2011-03-09
4
-41
/
+41
*
[monojob] Display percentage progress, if available
Michael Brown
2011-03-08
1
-6
/
+23
*
[prefix] Allow iPXE's own command line to be executed as a script
Michael Brown
2011-03-07
6
-1
/
+142
*
[main] Remove shell prompt when using an embedded image
Michael Brown
2011-03-07
1
-14
/
+13
*
[image] Use list_first_entry() to clarify logic in main()
Michael Brown
2011-03-07
2
-5
/
+11
*
[script] Add "prompt" command
Michael Brown
2011-03-07
1
-0
/
+67
*
[prompt] Replace shell_banner() with a generic prompt() function
Michael Brown
2011-03-07
5
-37
/
+64
*
[console] Add a timeout parameter to getkey()
Michael Brown
2011-03-07
7
-16
/
+13
*
[console] Avoid timer wraparound problems in getchar_timeout()
Michael Brown
2011-03-07
1
-2
/
+2
*
[bios] Recognise scancodes for F5-F12 inclusive
Michael Brown
2011-03-07
2
-25
/
+31
*
[cmdline] Add generic concat_args() function
Michael Brown
2011-03-07
3
-36
/
+60
*
[script] Add an iPXE error URI to the "not in a script" message
Michael Brown
2011-03-07
1
-2
/
+3
*
[image] Clear the command line rather than setting an empty command line
Michael Brown
2011-03-07
1
-3
/
+6
*
[image] Allow image_set_cmdline() to clear the command line
Michael Brown
2011-03-07
1
-4
/
+8
*
[comboot] Do not assume that image has a non-NULL command line
Michael Brown
2011-03-07
1
-3
/
+3
*
[image] Simplify image management
Michael Brown
2011-03-07
20
-501
/
+414
*
[spi] Reset device on each access
Michael Brown
2011-03-04
1
-0
/
+3
*
[parseopt] Refer to online documentation for command help
Michael Brown
2011-03-04
23
-80
/
+46
*
[arbel] Make driver 64-bit safe
Michael Brown
2011-03-04
1
-2
/
+37
*
[hermon] Make driver 64-bit safe
Michael Brown
2011-03-04
2
-0
/
+37
*
[iscsi] Change default initiator IQN
Michael Brown
2011-03-03
3
-241
/
+150
*
[dns] Fix memory leak in settings applicator
Michael Brown
2011-03-03
1
-2
/
+9
*
[settings] Make fetch_string_setting_copy() easier to use
Michael Brown
2011-03-03
1
-1
/
+10
*
[settings] Avoid fetch_string_setting_copy() leaving an uninitialised pointer
Michael Brown
2011-03-03
1
-0
/
+2
*
[hermon] Add BOFM support
Michael Brown
2011-03-03
3
-58
/
+415
*
[bofm] Allow garbage collection of BOFM code in non-BOFM builds
Michael Brown
2011-03-03
1
-1
/
+10
*
[bofm] Add support for BOFM under EFI
Michael Brown
2011-03-03
4
-0
/
+347
*
[bofm] Add offline BOFM test facility
Michael Brown
2011-03-03
2
-0
/
+170
*
[bofm] Add core BOFM library
Michael Brown
2011-03-03
4
-0
/
+678
*
[autoboot] Allow a SAN boot as a fallback if a filename boot returns
Michael Brown
2011-03-02
1
-6
/
+23
*
[autoboot] Tidy up output following NBP execution
Michael Brown
2011-03-02
1
-1
/
+7
*
[image] Allow download job to complete before acting upon image
Michael Brown
2011-03-02
4
-19
/
+13
[next]