Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Is it possible to call Windows libraries that will live on the hard disk from a program that lives in the BIOS?

assembly bios

How Does BIOS initialize DRAM?

post assembly x86 bios

How does processor read BIOS from SPI flash?

x86 spi bios firmware uefi

How do I write a bin file (512 bytes) to the first sector (sector 0) of a floppy disk?

Read a write a sector from hard drive with int 13h