windows-nt/Source/XPSP1/NT/base/hals/mcasample/imca/readme.htm

28 lines
835 B
HTML
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>This sample demonstrates how a Windows NT driver can utilize the HAL&nbsp;
interfaces to read the Intel Machine Check Architecture</title>
</head>
<body>
<p><br>
This sample demonstrates how a Windows NT driver can utilize the HAL <br>
interfaces to read the Intel Machine Check Architecture (MCA) registers OR <br>
get notified asynchronously when a Machine Check Exception occurs.<br>
<br>
This sample is composed of two parts - a Windows NT kernel-mode device driver
<br>
(IMCA.SYS) and a Win32 test application (MCALOG.EXE).<br>
<br>
&nbsp;</p>
</body>
</html>