View Single Post
Join Date: Aug 2008
Posts: 3
Reputation: pdp8 is an unknown quantity at this point 
Solved Threads: 0
pdp8 pdp8 is offline Offline
Newbie Poster

Re: How to Switch into Protected Mode

 
0
  #3
Nov 26th, 2008
Originally Posted by Salem View Post
Perhaps you should begin by describing why you need the extra memory. Perhaps we could tell you about an alternative which uses less memory.
It's not that I need extra memory. What I want to do is read several bytes of data from the upper end of the 4GB address space, where an MD5 message digest of the bios will have been stored.

The intent is to compare the current MD5 with the pre-stored value to ensure that the BIOS has not been tampered with.
Reply With Quote