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
...
*
|
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
*
|
Merge branch 'master' into openslx
Simon Rettberg
2020-08-12
6
-32
/
+85
|
\
|
|
*
[comboot] Fix stack pointer retrieval after COM32 binary returns
Dentcho Ludmilov Bankov
2020-07-27
1
-1
/
+1
|
*
[pcbios] Take alignment into account when checking for available space
David Decotigny
2020-07-21
1
-4
/
+4
|
*
[pcbios] Fix "out of memory" detection when expanding bottom area
David Decotigny
2020-07-21
1
-1
/
+1
|
*
[efi] Avoid setting direction flag on EFI platforms
Michael Brown
2020-07-07
1
-0
/
+14
|
*
[crypto] Avoid temporarily setting direction flag in bigint_is_geq()
Michael Brown
2020-07-07
1
-17
/
+8
|
*
[build] Disable position-independent code for ARM64 EFI builds
Michael Brown
2020-06-27
1
-0
/
+4
|
*
[int13con] Create log partition only when CONSOLE_INT13 is enabled
Michael Brown
2020-03-01
1
-0
/
+17
|
*
[bios] Define macros for constructing partition table entries
Michael Brown
2020-03-01
1
-10
/
+37
*
|
Merge branch 'master' into openslx
Simon Rettberg
2019-08-02
1
-18
/
+59
|
\
|
|
*
[arm] Provide dummy implementations for {in,out}[s]{b,w,l}
Michael Brown
2019-07-14
1
-18
/
+59
*
|
Merge branch 'master' into openslx
Simon Rettberg
2019-02-15
8
-2
/
+8
|
\
|
|
*
[init] Show startup and shutdown function names in debug messages
Michael Brown
2019-01-25
6
-0
/
+6
|
*
[pci] Correct invalid base-class/sub-class/prog-if order in PCIR
Petr Borsodi
2019-01-15
2
-2
/
+2
*
|
[vesafb] Fix resetting console to text mode by passing NULL config
Simon Rettberg
2018-05-28
1
-5
/
+3
*
|
[console] Add option to update margins and bg-image of vesa mode console
Simon Rettberg
2018-05-28
1
-37
/
+64
|
/
[prev]
[next]