Commit Graph

26 Commits

Author SHA1 Message Date
James Gutbub 77457660fa Resolve some stale example outputs (#104)
There are a few places in the documentation where
some older output is being displayed which is
causing some confusion for readers. Update it to
reflect current code.

Signed-off-by: James Gutbub <james.gutbub@intel.com>
2020-12-10 10:49:00 -08:00
Sindhura Grandhi 11764cc3bf Making some Configuration Edits. (#99)
Signed-off-by: Sindhura Grandhi <sindhura.grandhi@intel.com>
2020-10-21 15:56:25 -07:00
Ravi Rangarajan 559fb1c96c Added size attribute to value field in config spec (#98)
Signed-off-by: Ravi Rangarajan <ravi.p.rangarajan@intel.com>
2020-09-24 14:59:50 -07:00
Ravi Rangarajan f6b54e73c8 Updated FSP github links (#97) 2020-09-23 15:58:08 -07:00
Ravi Rangarajan c899492b68 Doc updates (#96)
* Added Debugging with Intel System Studio

* Changed IAS to Boot Image with Container info
2020-09-23 14:58:58 -07:00
Ravi Rangarajan dfd5838732 Cleaned up config sections and added x-ref links (#92) 2020-09-15 09:39:54 -07:00
Ravi Rangarajan 4546f53696 Updated Configuration pics (#89) 2020-09-09 14:13:17 -07:00
Ravi Rangarajan 1060bc9f5f Updated Configuration information (#88)
* Updated Configuration information

* Updated Configuration information

* Updated Configuration information
2020-09-09 13:36:21 -07:00
naveenm18 84b90e20fa Updated .rst files information from dsc to yaml. (#84)
Also Images which mentioned about dsc also updated to yaml.

Signed-off-by: Mutha <naga.naveen.mutha@intel.com>

Co-authored-by: Mutha <naga.naveen.mutha@intel.com>
2020-09-03 13:19:00 -07:00
Maurice Ma 97c34329de Add linux payload support information (#81)
This patch added steps to enable linux payload for QEMU and APL
platforms.
It also corrected some information in other pages.

Signed-off-by: Maurice Ma <maurice.ma@intel.com>
2020-07-13 11:28:14 -07:00
Subash Lakkimsetti 4672e9b185 Update documentation for single sign key management (#74)
- Updated SBL key management and Key ids
- Info with GenerateKeys.py
- Build changes for introducting SBL_KEY_DIR env variable
- GenContainer updates for auth types and Key id

Signed-off-by: Subash Lakkimsetti <subash.lakkimsetti@intel.com>
2020-07-07 13:16:40 -07:00
naveenm18 aa293b9628 Boot from flash instructions. (#76)
Added documentation for boot from flash
using SPI/MEM.

Signed-off-by: Mutha <naga.naveen.mutha@intel.com>

Co-authored-by: Mutha <naga.naveen.mutha@intel.com>
2020-06-29 11:40:30 -07:00
James Gutbub e1fdb6ff47 Add how-to guide for creating an OS container (#69)
An OS image can be packaged as IAS or as a container
image; this update adds a guide on how to create
and test a container OS image and notifies IAS
readers that IAS format has been deprecated and the
preferred format for OS images is to use containers.

Signed-off-by: James Gutbub <james.gutbub@intel.com>
2020-03-31 15:48:45 -07:00
Sindhura Grandhi 3831cdd9db Update board ID info (#63)
Signed-off-by: Grandhi <sindhura.grandhi@intel.com>
2019-12-03 22:57:26 -08:00
Sindhura Grandhi 190dfcce99 Updated Configuration section. (#53)
Signed-off-by: Grandhi <sindhura.grandhi@intel.com>
2019-09-11 10:25:53 -07:00
Ravi Rangarajan d034b5bea5 Updated Contributions guidelines with new license information (#47) 2019-06-24 18:47:46 -07:00
James Gutbub db1b3613c4 Adding Pre-OS Checker Support documentation (#39)
Provide a how-to page on enabling pre-OS checker
and clean up some grammar on other pages.
2019-04-23 17:29:36 -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
Ravi Rangarajan 3910b8509d Added contributions guidelines (#37)
Added Git Handbook info to contributions page
2019-04-15 14:11:38 -07:00
Huang Jin b8cd886853 Add How-To to generate IAS boot image
Signed-off-by: Huang Jin <huang.jin@intel.com>
2019-01-08 15:10:59 -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 9f5ac6dca5 Feature boot option update (#21)
* Add 'Configuring Memory Down Parameters' page in 'how-tos' session

Signed-off-by: dyu4 <donna.yu@intel.com>

* update Boot Option struct to align with current code design

Signed-off-by: dyu4 <donna.yu@intel.com>
2018-12-19 19:39:23 -08:00
YoYo ad3f84563f Add FAQ (#18)
Initial FAQ since the project was born.

Signed-off-by: Huang Jin <huang.jin@intel.com>
2018-12-07 16:07:33 -08:00
YoYo ce76fadac1 Add 'Source Level Debugging' page under 'Developer's Guide' (#6)
Add source level debugging guide
2018-11-12 16:37:46 -08:00
Huang Jin 0595b2372c Set generated HTML page as wide as possible (#5)
This change makes it easier to copy and paste long command lines embedded
in documents.

Signed-off-by: Huang Jin <huang.jin@intel.com>
2018-11-07 15:15:36 -08:00