BIOS: Difference between revisions

138 bytes added ,  5 years ago
m
Add a link to the IBM BIOS manual, which is a great reference for the arguments to the BIOS interrupt routines.
[unchecked revision][unchecked revision]
(Fix link to CPU Register x86 page)
m (Add a link to the IBM BIOS manual, which is a great reference for the arguments to the BIOS interrupt routines.)
 
(4 intermediate revisions by 3 users not shown)
Line 136:
 
=== Articles ===
* [[Real Mode OS Warning]]
* [[DMI]]
 
=== Threads ===
* [http[Topic://forum.osdev.org/viewtopic.php?f=1&t=23125 |ASM example code] about how to call BIOS function from Long Mode (by switching into RM and back again)]]
 
=== External Links ===
* [[wikipedia:BIOS | BIOS]] on Wikipedia]]
* [http://www.ctyme.com/intr/int.htm http://www.ctyme.com/intr/int.htm]
* [http://classiccomputers.info/down/IBM_PS2/documents/PS2_and_PC_BIOS_Interface_Technical_Reference_Apr87.pdf 1987 IBM BIOS Technical Reference]
 
[[Category:X86]]
Anonymous user