--- qemu/pc-bios/optionrom/multiboot.S 2018/04/24 19:03:38 1.1.1.3 +++ qemu/pc-bios/optionrom/multiboot.S 2018/04/24 19:52:56 1.1.1.4 @@ -50,7 +50,7 @@ run_multiboot: shr $0x4, %ecx mov %cx, %gs - /* now push the indirect jump decriptor there */ + /* now push the indirect jump descriptor there */ mov (prot_jump), %ebx add %eax, %ebx movl %ebx, %gs:GS_PROT_JUMP