Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bios

How to properly setup SS, BP and SP in x86 Real Mode?

assembly x86 callstack bios

Why BIOS need to compare a value in (seemly) randomized address to zero in the second instruction?

assembly x86 qemu bios osdev

Default registers and segments value on booting x86 machine

How does UEFI boot mode boot flows?

assembly sequence boot bios uefi

Real Mode Assembly: Print Char to Screen without INT Instruction on Boot

assembly bootloader bios

Does booting in EFI mode mean that I shall not have access to BIOS interrupts?

Modifying the ia32 feature control register on Asus Z170 board with buggy BIOS

bios uefi

16 colors for background in MCGA BIOS text mode (AL = 03h)

Why do we need AML - ACPI Machine Language?

bios firmware uefi acpi

Software initialization code at 0xFFFFFFF0H

Where does dmidecode get the SMBIOS table?

linux x86 bios

PC boot: dl register and drive number

Automatically turn on computer when A/C power is available

boot bios

What was CS register's value at boot time?

assembly x86-16 boot bios bochs

BIOS INT 13H with AH=2 can only read 72 sectors each time. Why?

c operating-system dos bios

BIOS and Address 0x07C00

How can i find the MBR sector in a VMDK file?

bios mbr virtual-disk

State of Registers After Bootup

boot bios

Displaying characters with DOS or BIOS

assembly x86 dos x86-16 bios