Skip to content

Commit 593c2ab

Browse files
committed
intro: reword, elaborate on specific kind of firmware
1 parent c063de8 commit 593c2ab

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/intro.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Platform System Interface Specification
1+
## Introduction
22

33
![PSI logo](images/logo.svg)
44

@@ -8,7 +8,8 @@ a collection of documents for [hardware and software co-design](
88
set up an environment for an operating system or otherwise
99
bare-metal applications, typically through intermediate,
1010
rewritable code that initializes clocks, DRAM and peripherals,
11-
commomly referred to as [firmware](#).
11+
commonly referred to as boot firmware or [platform initialization firmware](
12+
platform-initialization.md).
1213

1314
In the following sections, _psi-spec_ describes principles and
1415
abstractions that apply agnostic of vendors and products.

0 commit comments

Comments
 (0)