Forum: Assembly Nov 26th, 2008 |
| Replies: 2 Views: 593 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: 593 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... |
Forum: C++ Aug 11th, 2008 |
| Replies: 0 Views: 906 The following pertains to a Windows XP Embedded system running a single C++ application with administrator privileges.
I need the application to read several bytes of data from the BIOS ROM. The... |