How to Switch into Protected Mode
Please support our Assembly advertiser: Programming Forums
![]() |
•
•
Posts: 3
Reputation:
Solved Threads: 0
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 this time in order to access more memory? If so, how? What is the instruction sequence?
Alternatively, can anyone suggest a different approach?
Thanks,
Bob.
Is it possible to switch into Protected Mode at this time in order to access more memory? If so, how? What is the instruction sequence?
Alternatively, can anyone suggest a different approach?
Thanks,
Bob.
•
•
Posts: 3
Reputation:
Solved Threads: 0
•
•
•
•
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.
![]() |
Similar Threads
Other Threads in the Assembly Forum
- protected mode (Assembly)
- protected mode programming guide (Assembly)
- 800 by 640 pixels or more? (Assembly)
- 32 BIt Flat Real mode (C)
- "Server Busy" Switch To or Retry (Viruses, Spyware and other Nasties)
- 32 BIt Flat Real mode (Community Introductions)
- Compiling Programs (C++)
Other Threads in the Assembly Forum
- Previous Thread: Floating point in Assembly
- Next Thread: newbie help
•
•
•
•
Views: 512 | Replies: 2 | Currently Viewing: 1 (0 members and 1 guests)






Linear Mode