Completed
Arch4031 01 coreboot Fundamentals 03 Where is Firmware?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Architecture 4031 - Introductory Coreboot
Automatically move to the next video in the Classroom when playback concludes
- 1 Arch4031 01 coreboot Fundamentals 01 What is coreboot?
- 2 Arch4031 01 coreboot Fundamentals 02 Firmware Jargon
- 3 Arch4031 01 coreboot Fundamentals 03 Where is Firmware?
- 4 Arch4031 01 coreboot Fundamentals 04 OSF Ecosystem
- 5 Arch4031 01 coreboot Fundamentals 05 coreboot History
- 6 Arch4031 01 coreboot Fundamentals 06 Industry and Government Commitment
- 7 Arch4031 01 coreboot Fundamentals 07 Development Environment Preparation
- 8 Arch4031 01 coreboot Fundamentals 08 git Guidelines
- 9 Arch4031 01 coreboot Fundamentals 09 Useful git Tricks
- 10 Arch4031 01 coreboot Fundamentals 10 coreboot Toolchain
- 11 Arch4031 01 coreboot Fundamentals 11 coreboot SDK
- 12 Arch4031 01 coreboot Fundamentals 12 coreboot Contribution Overview
- 13 Arch4031 01 coreboot Fundamentals 13 Development Rules
- 14 Arch4031 01 coreboot Fundamentals 14 Developer Documentation
- 15 Arch4031 01 coreboot Fundamentals 15 Committing
- 16 Arch4031 01 coreboot Fundamentals 16 Before You Push
- 17 Arch4031 01 coreboot Fundamentals 17 Code Review
- 18 Arch4031 01 coreboot Fundamentals 18 Community
- 19 Arch4031 02 coreboot Boot Process 00 About Michal
- 20 Arch4031 02 coreboot Boot Process 01 Introduction
- 21 Arch4031 02 coreboot Boot Process 02 coreboot Stages
- 22 Arch4031 02 coreboot Boot Process 03 Reset Vector
- 23 Arch4031 02 coreboot Boot Process 04 Bootblock
- 24 Arch4031 02 coreboot Boot Process 05 Verstage
- 25 Arch4031 02 coreboot Boot Process 06 Romstage
- 26 Arch4031 02 coreboot Boot Process 07 Postcar
- 27 Arch4031 02 coreboot Boot Process 08 Ramstage
- 28 Arch4031 02 coreboot Boot Process 09 Payload
- 29 Arch4031 03 coreboot Building 01 Makefile Overview
- 30 Arch4031 03 coreboot Building 02 Kconfig Overview
- 31 Arch4031 03 coreboot Building 03 Build System
- 32 Arch4031 03 coreboot Building 04 Menuconfig Overview
- 33 Arch4031 03 coreboot Building 05 coreboot for QEMU
- 34 Arch4031 03 coreboot Building 06 Kconfig Output
- 35 Arch4031 03 coreboot Building 07 Makefile Kconfig Connection
- 36 Arch4031 03 coreboot Building 08 Toolchain
- 37 Arch4031 03 coreboot Building 09 Building coreboot for QEMU
- 38 Arch4031 03 coreboot Building 10 CBFS and cbfstool
- 39 Arch4031 04 Running coreboot In Qemu 01 About QEMU
- 40 Arch4031 04 Running coreboot In Qemu 02 Practice5 Run coreboot in QEMU
- 41 Arch4031 04 Running coreboot In Qemu 03 Practice6 QEMU Debug Console
- 42 Arch4031 04 Running coreboot In QEMU 04 Practice7 QEMU Monitor
- 43 Arch4031 04 Running coreboot In QEMU 05 More QEMU Features
- 44 Arch4031 04 Running coreboot In Qemu 06 CBMEM
- 45 Arch4031 04 Running coreboot In Qemu 07 Practice9 CBMEM Usage
- 46 Arch4031 04 Running coreboot In QEMU 08 Debugging Using GDB