From 4d8b843d3740cc90c98f181d49f0d4a67cb0a1b7 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Tue, 5 May 2015 13:10:04 -0700 Subject: Rename documentation -> Documentation In order to be closer to the Linux kernel source tree structure, rename documentation to Documentation. Change-Id: I8690f666638ef352d201bd3c3dc1923b0d24cb12 Signed-off-by: Stefan Reinauer Reviewed-on: http://review.coreboot.org/10110 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- Documentation/codeflow.svg | 234 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 234 insertions(+) create mode 100644 Documentation/codeflow.svg (limited to 'Documentation/codeflow.svg') diff --git a/Documentation/codeflow.svg b/Documentation/codeflow.svg new file mode 100644 index 0000000000..bed9599757 --- /dev/null +++ b/Documentation/codeflow.svg @@ -0,0 +1,234 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Enter protected mode + + + + non-coherent HT enumeration + + + + coherent HT initialization + + + + Fallback / Normal? + + + + RAM initialization + + + + Create external tables (coreboot table,ACPI, MP, PIRQ, DMI) + + + + Resource Allocation (PCI, PCIe, I2C, SIO, CPU, mainboard...) + + + + + ELF / Payload Loader + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Drivers +Linux, FILO, SeaBIOS, ... + -- cgit v1.2.3