aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86_64/asm/e820.s
blob: 59c672a970e69078e94b5d0dfe2698f75ab81072 (plain)
1
2
; getting an E820 memory map, code from osdev wiki.
; this only works in real mode ... how to do it in long mode?