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] Accept EMBED=... as a synonym for EMBEDDED_IMAGE=...
Michael Brown
2011-04-28
1
-5
/
+6
*
[int13] Add support for INT 13,4b
Michael Brown
2011-04-28
1
-4
/
+46
*
[int13] Add support for El Torito bootable CD-ROM images
Michael Brown
2011-04-27
2
-48
/
+486
*
[linux] Avoid building Linux-specific prefix on non-Linux builds
Michael Brown
2011-04-27
2
-0
/
+0
*
[sanboot] Add "sanhook" and "sanunhook" commands
Michael Brown
2011-04-24
10
-77
/
+215
*
[parseopt] Allow for pre-initialised option sets
Michael Brown
2011-04-24
2
-7
/
+24
*
[undi] Assume that interrupts are not supported if IRQ=0
Michael Brown
2011-04-23
1
-1
/
+3
*
[build] Run parserom.pl only on potential driver files
Michael Brown
2011-04-10
1
-1
/
+2
*
[cmdline] Add "iseq" command
Greg Jednaszewski
2011-04-08
1
-0
/
+37
*
[cmdline] Simplify "isset" command
Michael Brown
2011-04-08
1
-10
/
+3
*
[hermon] Work around missing mport support in current BOFM implementations
Michael Brown
2011-04-08
1
-15
/
+39
*
[arbel] Stop firmware only once on shutdown
Michael Brown
2011-04-08
1
-1
/
+0
*
[hermon] Stop firmware only once on shutdown
Michael Brown
2011-04-08
1
-1
/
+0
*
[efi] Add support for HII
Michael Brown
2011-04-08
7
-0
/
+1690
*
[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
4
-15
/
+179
*
[device] Make driver name a generic device property
Michael Brown
2011-04-08
12
-16
/
+14
*
[build] Refuse to attempt building with the GNU gold linker
Michael Brown
2011-04-05
1
-0
/
+7
*
[build] Perform tool checks on each make invocation
Michael Brown
2011-04-05
1
-15
/
+17
*
[tcp] Update ts_recent whenever window is advanced
Michael Brown
2011-04-03
1
-9
/
+22
*
[cmdline] Fix "isset" command
Michael Brown
2011-04-01
1
-2
/
+8
*
[tftp] Avoid setting current working URI to "tftp://0.0.0.0/"
Michael Brown
2011-03-31
1
-5
/
+9
*
[efi] Synchronise EFI header files
Michael Brown
2011-03-31
12
-33
/
+100
*
[cmdline] Add support for shell history
Michael Brown
2011-03-30
1
-1
/
+10
*
[readline] Add history support
Michael Brown
2011-03-30
2
-9
/
+258
*
[readline] Add replace_string()
Michael Brown
2011-03-30
2
-0
/
+13
*
[readline] Add init_editstring() wrapper function
Michael Brown
2011-03-30
3
-4
/
+15
*
[build] Add "allmroms" target
Bastian Blank
2011-03-30
1
-2
/
+2
*
[build] Avoid generating ROMs with "match-any" vendor or device IDs
Michael Brown
2011-03-30
1
-0
/
+1
*
[build] Include $(BIN)/errors in "make clean"
Michael Brown
2011-03-30
1
-0
/
+1
*
[build] Include only one copy of each ROM in "make allroms"
Michael Brown
2011-03-30
1
-4
/
+4
*
[build] Remove obsolete "allzroms" target
Michael Brown
2011-03-30
1
-2
/
+2
*
[netdevice] Simplify link-down status message
Michael Brown
2011-03-30
1
-3
/
+9
*
[bofm] Use BOFM protocol version 2 if available
Michael Brown
2011-03-30
1
-17
/
+62
*
[forcedeth] Never change the NVREG_TRANSMITPOLL_MAC_ADDR_REV flag
Michael Brown
2011-03-30
1
-5
/
+0
*
[efi] Ensure that all drivers are shut down before the OS boots
Michael Brown
2011-03-29
3
-32
/
+51
*
[forcedeth] Remove software unicast MAC address filter
Michael Brown
2011-03-29
1
-9
/
+2
*
[build] Fix compilation when gcc is patched to default to -fPIE -Wl,-pie
Gilles Espinasse
2011-03-29
1
-0
/
+11
*
[settings] Display "delete" option only for locally-originated settings
Michael Brown
2011-03-28
1
-1
/
+1
*
[main] Add the "scriptlet" setting
Michael Brown
2011-03-28
2
-5
/
+27
*
[cmdline] Expand settings within each command-line token individually
Michael Brown
2011-03-28
1
-35
/
+79
*
[cmdline] Allow ";" as an unconditional command separator
Michael Brown
2011-03-28
1
-0
/
+14
*
[linux] Avoid unused-but-set variable warning in gcc 4.6
Thomas Miletich
2011-03-28
1
-2
/
+2
*
[forcedeth] Avoid unused-but-set variable warning in gcc 4.6
Thomas Miletich
2011-03-28
1
-3
/
+2
*
[exeprefix] Add .exe prefix
Michael Brown
2011-03-28
2
-0
/
+158
*
[prefix] Avoid using base memory for temporary decompression area
Michael Brown
2011-03-28
1
-3
/
+7
*
[build] Generate hybrid ISO images if isohybrid is available
Michael Brown
2011-03-27
1
-0
/
+7
*
[build] Delete incomplete targets if building fails for any reason
Michael Brown
2011-03-27
1
-0
/
+7
*
[linux] Make malloc and linux_umalloc valgrindable
Piotr JaroszyĆski
2011-03-27
9
-12
/
+4953
*
[image] Remove redundant call to basename()
Michael Brown
2011-03-27
1
-3
/
+0
[next]