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
/
interface
/
pcbios
/
int13.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[block] Allow for additional SAN boot parameters alongside filename
Michael Brown
2024-03-06
1
-2
/
+3
*
[block] Use drive number as debug message stream ID
Michael Brown
2024-03-04
1
-101
/
+109
*
[int13] Do not report INT 13 extension support for emulated floppies
Michael Brown
2021-04-13
1
-2
/
+2
*
[build] Allow __asmcall to be used as a type attribute
Michael Brown
2021-03-02
1
-1
/
+1
*
[block] Provide sandev_read() and sandev_write() as global symbols
Michael Brown
2017-04-26
1
-27
/
+23
*
[block] Allow use of a non-default EFI SAN boot filename
Michael Brown
2017-04-12
1
-1
/
+2
*
[block] Describe all SAN devices via ACPI tables
Michael Brown
2017-03-28
1
-52
/
+65
*
[int13] Improve geometry guessing for unaligned partitions
Michael Brown
2017-03-26
1
-11
/
+45
*
[block] Add basic multipath support
Michael Brown
2017-03-26
1
-6
/
+14
*
[int13] Refactor to use centralised SAN device abstraction
Michael Brown
2017-03-07
1
-685
/
+264
*
[block] Centralise "san-drive" setting
Michael Brown
2017-03-07
1
-28
/
+0
*
[int13] Test correct return status from INT 13 calls
Michael Brown
2017-01-26
1
-5
/
+5
*
[int13] Avoid potential division by zero
Michael Brown
2017-01-26
1
-3
/
+7
*
[int13] Allow default drive to be specified via "san-drive" setting
Michael Brown
2016-03-22
1
-1
/
+28
*
[int13] Allow drive to be hooked using the natural drive number
Michael Brown
2016-03-22
1
-2
/
+6
*
[librm] Provide an abstraction wrapper for prot_call
Michael Brown
2016-02-19
1
-4
/
+2
*
[librm] Convert prot_call() to a real-mode near call
Michael Brown
2016-02-18
1
-1
/
+0
*
[bios] Add bin-x86_64-pcbios build platform
Michael Brown
2016-02-16
1
-0
/
+1992