List Question
20 TechQA 2024-03-05T02:54:00.940000How does CPU addressing the next instruction immediately after switching into protection mode?
68 views
Asked by QZero
Where are real mode address contents located in protected mode?
39 views
Asked by Melab
Assembly code crashes in QEMU but runs fine in Bochs
74 views
Asked by axolotlKing0722
Bootloader halts on interrupt that should load the kernel
83 views
Asked by fabx
Function pointer is 0 after cast
162 views
Asked by Stigl
Does the CS register need to be set when setting up Unreal Mode?
189 views
Asked by moehr1z
why my os doesn't switch to protected mode
51 views
Asked by Federico Occhiochiuso
Jump from bootloader to the kernel - Assembly x86_64
54 views
Asked by Federico Occhiochiuso
A weird problem when transitioning to protected mode
110 views
Asked by Djebbar Abderrahmene
Bootloader Mixing C and Assembly
237 views
Asked by Federico Occhiochiuso
How to draw Pixels in high resolution (1920x1080 or 1366x768) on screen in protected mode using x86 ASM or C?
43 views
Asked by Kshitij_Jha_7
Performance check of unordinary simple JCM structures in minimal i386 BIOS tasks
101 views
Asked by Deskman243
qemu invalid tss type
222 views
Asked by Jacob Knuth
QEMU starts blinking with custom boot loader in x86
128 views
Asked by k1r1t0
What's the difference between .code16 and .code32
183 views
Asked by Markity
Problem understanding far jump after entering protected mode
380 views
Asked by alireza
Creating a print function in C 32-bit protected mode
266 views
Asked by Malormar
Use variable to offset text in 32-bit protected mode
121 views
Asked by Markian
How do I use PAE in x86 protected mode?
56 views
Asked by zufalige daten
Cannot access memory above 0x8000000 in protected mode x86
208 views
Asked by Soumish Das