<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<blockquote cite="mid:***@TK2MSFTNGP06.phx.gbl" type="cite">
<blockquote type="cite">
<p wrap="">However, you posted this in a Windows group, and in
Windows INT 13 is irrelevant. Windows doesn't use INT 13 for I/O.<br>
</p>
</blockquote>
<p wrap="">I don't see anything wrong with using BIOS calls for
kernel writing.<br>
</p>
</blockquote>
<p>As M. Roberts said, you are <em>posting in a Windows newsgroup</em>,
in particular the one for Win32 programming with (roughly) the <code>KERNEL32.DLL</code>
API. This newsgroup isn't about writing kernels, or even about
kernel-mode programming on Windows NT. Firmware APIs are entirely
irrelevant to the Win32 programming discussed here. And as M. Roberts
also said, once it is past the very early stages of the bootstrap
process, the IBM PC/AT firmware disc I/O services are wholly irrelevant
to Windows NT.<br>
</p>
</body>
</html>