Debugging CoreBoot*
CoreBoot* is an open source firmware project, describing a phase-based initialization infrastructure for Intel® architecture and other processor architectures.
To start debugging CoreBoot* with Intel® System Debugger, you need to load symbol files manually. The default loading by pressing the
Load available debug symbols button is not supported in this scenario.

- In the popup menu, selectSymbol Files.
- In the opened dialog box, specify the path to.debugfiles that contain CoreBoot debug information.
- ClickOK
- When all symbol files are added, close the dialog by clickingOK.
With necessary debug information loaded, you can start debugging CoreBoot*.