Michael Brown
|
295e11b2b0
|
Add INT 13,41 (extensions installation check). LILO's MBR now uses
linear calls to load the MS-DOS boot sector in my test setup.
|
2006-05-14 23:46:28 +00:00 |
|
Michael Brown
|
29fb77b0a4
|
Fix a couple of minor typos.
|
2006-05-14 18:17:29 +00:00 |
|
Michael Brown
|
6e42cb95bd
|
Also capture INT 19 as a failure path, to allow for boot sectors that
don't conform to BBS (e.g. the one created by mkdosfs).
|
2006-05-14 14:13:55 +00:00 |
|
Michael Brown
|
4435667a00
|
Add int13_boot(), to allow booting from INT 13 emulated drives.
|
2006-05-14 13:44:47 +00:00 |
|
Michael Brown
|
63499e9cfd
|
Allow re-entrancy and provide a global counter of the number of
interrupts hooked.
|
2006-05-13 11:44:11 +00:00 |
|
Michael Brown
|
d2c22ec9bb
|
Add INT 13 emulation layer (which provides an interface to gPXE block
devices).
|
2006-05-13 11:41:36 +00:00 |
|
Michael Brown
|
847f38f4ac
|
(Redoing check-in lost by SourceForge's failure.)
Add method for hooking real-mode interrupt vectors.
|
2006-05-13 11:19:06 +00:00 |
|