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
/
i386
/
interface
/
pcbios
Commit message (
Expand
)
Author
Age
Files
Lines
*
[bios] Add bin-x86_64-pcbios build platform
Michael Brown
2016-02-16
13
-3896
/
+0
*
[bios] Allow rtc_entropy.c to be compiled for x86_64
Michael Brown
2016-02-16
1
-16
/
+13
*
[bios] Use intptr_t when casting .text16 function pointers
Michael Brown
2016-02-16
2
-6
/
+4
*
[i386] Add check_bios_interrupts() debug function
Michael Brown
2016-01-12
1
-0
/
+27
*
[build] Generalise CONSOLE_VESAFB to CONSOLE_FRAMEBUFFER
Michael Brown
2015-10-16
1
-1
/
+7
*
[fbcon] Move margin calculations to fbcon.c
Michael Brown
2015-10-14
1
-28
/
+2
*
[fbcon] Allow character height to be selected at runtime
Michael Brown
2015-10-14
1
-5
/
+23
*
[pci] Use flat real mode to call INT 1a,b101
Michael Brown
2015-06-23
1
-1
/
+5
*
[int13con] Add basic ability to log to a local disk via INT 13
Michael Brown
2015-05-19
1
-0
/
+284
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
10
-10
/
+42
*
[pcbios] Do not switch to real mode to sleep the CPU
Michael Brown
2014-04-29
1
-3
/
+3
*
[pcbios] Do not switch to real mode to check for timer interrupt
Michael Brown
2014-04-29
1
-4
/
+4
*
[cmdline] Rename "console" command's --bpp option to --depth
Michael Brown
2014-01-22
1
-1
/
+1
*
[vesafb] Allow for an arbitrary margin around the text area
Michael Brown
2014-01-22
1
-11
/
+31
*
[fbcon] Allow for an arbitrary margin around the text area
Michael Brown
2014-01-22
1
-2
/
+4
*
[vesafb] Handle failures from fbcon_init()
Michael Brown
2014-01-22
1
-9
/
+27
*
[vesafb] Set "magic" colour to transparent when a background picture is used
Michael Brown
2013-12-09
1
-0
/
+6
*
[vesafb] Work around data corruption bug in bochs/qemu VBE implementation
Michael Brown
2013-12-06
1
-1
/
+1
*
[linux] Provide access to SMBIOS via /dev/mem
Michael Brown
2013-12-05
1
-40
/
+12
*
[vesafb] Select an optimal mode, rather than the first acceptable mode
Michael Brown
2013-11-28
1
-49
/
+91
*
[vesafb] Return meaningful error when no suitable mode is found
Michael Brown
2013-11-28
1
-44
/
+75
*
[vesafb] Skip modes for which we cannot get mode information
Michael Brown
2013-11-28
1
-2
/
+1
*
[vesafb] Include raw status value within VBE error messages
Michael Brown
2013-11-28
1
-5
/
+5
*
[vesafb] Add VESA frame buffer console
Michael Brown
2013-11-28
1
-0
/
+420
*
[cmdline] Add "poweroff" command
Marin Hannache
2013-07-15
1
-0
/
+108
*
[cmdline] Add ability to perform a warm reboot
Michael Brown
2013-03-22
1
-1
/
+8
*
[efi] Add "reboot" command for EFI
Michael Brown
2013-03-22
1
-0
/
+41
*
[smbios] Provide SMBIOS version number via smbios_version()
Michael Brown
2013-03-20
1
-0
/
+2
*
[int13] Split out ISO9660 and El Torito definitions to separate header files
Michael Brown
2013-03-20
1
-0
/
+2
*
[umalloc] Split largest_memblock() function out from init_eheap()
Michael Brown
2012-11-06
1
-49
/
+8
*
[int13] Use correct size when estimating floppy disk geometry
Michael Brown
2012-09-14
1
-1
/
+1
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
7
-7
/
+14
*
[int13] Fix compilation on some versions of gcc
Michael Brown
2012-04-10
1
-4
/
+3
*
[int13] Add support for emulating floppy disk drives
Michael Brown
2012-03-30
1
-56
/
+244
*
[umalloc] Unhide umalloc()ed memory region when there are no allocations
Michael Brown
2012-03-27
1
-1
/
+2
*
[umalloc] Fail allocations when we run out of external memory
Michael Brown
2012-03-27
1
-7
/
+22
*
[build] Fix compilation under Cygwin
Michael Brown
2012-03-23
1
-1
/
+1
*
[time] Add RTC-based time source
Michael Brown
2012-03-19
2
-39
/
+138
*
[rng] Allow entropy_enable() to return an error
Michael Brown
2012-03-18
1
-1
/
+4
*
[rng] Add RTC-based entropy source
Michael Brown
2012-02-28
1
-0
/
+233
*
[int13] Provide a permanently closed window via the control interface
Michael Brown
2011-06-28
1
-0
/
+15
*
[int13] Catch INT 13,4b when no explicit drive number is present
Michael Brown
2011-04-28
1
-2
/
+7
*
[int13] Add support for INT 13,4b
Michael Brown
2011-04-28
1
-4
/
+46
*
[int13] Add support for El Torito bootable CD-ROM images
Michael Brown
2011-04-27
1
-48
/
+353
*
[sanboot] Add "sanhook" and "sanunhook" commands
Michael Brown
2011-04-24
1
-7
/
+5
*
[int13] Automatically reopen underlying block device as needed
Michael Brown
2011-03-02
1
-34
/
+50
*
[int13] Add missing "static" modifier
Michael Brown
2011-02-22
1
-2
/
+2
*
[pci] Replace pci_max_bus() with pci_num_bus()
Michael Brown
2011-02-17
1
-5
/
+5
[next]