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
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[efi] Perform meaningful error code conversions
Michael Brown
2013-04-19
1
-1
/
+2
*
[initrd] Add ability to reshuffle initrds into image list order
Michael Brown
2012-11-12
1
-0
/
+1
*
[libc] Relicense x86 string.h
Michael Brown
2012-11-12
1
-19
/
+24
*
[libc] Fix and externalise memswap()
Michael Brown
2012-11-12
2
-15
/
+30
*
[libc] Reduce overall code size by externalising strlen()
Michael Brown
2012-11-12
2
-12
/
+20
*
[libc] Reduce overall code size by externalising strncmp()
Michael Brown
2012-11-12
2
-21
/
+40
*
[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
2
-24
/
+74
*
[libc] Remove obsolete implementation of memcpy()
Michael Brown
2012-11-12
1
-12
/
+0
*
[console] Add support for the bochs/qemu debug port console
Michael Brown
2012-09-10
1
-0
/
+86
*
[sdi] Add support for SDI images
Michael Brown
2012-09-05
1
-0
/
+1
*
[tcpip] Fix building under Cygwin
Joshua Oreman
2012-07-24
1
-1
/
+1
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
9
-9
/
+18
*
[ioapi] Generalise i386 raw I/O API to x86
Michael Brown
2012-07-17
3
-0
/
+274
*
[tcpip] Add faster algorithm for calculating the TCP/IP checksum
Michael Brown
2012-06-28
2
-0
/
+174
*
[tcpip] Allow for architecture-specific TCP/IP checksum routines
Michael Brown
2012-06-27
1
-0
/
+12
*
[libc] Simplify memcpy() implementation
Michael Brown
2012-06-27
1
-16
/
+10
*
[cmdline] Use "cpuid --ext" instead of "cpuid --amd"
Michael Brown
2012-06-12
1
-1
/
+4
*
[cmdline] Add "cpuid" command
Michael Brown
2012-06-07
5
-2
/
+306
*
[build] Merge i386 and x86_64 versions of errfile.h
Michael Brown
2012-06-06
1
-0
/
+46
*
[crypto] Use correct constraint for byte-addressable register
Michael Brown
2012-03-19
1
-1
/
+1
*
[crypto] Add big-integer library for RSA calculations
Michael Brown
2012-03-14
2
-0
/
+408
*
[linux] Avoid unused-but-set variable warning in gcc 4.6
Thomas Miletich
2011-03-28
1
-2
/
+2
*
[linux] Make malloc and linux_umalloc valgrindable
Piotr Jaroszyński
2011-03-27
4
-0
/
+4851
*
[linux] Remove Linux-specific code from default (non-Linux) build
Michael Brown
2011-02-25
1
-0
/
+2
*
[build] Use unique entry symbols for each prefix
Michael Brown
2011-02-23
1
-4
/
+0
*
[build] Eliminate unused sections at link-time
Michael Brown
2011-02-22
1
-1
/
+3
*
[efi] Allow EFI to control PCI bus enumeration
Michael Brown
2011-02-17
1
-2
/
+3
*
[pci] Replace pci_max_bus() with pci_num_bus()
Michael Brown
2011-02-17
2
-5
/
+5
*
[pci] Use single "busdevfn" field in struct pci_device
Michael Brown
2011-02-17
1
-2
/
+2
*
[linux] Fix building on RHEL5 and similar platforms
Michael Brown
2010-10-11
1
-48
/
+40
*
[linux] Add most of the linux api
Piotr Jaroszyński
2010-08-19
2
-0
/
+283
*
[linux] Add linux api headers
Piotr Jaroszyński
2010-08-19
1
-0
/
+6
*
[dhcp] Use i386-pcbios DHCP options on linux
Piotr Jaroszyński
2010-08-19
1
-0
/
+36
*
[linux] Add linux platform skeleton
Piotr Jaroszyński
2010-08-19
2
-2
/
+13
*
[string] Use 64-bit registers in assembly memswap() on x86_64
Joshua Oreman
2010-08-01
1
-4
/
+4
*
[libc] Enable automated extraction of error usage reports
Michael Brown
2010-05-31
1
-0
/
+2
*
[efi] Fix .efi and .efidrv linking
Piotr Jaroszyński
2010-05-27
4
-6
/
+8
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-20
8
-18
/
+18
*
[linker] Expand and correct symbol requirement macros
Joshua Oreman
2009-11-21
1
-0
/
+1
*
[doc] Expand scope of doxygen-generated documentation
Michael Brown
2009-08-11
1
-1
/
+1
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
10
-0
/
+20
*
[efi] Add efirom utility and .efirom image format
Michael Brown
2009-01-08
1
-0
/
+4
*
[efi] Allow for .efidrv images as well as .efi images
Michael Brown
2009-01-08
3
-1
/
+68
*
[efi] Use elf2efi utility in place of efilink
Michael Brown
2009-01-07
3
-0
/
+146
*
[x86_64] Add support for compilation as an x86_64 binary
Michael Brown
2008-12-05
9
-0
/
+711
[prev]