index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
arch
/
x86
/
include
/
bits
/
string.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[libc] Reduce size of memset()
Michael Brown
2015-02-17
1
-1
/
+127
*
[libc] Rewrite string functions
Michael Brown
2015-02-16
1
-18
/
+0
*
[libc] Relicense x86 string.h
Michael Brown
2012-11-12
1
-19
/
+24
*
[libc] Fix and externalise memswap()
Michael Brown
2012-11-12
1
-15
/
+2
*
[libc] Reduce overall code size by externalising strlen()
Michael Brown
2012-11-12
1
-12
/
+2
*
[libc] Reduce overall code size by externalising strncmp()
Michael Brown
2012-11-12
1
-21
/
+2
*
[libc] Remove unnecessary "cld" instruction from memset()
Michael Brown
2012-11-12
1
-11
/
+18
*
[libc] Convert memcpy() from a macro to an inline function
Michael Brown
2012-11-12
1
-4
/
+24
*
[libc] Reduce overall code size by externalising memmove()
Michael Brown
2012-11-12
1
-23
/
+25
*
[libc] Remove obsolete implementation of memcpy()
Michael Brown
2012-11-12
1
-12
/
+0
*
[string] Use 64-bit registers in assembly memswap() on x86_64
Joshua Oreman
2010-08-01
1
-4
/
+4
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
[x86_64] Add support for compilation as an x86_64 binary
Michael Brown
2008-12-05
1
-0
/
+250