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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[prefix] Specify i486 architecture for LZMA decompressor
Michael Brown
2021-05-12
1
-1
/
+1
|
*
[gzip] Add support for gzip archive images
Michael Brown
2021-05-08
7
-0
/
+403
|
*
[zlib] Add support for zlib archive images
Michael Brown
2021-05-08
7
-0
/
+345
|
*
[image] Add "imgextract" command for extracting archive images
Michael Brown
2021-05-08
9
-0
/
+326
|
*
[image] Provide image_set_len() utility function
Michael Brown
2021-05-08
2
-4
/
+22
|
*
[cloud] Attempt to include CPUID_SETTINGS only for x86 builds
Michael Brown
2021-05-02
1
-0
/
+2
|
*
[settings] Add --timeout option to "read" command
Michael Brown
2021-04-23
1
-14
/
+43
|
*
[readline] Add an optional timeout to readline_history()
Michael Brown
2021-04-23
4
-6
/
+18
|
*
[efi] Show ACPI address space descriptor ranges in debug messages
Michael Brown
2021-04-21
1
-0
/
+3
|
*
[efi] Always map full length of coherent DMA buffer allocation
Michael Brown
2021-04-20
1
-1
/
+2
|
*
[build] Fix genfsimg to build ISO with long filenames
Matya
2021-04-20
1
-1
/
+1
|
*
[xen] Avoid infinite loop on allocation failure in xenstore_response()
Michael Brown
2021-04-20
1
-6
/
+6
*
|
Merge branch 'master' into openslx
Simon Rettberg
2021-04-15
15
-128
/
+300
|
\
|
|
*
[xen] Support scatter-gather to allow for jumbo frames
Michael Brown
2021-04-14
3
-57
/
+154
|
*
[int13] Do not report INT 13 extension support for emulated floppies
Michael Brown
2021-04-13
1
-2
/
+2
|
*
[cloud] Enable "poweroff" command in cloud images
Michael Brown
2021-04-10
1
-0
/
+5
|
*
[netdevice] Ensure driver transmit() and poll() will not be re-entered
Michael Brown
2021-04-10
2
-7
/
+38
|
*
[pci] Avoid scanning nonexistent buses when using PCIAPI_DIRECT
Michael Brown
2021-04-10
3
-4
/
+30
|
*
[intel] Add additional PCI device ID to table
Tyler J. Stachecki
2021-04-10
1
-0
/
+1
|
*
[efi] Mark PE .reloc and .debug sections as discardable
Marvin Häuser
2021-04-10
1
-0
/
+2
|
*
[efi] Align EFI image sections by page size
Marvin Häuser
2021-04-10
2
-20
/
+33
|
*
[efi] Discard .pci_devlist.* sections for EFI images
Marvin Häuser
2021-04-10
1
-0
/
+1
|
*
[dhcp] Handle DHCPNAK by returning to discovery state
Michael Brown
2021-03-11
1
-9
/
+31
|
*
[linux] Fail at link time if building slirp.linux without libslirp
Michael Brown
2021-03-11
1
-29
/
+3
*
|
Merge branch 'master' into openslx
Simon Rettberg
2021-03-08
320
-3755
/
+16039
|
\
|
|
*
[linux] Do not assume that stat() works on sysfs files
Michael Brown
2021-03-03
1
-29
/
+20
|
*
[linux] Validate length of ACPI table read from sysfs
Michael Brown
2021-03-03
2
-0
/
+11
|
*
[linux] Place -lslirp at end of linker search list
Michael Brown
2021-03-03
1
-3
/
+2
|
*
[linux] Use fstat() rather than statx()
Michael Brown
2021-03-03
3
-11
/
+8
|
*
[linux] Use generic sysfs mechanism to read SMBIOS table
Michael Brown
2021-03-03
3
-64
/
+87
|
*
[linux] Use generic sysfs mechanism to read ACPI tables
Michael Brown
2021-03-03
1
-78
/
+21
|
*
[linux] Add a generic function for reading files from sysfs
Michael Brown
2021-03-03
5
-0
/
+143
|
*
[linux] Free cached ACPI tables on shutdown
Michael Brown
2021-03-03
1
-0
/
+22
|
*
[dns] Reduce debug verbosity for DNS server list
Michael Brown
2021-03-02
1
-9
/
+9
|
*
[linux] Allow arbitrary settings to be applied to Linux devices
Michael Brown
2021-03-02
1
-13
/
+37
|
*
[linux] Add missing pci_num_bus() stub
Michael Brown
2021-03-02
1
-0
/
+11
|
*
[build] Fix building on older versions of gcc
Michael Brown
2021-03-02
1
-0
/
+3
|
*
[slirp] Add libslirp driver for Linux
Michael Brown
2021-03-02
6
-2
/
+900
|
*
[build] Allow __asmcall to be used as a type attribute
Michael Brown
2021-03-02
6
-8
/
+9
|
*
[linux] Provide ACPI settings via /sys/firmware/acpi/tables
Michael Brown
2021-03-01
4
-0
/
+193
|
*
[acpi] Allow for platforms that provide ACPI tables individually
Michael Brown
2021-03-01
8
-6
/
+46
|
*
[acpi] Eliminate redundant acpi_find_rsdt() in acpi_sx()
Michael Brown
2021-03-01
1
-10
/
+2
|
*
[acpi] Use a fixed colour for debug messages
Michael Brown
2021-03-01
1
-9
/
+12
|
*
[linux] Use host glibc system call wrappers
Michael Brown
2021-03-01
28
-600
/
+550
|
*
[linux] Add a prefix to all symbols to avoid future name collisions
Michael Brown
2021-02-27
3
-2
/
+8
|
*
[bitops] Provide an explicit operand size for bit test instructions
Michael Brown
2021-02-27
1
-4
/
+4
|
*
[efi] Compress EFI ROM images
Michael Brown
2021-02-19
4
-6
/
+1652
|
*
[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
[prev]
[next]