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
*
[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
*
[int13] Automatically reopen underlying block device as needed
Michael Brown
2011-03-02
1
-34
/
+50
*
[prefix] Set the "size" bit in the GDT entry for the flat data segment
Michael Brown
2011-03-01
1
-1
/
+1
*
[prefix] Add rudimentary debugging messages to libprefix
Michael Brown
2011-03-01
1
-0
/
+40
*
[build] Allow DEBUG=... to affect builds of assembler source files
Michael Brown
2011-03-01
2
-6
/
+7
*
[autoboot] Use a custom error number for "nothing to boot"
Michael Brown
2011-02-28
1
-1
/
+6
*
[autoboot] Add an iPXE error URI to the "nothing to boot" message
Michael Brown
2011-02-28
1
-1
/
+1
*
[linux] Remove Linux-specific code from default (non-Linux) build
Michael Brown
2011-02-25
2
-2
/
+3
*
[iscsi] Clarify support for NOP-In
Michael Brown
2011-02-25
1
-24
/
+9
*
[iscsi] Verify the correct tag in NOP-In PDUs
Michael Brown
2011-02-25
1
-4
/
+4
*
[iscsi] Fix minor typo in ibft_set_ipaddr()
Michael Brown
2011-02-25
1
-1
/
+1
*
[iscsi] Accept NOP-In PDUs sent by the target
Michael Brown
2011-02-24
2
-0
/
+84
*
[build] Use unique entry symbols for each prefix
Michael Brown
2011-02-23
17
-34
/
+26
*
[build] Ensure an entry point symbol exists in all builds
Michael Brown
2011-02-23
7
-3
/
+16
*
[iscsi] Disambiguate the expected target errors in the login response
Michael Brown
2011-02-23
2
-1
/
+22
*
[build] Eliminate unused sections at link-time
Michael Brown
2011-02-22
6
-10
/
+37
*
[int13] Add missing "static" modifier
Michael Brown
2011-02-22
1
-2
/
+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
7
-288
/
+685
*
[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
2
-47
/
+107
*
[pci] Make driver PCI ID a property of the PCI device
Michael Brown
2011-02-17
45
-107
/
+77
*
[pci] Replace pci_max_bus() with pci_num_bus()
Michael Brown
2011-02-17
7
-19
/
+19
*
[pci] Use single "busdevfn" field in struct pci_device
Michael Brown
2011-02-17
10
-101
/
+97
*
[bitops] Add missing __attribute__ (( packed ))
Michael Brown
2011-02-17
1
-1
/
+1
*
[hermon] Add missing __attribute__ (( packed ))
Michael Brown
2011-02-17
1
-2
/
+2
*
[hermon] Force link speed to SDR
Itay Gazit
2011-02-17
3
-5
/
+62
*
[hermon] Use circular event queue
Itay Gazit
2011-02-17
2
-4
/
+10
*
[hermon] Update PRM file with latest changes
Itay Gazit
2011-02-17
1
-20
/
+18
*
[hermon] Fix hermon_cmd_sense_port() to use inline output
Itay Gazit
2011-02-17
1
-3
/
+3
[next]