Difference between revisions of "X86"
From gem5
(New page: ==External X86 documentation== * [http://www.uruk.org/orig-grub/mem64mb.html INT 15h,AX=E820] -- Information about the INT 15h,AX=E820 BIOS service routine) |
|||
Line 1: | Line 1: | ||
+ | ==Addressing memory== | ||
+ | * [[X86 segmentation | Segmentation]] | ||
+ | * [[X86 address space Layout | Address space layout]] | ||
+ | |||
==External X86 documentation== | ==External X86 documentation== | ||
* [http://www.uruk.org/orig-grub/mem64mb.html INT 15h,AX=E820] -- Information about the INT 15h,AX=E820 BIOS service routine | * [http://www.uruk.org/orig-grub/mem64mb.html INT 15h,AX=E820] -- Information about the INT 15h,AX=E820 BIOS service routine |
Revision as of 19:17, 12 April 2009
Addressing memory
External X86 documentation
- INT 15h,AX=E820 -- Information about the INT 15h,AX=E820 BIOS service routine