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
/
i386
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc] Add ffs(), ffsl(), and ffsll()
Michael Brown
2015-03-16
1
-1
/
+45
*
[i386] Move real_to_user() to realmode.h
Michael Brown
2015-03-05
2
-12
/
+12
*
[build] Fix the REQUIRE_SYMBOL mechanism
Michael Brown
2015-03-05
1
-0
/
+3
*
[libc] Rewrite byte-swapping code
Michael Brown
2015-03-02
1
-8
/
+0
*
[libc] Rewrite setjmp() and longjmp()
Michael Brown
2015-03-02
1
-18
/
+28
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
10
-14
/
+24
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
48
-48
/
+48
*
[timer] Rewrite the 8254 Programmable Interval Timer support
Michael Brown
2015-02-17
2
-17
/
+3
*
[hyperv] Add support for Hyper-V hypervisor
Michael Brown
2014-12-18
2
-73
/
+72
*
[bios] Support displaying and hiding cursor
Michael Brown
2014-08-06
1
-0
/
+1
*
[i386] Add functions to read and write model-specific registers
Michael Brown
2014-07-23
1
-0
/
+38
*
[librm] Speed up protected-to-real mode transition under KVM
Michael Brown
2014-05-02
1
-2
/
+2
*
[comboot] Use built-in interrupt reflector
Michael Brown
2014-04-29
1
-45
/
+0
*
[librm] Allow interrupts in protected mode
Michael Brown
2014-04-29
2
-0
/
+75
*
[profile] Add generic profiling infrastructure
Michael Brown
2014-04-28
1
-0
/
+28
*
[libc] Add flsll()
Michael Brown
2014-04-27
1
-0
/
+50
*
[build] Fix __libgcc attribute for recent gcc versions
Michael Brown
2014-04-25
1
-0
/
+11
*
[uaccess] Add memcmp_user()
Michael Brown
2014-01-12
1
-0
/
+7
*
[vesafb] Add VESA frame buffer console
Michael Brown
2013-11-28
1
-0
/
+210
*
[bzimage] Align initrd images to page boundary
Michael Brown
2013-06-05
1
-2
/
+3
*
[libc] Redefine low 8 bits of error code as "platform error code"
Michael Brown
2013-04-19
3
-0
/
+239
*
[cmdline] Add ability to perform a warm reboot
Michael Brown
2013-03-22
1
-0
/
+2
*
[efi] Add "reboot" command for EFI
Michael Brown
2013-03-22
2
-0
/
+32
*
[build] Avoid strict-aliasing warning for gcc 4.3
Bo Yang
2013-03-21
1
-2
/
+2
*
[int13] Split out ISO9660 and El Torito definitions to separate header files
Michael Brown
2013-03-20
1
-116
/
+0
*
[initrd] Add ability to reshuffle initrds into image list order
Michael Brown
2012-11-12
1
-0
/
+29
*
[uaccess] Add userptr_sub() to find the difference between two user pointers
Michael Brown
2012-11-05
1
-0
/
+6
*
[sdi] Add support for SDI images
Michael Brown
2012-09-05
1
-0
/
+39
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
1
-1
/
+2
*
[ioapi] Generalise i386 raw I/O API to x86
Michael Brown
2012-07-17
2
-167
/
+0
*
[pxe] Add PXENV_FILE_CMDLINE API call
Michael Brown
2012-07-11
2
-0
/
+22
*
[cmdline] Add "cpuid" command
Michael Brown
2012-06-07
1
-86
/
+0
*
[build] Merge i386 and x86_64 versions of errfile.h
Michael Brown
2012-06-06
1
-46
/
+0
*
[vmware] Allow settings to be specified in the VMware .vmx file
Michael Brown
2012-04-17
1
-0
/
+1
*
[int13] Add support for emulating floppy disk drives
Michael Brown
2012-03-30
2
-0
/
+53
*
[time] Add RTC-based time source
Michael Brown
2012-03-19
3
-0
/
+103
*
[time] Define an API for getting the current time
Michael Brown
2012-03-19
1
-0
/
+12
*
[i386] Use memory address constraints in __bswap_16s() and __bswap_64s()
Michael Brown
2012-03-04
1
-4
/
+3
*
[i386] Fix building on older versions of gcc
Michael Brown
2012-03-04
1
-3
/
+7
*
[i386] Optimise byte-swapping functions and provide __bswap_{16,32,64}s()
Michael Brown
2012-03-04
1
-32
/
+56
*
[vmware] Add GuestRPC mechanism
Michael Brown
2012-02-29
3
-0
/
+151
*
[rng] Add RTC-based entropy source
Michael Brown
2012-02-28
2
-0
/
+64
*
[rng] Add ANS X9.82 Approved Source of Entropy Input
Michael Brown
2012-02-21
1
-0
/
+12
*
[i386] Add missing #include <ipxe/io.h> in pic8259.h
Michael Brown
2012-02-19
1
-0
/
+2
*
[pxe] Provide PXENV_FILE_EXIT_HOOK only for ipxelinux.0 builds
Michael Brown
2011-12-11
1
-0
/
+6
*
[pxe] Modularise PXE API provision
Michael Brown
2011-12-11
2
-120
/
+47
*
[prefix] Allow an initrd to be passed to iPXE
Michael Brown
2011-11-12
1
-0
/
+1
*
[dhcp] Add symbolic definitions for DHCP client architecture values
Michael Brown
2011-07-06
2
-2
/
+4
*
[int13] Add support for El Torito bootable CD-ROM images
Michael Brown
2011-04-27
1
-0
/
+133
[next]