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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[vesafb] Map Unicode characters to CP437 if possible
Simon Rettberg
2022-10-21
1
-2
/
+134
*
Merge branch 'master' into openslx
Simon Rettberg
2022-10-21
7
-13
/
+241
|
\
|
*
[pci] Select PCI I/O API at runtime for cloud images
Michael Brown
2022-09-18
7
-0
/
+218
|
*
[bios] Allow pcibios_discover() to return an empty range
Michael Brown
2022-09-18
1
-3
/
+5
|
*
[pci] Generalise pci_num_bus() to pci_discover()
Michael Brown
2022-09-15
3
-11
/
+19
*
|
Merge branch 'master' into openslx
Simon Rettberg
2022-05-11
13
-30
/
+107
|
\
|
|
*
[acpi] Allow for the possibility of overriding ACPI tables at link time
Michael Brown
2022-03-24
2
-2
/
+2
|
*
[fbcon] Support Unicode character output
Michael Brown
2022-03-15
1
-2
/
+23
|
*
[console] Support AltGr to access ASCII characters via remapping
Michael Brown
2022-02-15
2
-0
/
+16
|
*
[console] Centralise handling of key modifiers
Michael Brown
2022-02-15
2
-5
/
+21
|
*
[console] Handle remapping of scancode 86
Michael Brown
2022-02-10
1
-0
/
+9
|
*
[console] Avoid attempting to remap numeric keypad on BIOS console
Michael Brown
2022-02-10
1
-3
/
+18
|
*
[console] Generalise bios_keymap() as key_remap()
Michael Brown
2022-02-10
1
-17
/
+1
|
*
[prefix] Fix use of writable code segment on 486 and earlier CPUs
Michael Brown
2022-02-02
1
-4
/
+10
|
*
[efi] Include Secure Boot Advanced Targeting (SBAT) metadata
Michael Brown
2022-01-13
5
-0
/
+10
|
*
[doc] Update user-visible ipxe.org URIs to use HTTPS
Michael Brown
2022-01-13
2
-3
/
+3
*
|
Merge branch 'master' into openslx
Simon Rettberg
2021-10-05
2
-5
/
+68
|
\
|
|
*
[acpi] Generalise DSDT/SSDT data extraction logic
Michael Brown
2021-09-08
1
-4
/
+66
|
*
[efi] Record cached ProxyDHCPOFFER and PXEBSACK, if present
Michael Brown
2021-07-27
1
-1
/
+2
*
|
Merge branch 'master' into openslx
Simon Rettberg
2021-07-22
9
-81
/
+71
|
\
|
|
*
[crypto] Add memory output constraints for big-integer inline assembly
Michael Brown
2021-06-03
2
-22
/
+43
|
*
[cpio] Split out bzImage initrd CPIO header construction
Michael Brown
2021-05-21
3
-56
/
+4
|
*
[undi] Read TSC only when profiling
Michael Brown
2021-05-12
1
-2
/
+9
|
*
[rng] Check for TSC support before using RTC entropy source
Michael Brown
2021-05-12
2
-0
/
+14
|
*
[prefix] Specify i486 architecture for LZMA decompressor
Michael Brown
2021-05-12
1
-1
/
+1
*
|
Merge branch 'master' into openslx
Simon Rettberg
2021-04-15
2
-4
/
+4
|
\
|
|
*
[int13] Do not report INT 13 extension support for emulated floppies
Michael Brown
2021-04-13
1
-2
/
+2
|
*
[pci] Avoid scanning nonexistent buses when using PCIAPI_DIRECT
Michael Brown
2021-04-10
1
-2
/
+2
*
|
Merge branch 'master' into openslx
Simon Rettberg
2021-03-08
50
-832
/
+370
|
\
|
|
*
[build] Allow __asmcall to be used as a type attribute
Michael Brown
2021-03-02
6
-8
/
+9
|
*
[acpi] Allow for platforms that provide ACPI tables individually
Michael Brown
2021-03-01
2
-0
/
+14
|
*
[linux] Use host glibc system call wrappers
Michael Brown
2021-03-01
12
-482
/
+22
|
*
[linux] Add a prefix to all symbols to avoid future name collisions
Michael Brown
2021-02-27
1
-0
/
+2
|
*
[bitops] Provide an explicit operand size for bit test instructions
Michael Brown
2021-02-27
1
-4
/
+4
|
*
[librm] Test for FXSAVE/FXRSTOR instruction support
Michael Brown
2021-02-18
3
-6
/
+36
|
*
[librm] Add missing __asmcall on init_idt()
Michael Brown
2021-02-18
1
-1
/
+1
|
*
[prefix] Add a generic raw image prefix
Michael Brown
2021-02-18
1
-0
/
+53
|
*
[initrd] Allow for zero-length initrd files
Michael Brown
2021-02-18
1
-6
/
+6
|
*
[pxe] Split out platform-independent portions of cachedhcp.c
Michael Brown
2021-02-17
2
-179
/
+76
|
*
[build] Work around stray sections introduced by some binutils versions
Michael Brown
2021-02-15
2
-7
/
+33
|
*
[build] Use .balign directive instead of .align
Michael Brown
2021-02-13
10
-16
/
+16
|
*
[build] Work around -fPIE patched versions of gcc on all architectures
Michael Brown
2021-02-04
2
-20
/
+0
|
*
[build] Allow BIOS linker script to be used with FreeBSD linker
Michael Brown
2021-01-30
1
-13
/
+13
|
*
[build] Avoid modifying load addresses when stripping .zinfo section
Michael Brown
2021-01-30
1
-7
/
+42
|
*
[image] Provide image_memory()
Michael Brown
2021-01-25
1
-39
/
+5
|
*
[image] Provide image_set_data()
Michael Brown
2021-01-22
1
-12
/
+9
|
*
[build] Create util/genfsimg for building filesystem-based images
Michael Brown
2021-01-13
1
-39
/
+4
|
*
[malloc] Rename malloc_dma() to malloc_phys()
Michael Brown
2020-11-05
2
-8
/
+8
|
*
[pci] Update drivers to use pci_ioremap()
Michael Brown
2020-09-25
2
-2
/
+6
|
*
[pci] Define pci_ioremap() for mapping PCI bus addresses
Michael Brown
2020-09-24
4
-0
/
+28
[next]