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
*
[dhcp] Automatically generate vendor class identifier string
Michael Brown
2016-07-04
2
-10
/
+0
*
[dhcp] Allow for variable encapsulation of architecture-specific options
Michael Brown
2016-07-04
2
-14
/
+12
*
[comboot] Support COMBOOT in 64-bit builds
Michael Brown
2016-04-15
1
-132
/
+0
*
[gdb] Add support for x86_64
Michael Brown
2016-03-22
1
-6
/
+4
*
[hyperv] Use generic set_bit() function
Michael Brown
2016-03-16
1
-23
/
+0
*
[librm] Provide an abstraction wrapper for prot_call
Michael Brown
2016-02-19
1
-1
/
+1
*
[bios] Add bin-x86_64-pcbios build platform
Michael Brown
2016-02-16
54
-5429
/
+0
*
[bios] Allow librm to be compiled for x86_64
Michael Brown
2016-02-16
1
-3
/
+12
*
[libc] Split rmsetjmp() and rmlongjmp() into a separate rmsetjmp.h
Michael Brown
2016-02-16
4
-22
/
+30
*
[i386] Add check_bios_interrupts() debug function
Michael Brown
2016-01-12
1
-0
/
+1
*
[vmware] Expose GuestRPC mechanism in 64-bit builds
Michael Brown
2016-01-05
2
-149
/
+0
*
[pxe] Construct all fake DHCP packets before starting PXE NBP
Michael Brown
2015-08-29
1
-0
/
+1
*
[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
[next]