Forum: Assembly Nov 26th, 2008 |
| Replies: 2 Views: 615 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... |
Forum: Assembly Nov 25th, 2008 |
| Replies: 2 Views: 615 I need to make modifications to BIOS code which runs at PowerUp or Boot time and I need to access more than the lower 1,048,576 bytes of memory.
Is it possible to switch into Protected Mode at... |