Rafael Machado wrote: > I'm trying to understand the boot processo of an old computer I have, How old? Which processor does it have? > Does this mean the first instrucion on the firmware image is at BIOS > top - reset vector ? (0xffffffff - 0xfffffff0) Did you disassemble a coreboot.rom file yet, and look at what is in that region? //Peter