summaryrefslogtreecommitdiffstats
path: root/pmgdt.s
diff options
context:
space:
mode:
authorlantw44 <lantw44@gmail.com>2013-01-21 10:58:34 +0800
committerlantw44 <lantw44@gmail.com>2013-01-21 10:58:34 +0800
commit8f2327a565c1da4a04743c9fd9e27854a881e772 (patch)
tree7f124086915a7ba7d296309d5db7e08dfc1ad426 /pmgdt.s
parente80b7d7b9ceabc86154715d3332aebce3a60f1fe (diff)
downloadyotos-8f2327a565c1da4a04743c9fd9e27854a881e772.tar
yotos-8f2327a565c1da4a04743c9fd9e27854a881e772.tar.gz
yotos-8f2327a565c1da4a04743c9fd9e27854a881e772.tar.bz2
yotos-8f2327a565c1da4a04743c9fd9e27854a881e772.tar.lz
yotos-8f2327a565c1da4a04743c9fd9e27854a881e772.tar.xz
yotos-8f2327a565c1da4a04743c9fd9e27854a881e772.tar.zst
yotos-8f2327a565c1da4a04743c9fd9e27854a881e772.zip
gdt_user_data 補上一個 f
Diffstat (limited to 'pmgdt.s')
-rw-r--r--pmgdt.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/pmgdt.s b/pmgdt.s
index 4978871..f71cb36 100644
--- a/pmgdt.s
+++ b/pmgdt.s
@@ -114,7 +114,7 @@ gdt_user_code: ; user mode code segment descriptor
db 0x0
gdt_user_data: ; user mode data segment descriptor
- dw 0xfff
+ dw 0xffff
dw 0x0
db 0x0
db 11110010b