summaryrefslogtreecommitdiff
path: root/arch/i386/boot/gdt.c
AgeCommit message (Expand)Author
2024-02-24arch: i386: cleanup everything and reorganizeDanny Holman
2024-02-16arch: i386: gdt.c: fix a bug in userspace jumpDanny Holman
2023-11-26arch: i386: gdt.c: init the TSS before loading itDanny Holman
2022-01-15arch: i386: simplifiy GDT setupDanny Holman
2021-10-09arch: i386: rename the GDT array pointerDanny Holman
2021-09-28arch: i386: fix GDT segment mismatchDanny Holman
2021-08-27arch: i386: add ring-3 descriptors to the GDTDanny Holman
2021-07-25arch: i386: surround GDT macros with parensDanny Holman
2021-07-24arch: i386: add GDT setup routinesDanny Holman