Commit Graph

6 Commits

Author SHA1 Message Date
Aiden Park
22759b9da6 Update GDB helper script information (#58)
The GDB helper scripts have been moved to Slim Bootloader source tree.
Update 'Launch GDB' step.

Signed-off-by: Aiden Park <aiden.park@intel.com>
2019-10-04 13:11:57 -07:00
Aiden Park
8146a9f406 Minor update on Debugging SBL on QEMU with GDB (#57)
Fix invalid information in 'Transit Stage2 to Payload'.
Additionally minor changes have been updated.
- typo. make -> mkdir
- adding a screenshot for 'before Stage1B entry point'
- updating comments and description

Signed-off-by: Aiden Park <aiden.park@intel.com>
2019-10-01 17:35:03 -07:00
Aiden Park
f7e97417f5 Add a tutorial page for Debugging SBL on QEMU with GDB (#55)
This page is to provide basic GDB usage on QEMU target
for better understanding SBL flow.
- Prepare SBL QEMU image
- Prepare GDB helper scripts
- Launch QEMU target
- Launch GDB
- Transit Stage1A to Stage1B
- Transit Stage1B to Stage2
- Transit Stage2 to OsLoader

Signed-off-by: Aiden Park <aiden.park@intel.com>
2019-10-01 09:30:11 -07:00
James Gutbub
c5a516be99 Clean up spelling (#41)
Performed some spell checking on the source/*.rst files
in most places as needed

Signed-off-by: James Gutbub <james.gutbub@intel.com>
2019-04-23 15:34:23 -07:00
Huang Jin
41ca732eea Cleanup build warnings. No content change. (#27)
Signed-off-by: Huang Jin <huang.jin@intel.com>
2019-01-04 16:53:36 -08:00
YoYo
d4aa43efcf Add training materials (#7)
Add initial training materials that demonstrate Slim Bootloader basic features on QEMU target.

TODO: QEMU OS image generation instruction will provided in a follow-up PR.
2018-11-14 11:54:32 -08:00