mirror of
https://github.com/Dasharo/docs.git
synced 2026-06-13 10:16:57 -07:00
Fix pre-commit issues before update to newer version
* codespellrc - added FPT to not be marked as error with suggestion to change to FTP * markdownlint - disabled MD034 which breaks mkdocs rendering by adding <> round urls * fix minor spelling mistakes Signed-off-by: Piotr Król <piotr.krol@3mdeb.com>
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
[codespell]
|
||||
exclude-file = .codespellx
|
||||
ignore-words-list = "FPT,FTP,fpt,ftp"
|
||||
|
||||
+1
-1
@@ -144,7 +144,7 @@ MD031:
|
||||
# allowed_elements: ["br", "center", "img", "script", "form", "input", "iframe"]
|
||||
|
||||
# MD034/no-bare-urls - Bare URL used
|
||||
MD034: true
|
||||
MD034: false
|
||||
|
||||
# MD035/hr-style - Horizontal rule style
|
||||
MD035:
|
||||
|
||||
@@ -45,7 +45,7 @@ for some of the hardware initialization.
|
||||
- The partitions are individually signed
|
||||
- The offset and size of each partition are saved in each FPT entry
|
||||
|
||||

|
||||

|
||||
|
||||
Source: [Intel ME myths and reality, Igor Skochinsky & Nicola Corna](https://fahrplan.events.ccc.de/congress/2017/Fahrplan/system/event_attachments/attachments/000/003/391/original/Intel_ME_myths_and_reality.pdf)
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ Not every one agree with that expansion of CRTM abbreviation. What do you think?
|
||||
|
||||
<!--
|
||||
|
||||
# `[OSFI0021]` Is AMD SKINIT implementatio a D-HRTM or D-CRTM?
|
||||
# `[OSFI0021]` Is AMD SKINIT implementation a D-HRTM or D-CRTM?
|
||||
|
||||
TBD
|
||||
|
||||
|
||||
Reference in New Issue
Block a user