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
*
[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
*
[profile] Add generic profiling infrastructure
Michael Brown
2014-04-28
10
-76
/
+591
*
[libc] Add flsll()
Michael Brown
2014-04-27
4
-7
/
+112
*
[libc] Add isqrt() function to find integer square roots
Michael Brown
2014-04-26
3
-0
/
+77
*
[test] Check for correct -mrtd assumption on libgcc arithmetic functions
Michael Brown
2014-04-26
1
-4
/
+74
*
[build] Fix __libgcc attribute for recent gcc versions
Michael Brown
2014-04-25
1
-0
/
+11
*
[test] Add tests for 64-bit division
Michael Brown
2014-04-25
1
-0
/
+122
*
[libc] Add inline assembly implementation of flsl() using BSR instruction
Michael Brown
2014-04-24
3
-15
/
+33
*
[test] Add self-tests for flsl()
Michael Brown
2014-04-24
2
-0
/
+87
*
[test] Rewrite TCP/IP tests using okx()
Michael Brown
2014-04-24
1
-38
/
+53
*
[serial] Enable UART FIFOs
Peter Pickford
2014-04-22
1
-2
/
+2
*
[intel] Avoid completely filling the TX descriptor ring
Michael Brown
2014-04-22
2
-1
/
+4
*
[crypto] Allow wildcard matches on commonName as well as subjectAltName
Michael Brown
2014-04-01
1
-10
/
+8
*
[crypto] Add support for subjectAltName and wildcard certificates
Michael Brown
2014-03-31
4
-8
/
+160
*
[test] Add subject alternative names to X.509 server test certificate
Michael Brown
2014-03-31
1
-69
/
+75
*
[test] Add tests for x509_check_name()
Michael Brown
2014-03-31
1
-0
/
+38
*
[test] Rewrite CMS tests using okx()
Michael Brown
2014-03-31
1
-14
/
+40
*
[test] Rewrite X.509 tests using okx()
Michael Brown
2014-03-31
1
-61
/
+145
*
[crypto] Allow signed timestamp error margin to be configured at build time
Michael Brown
2014-03-30
4
-12
/
+28
*
[crypto] Use fingerprint when no common name is available for debug messages
Michael Brown
2014-03-28
1
-4
/
+14
*
[crypto] Generalise X.509 cache to a full certificate store
Michael Brown
2014-03-28
18
-398
/
+640
*
[crypto] Add pubkey_match() to check for matching public/private key pairs
Michael Brown
2014-03-27
2
-26
/
+107
*
[build] Add dependency of generated files upon Makefile
Michael Brown
2014-03-26
1
-5
/
+5
*
[build] Disable ccache for all relevant build targets
Michael Brown
2014-03-26
1
-4
/
+3
*
[build] Remove long-obsolete mechanism for wrapping embedded images
Michael Brown
2014-03-26
1
-9
/
+0
[next]