You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Shaswata Das
5c6fe3db62
|
4 years ago | |
---|---|---|
.. | ||
exe | 4 years ago | |
sys | 4 years ago | |
dirs | 4 years ago | |
halmca.doc | 4 years ago | |
halmca.htm | 4 years ago | |
readme.htm | 4 years ago |
readme.htm
<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
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>
</p>
</body>
</html>