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
*
[pxe] Disable interrupts on the PIC before starting NBP
Michael Brown
2016-07-03
1
-0
/
+5
*
[bios] Do not enable interrupts when printing to the console
Michael Brown
2016-07-03
1
-14
/
+4
*
[pci] Support systems with multiple PCI root bridges
Michael Brown
2016-06-09
1
-2
/
+4
*
[undi] Work around broken HP EliteBook 745 G3 PXE ROM
Michael Brown
2016-05-13
1
-0
/
+2
*
[efi] Generalise EFI entropy generation to non-x86 CPUs
Michael Brown
2016-05-04
2
-224
/
+0
*
[tcpip] Do not fall back to using unoptimised TCP/IP checksumming
Michael Brown
2016-05-04
2
-6
/
+4
*
[librm] Preserve FPU, MMX and SSE state across calls to virt_call()
Michael Brown
2016-05-02
1
-1
/
+8
*
[librm] Reduce real-mode stack consumption in virt_call()
Michael Brown
2016-04-29
1
-59
/
+103
*
[comboot] Support COMBOOT in 64-bit builds
Michael Brown
2016-04-15
11
-2
/
+2071
*
[prefix] Use CRC32 to verify each block prior to decompression
Michael Brown
2016-03-24
2
-35
/
+118
*
[pxe] Implicitly open network device in PXENV_UDP_OPEN
Michael Brown
2016-03-22
1
-0
/
+10
*
[int13] Allow default drive to be specified via "san-drive" setting
Michael Brown
2016-03-22
2
-12
/
+28
*
[int13] Allow drive to be hooked using the natural drive number
Michael Brown
2016-03-22
1
-2
/
+6
*
[gdb] Add support for x86_64
Michael Brown
2016-03-22
2
-0
/
+252
*
[build] Do not use "objcopy -O binary" for objects with relocation records
Michael Brown
2016-03-21
1
-4
/
+8
*
[efi] Move architecture-independent EFI prefixes to interface/efi
Michael Brown
2016-03-17
2
-182
/
+0
*
[xen] Use generic test_and_clear_bit() function
Michael Brown
2016-03-16
1
-19
/
+0
*
[bitops] Add generic atomic bit test, set, and clear functions
Michael Brown
2016-03-16
1
-0
/
+94
*
[build] Allow assembler section type character to vary by architecture
Michael Brown
2016-03-13
1
-0
/
+5
*
[efi] Centralise architecture-independent EFI Makefile and linker script
Michael Brown
2016-03-12
2
-153
/
+3
*
[librm] Do not unconditionally preserve flags across virt_call()
Michael Brown
2016-03-12
1
-2
/
+2
*
[pcbios] Restrict external memory allocations to the low 4GB
Michael Brown
2016-03-08
1
-0
/
+53
*
[librm] Support ioremap() for addresses above 4GB in a 64-bit build
Michael Brown
2016-02-26
5
-0
/
+210
*
[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
[next]