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
*
[efi] Do not try to fetch loaded image device path protocol
Michael Brown
2014-05-20
1
-23
/
+0
*
[efi] Make EFI_HII_DATABASE_PROTOCOL optional
Michael Brown
2014-05-20
1
-1
/
+10
*
[efi] Make EFI_DEVICE_PATH_TO_TEXT_PROTOCOL optional
Michael Brown
2014-05-20
1
-9
/
+15
*
[efi] Allow for optional protocols
Michael Brown
2014-05-19
2
-2
/
+20
*
[nfs] Rewrite NFS URI handling
Marin Hannache
2014-05-18
4
-90
/
+228
*
[libc] Prevent strndup() from reading beyond the end of the string
Michael Brown
2014-05-18
2
-3
/
+21
*
[test] Add self-tests for strdup()
Michael Brown
2014-05-18
1
-0
/
+10
*
[syslog] Strip invalid characters from hostname
Michael Brown
2014-05-16
1
-6
/
+31
*
[intel] Increase receive ring fill level
Michael Brown
2014-05-16
1
-2
/
+2
*
[nfs] Fix an invalid free() when loading a regular (non-symlink) file
Marin Hannache
2014-05-16
1
-3
/
+4
*
[lkrnprefix] Make real-mode setup code relocatable
Michael Brown
2014-05-15
1
-3
/
+4
*
[build] Merge util/geniso and util/genliso
Christian Hesse
2014-05-14
3
-137
/
+125
*
[undi] Apply quota only to number of complete received packets
Michael Brown
2014-05-14
1
-4
/
+5
*
[build] Avoid errors when build directory is mounted via NFS
Michael Brown
2014-05-13
2
-4
/
+4
*
[lkrnprefix] Function as a bzImage kernel
Michael Brown
2014-05-13
1
-132
/
+83
*
[tcp] Defer sending ACKs until all received packets have been processed
Michael Brown
2014-05-12
1
-8
/
+25
*
[nfs] Fix an invalid free() when loading a symlink
Marin Hannache
2014-05-12
1
-0
/
+11
*
[build] Fix version.o dependency upon git index
Michael Brown
2014-05-12
1
-1
/
+1
*
[intel] Exclude time spent in hypervisor from profiling
Michael Brown
2014-05-06
1
-0
/
+3
*
[profile] Allow interrupts to be excluded from profiling results
Michael Brown
2014-05-04
4
-17
/
+114
*
[undi] Place an upper limit on the number of PXENV_UNDI_ISR calls per poll
Michael Brown
2014-05-03
1
-1
/
+5
*
[undi] Do not switch to real mode to check for NIC interrupt
Michael Brown
2014-05-03
1
-4
/
+4
*
[undi] Report any PXENV_UNDI_ISR errors via netdev_rx_err()
Michael Brown
2014-05-03
1
-1
/
+3
*
[undi] Profile transmit and receive datapaths
Michael Brown
2014-05-03
1
-1
/
+33
*
[undi] Profile all PXE API calls
Michael Brown
2014-05-03
1
-6
/
+97
*
[pxe] Work around missing PXENV_UNDI_OPEN only when necessary
Michael Brown
2014-05-03
1
-2
/
+4
*
[pxe] Profile UNDI transmit datapath
Michael Brown
2014-05-03
1
-0
/
+8
*
[pxe] Profile all PXE API calls
Michael Brown
2014-05-03
1
-0
/
+49
*
[librm] Add profiling self-tests for complete real_call and prot_call cycles
Michael Brown
2014-05-03
1
-0
/
+38
*
[profile] Provide methods for profiling individual stages of operations
Michael Brown
2014-05-03
2
-11
/
+41
*
[librm] Speed up protected-mode calls under KVM
Michael Brown
2014-05-02
1
-19
/
+35
*
[librm] Speed up real-to-protected mode transition under KVM
Michael Brown
2014-05-02
3
-5
/
+22
*
[librm] Speed up protected-to-real mode transition under KVM
Michael Brown
2014-05-02
2
-22
/
+20
*
[librm] Add meaningful labels at section changes
Michael Brown
2014-05-02
1
-12
/
+12
*
[librm] Add a profiling self-test for measuring mode transition times
Michael Brown
2014-05-02
1
-0
/
+77
*
[test] Print out profiling statistics after a successful test run
Michael Brown
2014-05-02
1
-0
/
+2
*
[pcbios] Do not switch to real mode to sleep the CPU
Michael Brown
2014-04-29
1
-3
/
+3
*
[pcbios] Do not switch to real mode to check for timer interrupt
Michael Brown
2014-04-29
1
-4
/
+4
*
[comboot] Use built-in interrupt reflector
Michael Brown
2014-04-29
4
-134
/
+6
*
[librm] Allow interrupts in protected mode
Michael Brown
2014-04-29
9
-135
/
+322
*
[build] Allow for a debug level of zero
Michael Brown
2014-04-28
2
-17
/
+4
*
[downloader] Profile receive datapath
Michael Brown
2014-04-28
1
-0
/
+15
*
[http] Profile receive datapath
Michael Brown
2014-04-28
1
-0
/
+13
*
[tcp] Profile transmit and receive datapaths
Michael Brown
2014-04-28
1
-0
/
+20
*
[ipv4] Profile transmit and receive datapaths
Michael Brown
2014-04-28
1
-0
/
+15
*
[librm] Use genuine real mode to accelerate operation in virtual machines
Michael Brown
2014-04-28
2
-5
/
+38
*
[intel] Push new RX descriptors in batches
Michael Brown
2014-04-28
1
-8
/
+13
*
[intel] Profile common virtual machine operations
Michael Brown
2014-04-28
1
-0
/
+19
*
[netdevice] Profile common operations
Michael Brown
2014-04-28
1
-0
/
+16
*
[cmdline] Add "profstat" command to display profiling statistics
Michael Brown
2014-04-28
5
-0
/
+132
[next]