Glossary

Exercise 38.1

Boot sequence tracing Trace the execution path from power-on to the MinOS shell prompt. For each stage, identify: a) The CPU mode (real mode / protected mode / long mode) b) What code is executing (BIOS / bootloader / kernel) c) The approximate address range being executed from d) What the code does

Learn More

Related Terms