Commit a016af73 authored by Valerie Aurora (Bow Shock)'s avatar Valerie Aurora (Bow Shock)
Browse files

Add BMC note, format abbreviations as a list

parent 19fdd353
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -154,6 +154,8 @@ Boot managers have the primary purpose of initializing the hardware after power

While hypervisors and containers abstract the underlying hardware and may provide services similar to operating systems such as resource management and scheduling, the set of services they supply to clients are far more limited than those of an operating system.

<mark> FIXME who gets BMCs, baseband controllers, etc.? How special-purpose does an OS have to be to have more in common with a boot manager in terms of threat model? </mark>

<mark> FIXME diagram(s) showing relationship to hypervisors, containers, boot managers, IAM, network interfaces, antivirus, hardware, and software. </mark>

# 2 References
@@ -242,9 +244,9 @@ ISO/IEC 15408).
For the purposes of the present document, the [following] abbreviations [given in ... and the following] apply:


OS Operating system
MMU Memory Management unit
IO Input/Output
* OS Operating system
* MMU Memory Management unit
* IO Input/Output

<mark> FIXME add more abbreviations </mark>