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
...
*
Added geometry-guessing code based on the partition table
Michael Brown
2006-09-09
1
-11
/
+52
*
Added support for INT 13,15; NTLDR calls it (though it may not
Michael Brown
2006-08-27
1
-1
/
+20
*
Use TEXT16_CODE() rather than manually specifying ".code16" etc, since
Michael Brown
2006-08-24
1
-18
/
+14
*
Fix bug with >256 cylinders.
Michael Brown
2006-06-08
1
-15
/
+18
*
init_librm() and prot_call() are now real-mode far calls.
Michael Brown
2006-05-25
1
-1
/
+2
*
Updated to REAL_CODE().
Michael Brown
2006-05-24
1
-31
/
+38
*
Refactored to reduce code size; now down from 1304 to 1105 bytes.
Michael Brown
2006-05-20
1
-120
/
+98
*
Add the concept of a "user pointer" (similar to the void __user * in
Michael Brown
2006-05-19
1
-21
/
+13
*
Add INT 13,41 (extensions installation check). LILO's MBR now uses
Michael Brown
2006-05-15
1
-0
/
+24
*
Fix a couple of minor typos.
Michael Brown
2006-05-14
1
-2
/
+2
*
Also capture INT 19 as a failure path, to allow for boot sectors that
Michael Brown
2006-05-14
1
-3
/
+14
*
Add int13_boot(), to allow booting from INT 13 emulated drives.
Michael Brown
2006-05-14
1
-0
/
+88
*
Allow re-entrancy and provide a global counter of the number of
Michael Brown
2006-05-13
1
-0
/
+20
*
Add INT 13 emulation layer (which provides an interface to gPXE block
Michael Brown
2006-05-13
1
-0
/
+475
*
(Redoing check-in lost by SourceForge's failure.)
Michael Brown
2006-05-13
1
-0
/
+57
[prev]