| | |
Need READ Access to BIOS ROM
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Aug 2008
Posts: 3
Reputation:
Solved Threads: 0
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 data to be read will have been previously stored in the BIOS ROM at a known address when the chip was burned. I know that the BIOS chip is mapped to the upper 512K of the 4G address space (0xfff80000-0xffffffff) so all I really need is permission to read data from this area of memory without getting a C0000005 access violation. This may require an assembly language subroutine, but that is no problem.
I know this is possible because I have found two utility programs (RW-Everything and HWDIRECT) which can do memory dumps of that entire memory space.
Any and all suggestions will be appreciated.
Thanks,
Bob.
I need the application to read several bytes of data from the BIOS ROM. The data to be read will have been previously stored in the BIOS ROM at a known address when the chip was burned. I know that the BIOS chip is mapped to the upper 512K of the 4G address space (0xfff80000-0xffffffff) so all I really need is permission to read data from this area of memory without getting a C0000005 access violation. This may require an assembly language subroutine, but that is no problem.
I know this is possible because I have found two utility programs (RW-Everything and HWDIRECT) which can do memory dumps of that entire memory space.
Any and all suggestions will be appreciated.
Thanks,
Bob.
![]() |
Similar Threads
- memory management in wndows 2000 (Windows NT / 2000 / XP)
- CD/RW and floppy drives will not read or write (Storage)
- Creating a Boot Disk for an NTFS or FAT Partition (Windows tips 'n' tweaks)
- Toshiba Satellite A20 Boot Priority Problem (Troubleshooting Dead Machines)
- Problem installing windows 2000 professional (Windows NT / 2000 / XP)
- How do I dual boot from two hard dirves? (Storage)
- Forgot Password Cant Get Into Computer (Windows NT / 2000 / XP)
- Need to change Boot to read cd drives (Windows NT / 2000 / XP)
- Problem W/install / Setup Of Win Xp (Windows NT / 2000 / XP)
- Bridge.dll missing (Viruses, Spyware and other Nasties)
Other Threads in the C++ Forum
- Previous Thread: Help with SDL plaese!
- Next Thread: calculator
| Thread Tools | Search this Thread |
add api array arrays beginner binary bitmap c++ c/c++ calculator char class classes code coding compile compiler console conversion convert count data database delete desktop developer directshow dll dynamic encryption error file forms fstream function functions game generator getline google graph homeworkhelper iamthwee ifstream input int integer java lib linkedlist linker linux loop looping loops map math matrix memory microsoft multidimensional newbie news node number output parameter pointer problem program programming project proxy python random read recursion recursive return string strings struct studio template templates test text tree unix url vector video visual visualstudio win32 windows winsock word wordfrequency wxwidgets





