nv4x: add overview page

Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
This commit is contained in:
Michał Kopeć
2022-06-06 14:26:41 +02:00
parent 4a88a4a0c1
commit c99483cc7c
2 changed files with 14 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# Overview
* [Releases](releases.md) - list of all releases
* [Building manual](building.md) - how to build Dasharo compatible with
NovaCustom NV4x
* [Installation manual](flashing_internal.md) - how to install Dasharo firmware
on NovaCustom NV4x
* [Updating firmware using fwupd](/common-coreboot-docs/fwupd_usage/) - fwupd
usage instructions
* [Hardware configuration matrix](hardware-matrix.md) - definition of hardware
configuration used during validation
* [Test matrix](test-matrix.md) - validation scope for NovaCustom NV4x
* [Post installation steps](post_install.md) - Post-installation tweaks
+1
View File
@@ -50,6 +50,7 @@ nav:
- 'Test matrix': variants/talos_2/test-matrix.md
- 'Conference materials': variants/talos_2/conferences.md
- 'NovaCustom NV4x':
- 'Overview': variants/novacustom_nv4x/overview.md
- 'Releases': variants/novacustom_nv4x/releases.md
- 'Building manual': variants/novacustom_nv4x/building.md
- 'Updating firmware using fwupd': common-coreboot-docs/fwupd_usage.md