Visual Studio Supported version: 2015-2022
Ubuntu latest stable version: 22.04
Intel UDK link deceprated, replaced with updated direct links
Other minor updates to the documentations
Signed-off-by: Syahirah Sabryna <nur.syahirah.sabryna.mohmad@intel.com>
- Make footer copyright year update automatically
- Add clarification about EPLD region
- Add heading to build tool doc
- Clean up warnings about section links, length of underlines, etc.
- Adjust whitespace in Build System doc
- Fix reference to key management section
Signed-off-by: Atharva Lele <atharva.lele@intel.com>
* Reduce the size of SBL recovery sample logs
Signed-off-by: Sean McGinn <sean.mcginn@intel.com>
* Note that FSP debugging must be turned off when SBL resiliency enabled
Signed-off-by: Sean McGinn <sean.mcginn@intel.com>
* Group SBL resiliency diagrams by scenario
Signed-off-by: Sean McGinn <sean.mcginn@intel.com>
* Refactor note on FSP debugging and SBL resiliency
Signed-off-by: Sean McGinn <sean.mcginn@intel.com>
Signed-off-by: Sean McGinn <sean.mcginn@intel.com>
* Add expected behavior to the corruption tutorial section
Signed-off-by: Sean McGinn <sean.mcginn@intel.com>
* Add note detailing which platforms support resiliency
Signed-off-by: Sean McGinn <sean.mcginn@intel.com>
Signed-off-by: Sean McGinn <sean.mcginn@intel.com>
* Add documentation for firmware resiliency
This change adds a section for firmware resiliency
as well as updates existing sections that are related
to firmware resiliency
Signed-off-by: Sean McGinn <sean.mcginn@intel.com>
* Fix grammatical errors in resiliency and recovery section
Signed-off-by: Sean McGinn <sean.mcginn@intel.com>
* Add in test tool tutorials for SBL resiliency
Signed-off-by: Sean McGinn <sean.mcginn@intel.com>
* Add in block diagrams for SBL resiliency
Signed-off-by: Sean McGinn <sean.mcginn@intel.com>
* Make minor improvements to resiliency and update sections
Signed-off-by: Sean McGinn <sean.mcginn@intel.com>
* Mention non-overlapping region requirement for FW update capsule tool
Signed-off-by: Sean McGinn <sean.mcginn@intel.com>
* Give example for building FW update capsule with TMAC:IPFW
Signed-off-by: Sean McGinn <sean.mcginn@intel.com>
* Add note that corruptcomp tool should be disabled in prod builds
Signed-off-by: Sean McGinn <sean.mcginn@intel.com>
Signed-off-by: Sean McGinn <sean.mcginn@intel.com>
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>
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.