I'm researching about OS developing and I'd like to know how to get computer information like, motherboard model, HDD size, processor speed, etc.
Maybe there are some BIOS interrupts I could use, but I couldn't find anyone.
PD: There is no OS, I should be able to obtain this info from a bootloader written in NASM.