Originally Posted by
Salem
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.