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
*
[ioapi] Split ioremap() out to a separate IOMAP API
Michael Brown
2016-02-26
3
-19
/
+13
*
[librm] Add support for running in 64-bit long mode
Michael Brown
2016-02-24
3
-61
/
+495
*
[librm] Rename prot_call() to virt_call()
Michael Brown
2016-02-22
4
-39
/
+39
*
[librm] Support userptr_t in 64-bit builds
Michael Brown
2016-02-21
1
-1
/
+23
*
[librm] Mark virt_offset, text16, data16, rm_cs, and rm_ds as constant
Michael Brown
2016-02-21
1
-5
/
+5
*
[librm] Do not preserve flags unnecessarily
Michael Brown
2016-02-21
1
-17
/
+11
*
[librm] Add phys_call() wrapper for calling code with physical addressing
Michael Brown
2016-02-21
3
-153
/
+212
*
[build] Fix building on older versions of binutils
Michael Brown
2016-02-19
1
-6
/
+20
*
[librm] Generate page tables for 64-bit builds
Michael Brown
2016-02-19
2
-2
/
+193
*
[librm] Prepare for long-mode memory map
Michael Brown
2016-02-19
3
-31
/
+83
*
[relocate] Preserve page alignment during relocation
Michael Brown
2016-02-19
1
-12
/
+10
*
[librm] Transition to protected mode within init_librm()
Michael Brown
2016-02-19
2
-107
/
+127
*
[librm] Provide an abstraction wrapper for prot_call
Michael Brown
2016-02-19
17
-46
/
+69
*
[librm] Convert prot_call() to a real-mode near call
Michael Brown
2016-02-18
15
-20
/
+6
*
[prefix] Standardise calls to prot_call()
Michael Brown
2016-02-18
2
-11
/
+28
*
[librm] Simplify definitions for prot_call() and real_call() stack frames
Michael Brown
2016-02-18
1
-14
/
+17
*
[prefix] Use garbage-collectable section names
Michael Brown
2016-02-18
1
-20
/
+20
*
[bios] Use an 8kB stack for x86_64
Michael Brown
2016-02-18
1
-1
/
+7
*
[librm] Use garbage-collectable section names
Michael Brown
2016-02-18
1
-22
/
+26
*
[bios] Make uses of REAL_CODE() and PHYS_CODE() 64-bit clean
Michael Brown
2016-02-18
5
-13
/
+17
*
[romprefix] Align PMM temporary decompression area to a page boundary
Michael Brown
2016-02-18
1
-6
/
+9
*
[prefix] Align INT 15,88 temporary decompression area to a page boundary
Michael Brown
2016-02-18
1
-0
/
+1
*
[librm] Discard argument as part of return from real_call()
Michael Brown
2016-02-17
2
-2
/
+1
*
[librm] Discard argument as part of return from prot_call()
Michael Brown
2016-02-17
14
-19
/
+3
*
[bios] Add bin-x86_64-pcbios build platform
Michael Brown
2016-02-16
142
-0
/
+28194
*
[vmware] Expose GuestRPC mechanism in 64-bit builds
Michael Brown
2016-01-05
7
-0
/
+953
*
[efi] Add %.usb target for building EFI-bootable USB (or other) disk images
Michael Brown
2015-12-07
1
-0
/
+4
*
[efi] Hold off watchdog timer while running
Michael Brown
2015-08-03
1
-0
/
+5
*
[serial] Check for UART existence in uart_select()
Michael Brown
2015-07-31
1
-8
/
+15
*
[xen] Wait for and clear XenStore event before receiving data
Michael Brown
2015-06-30
1
-0
/
+19
*
[serial] Add general abstraction of a 16550-compatible UART
Michael Brown
2015-06-29
3
-0
/
+104
*
[int13con] Add basic ability to log to a local disk via INT 13
Michael Brown
2015-05-19
1
-0
/
+1
*
[vram] Add "vram" built-in setting to dump video RAM
Michael Brown
2015-04-24
1
-0
/
+72
*
[build] Construct all-drivers list based on driver class
Michael Brown
2015-04-22
2
-2
/
+2
*
[efi] Use the EFI_RNG_PROTOCOL as an entropy source if available
Michael Brown
2015-04-14
1
-3
/
+76
*
[efi] Add EFI entropy source
Michael Brown
2015-04-14
2
-0
/
+151
*
[efi] Ensure drivers are disconnected when ExitBootServices() is called
Michael Brown
2015-04-13
1
-0
/
+35
*
[build] Fix the REQUIRE_SYMBOL mechanism
Michael Brown
2015-03-05
2
-0
/
+6
*
[malloc] Move valgrind headers out of arch/x86
Michael Brown
2015-03-03
2
-4849
/
+0
*
[libc] Rewrite byte-swapping code
Michael Brown
2015-03-02
1
-0
/
+8
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
5
-7
/
+20
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
25
-25
/
+73
*
[hyperv] Check for required features
Michael Brown
2015-02-20
2
-0
/
+41
*
[timer] Rewrite the 8254 Programmable Interval Timer support
Michael Brown
2015-02-17
2
-0
/
+147
*
[libc] Reduce size of memset()
Michael Brown
2015-02-17
1
-1
/
+127
*
[libc] Rewrite string functions
Michael Brown
2015-02-17
2
-102
/
+0
*
[build] Include Hyper-V driver in the all-drivers build
Michael Brown
2014-12-21
1
-0
/
+4
*
[hyperv] Add support for NetVSC paravirtual network devices
Michael Brown
2014-12-18
1
-0
/
+3
*
[hyperv] Add support for VMBus devices
Michael Brown
2014-12-18
1
-0
/
+8
*
[hyperv] Add support for Hyper-V hypervisor
Michael Brown
2014-12-18
7
-0
/
+737
[next]