You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
792 B
39 lines
792 B
7 years ago
|
%
|
||
|
% Firmware.tex
|
||
|
%
|
||
|
% Fork Sand IT Manual
|
||
|
%
|
||
|
% Copyright (C) 2018, Fork Sand, Inc.
|
||
|
% Copyright (C) 2017, Jeff Moe
|
||
|
%
|
||
|
% This document is licensed under the Creative Commons Attribution 4.0
|
||
|
% International Public License (CC BY-SA 4.0) by Fork Sand, Inc.
|
||
|
%
|
||
|
|
||
|
\section{Overview of Firmware}
|
||
|
\label{sec:overview-firmware}
|
||
|
|
||
|
There is a lot of firmware in workstations, often non-free.
|
||
|
Various projects replace some non-free binaries.
|
||
|
|
||
|
\begin{itemize}
|
||
|
\item BIOS
|
||
|
\item Hard drive firmware
|
||
|
\item Keyboard controller
|
||
|
\item on and on...
|
||
|
\end{itemize}
|
||
|
|
||
|
|
||
|
\section{Coreboot}
|
||
|
Coreboot is used on Viking.net servers.
|
||
|
|
||
|
|
||
|
\section{OpenBMC}
|
||
|
OpenBMC is used on Raptor Computing Systems OpenPOWER workstations.
|
||
|
|
||
|
\begin{itemize}
|
||
|
\item Github:
|
||
|
Website: \\ \url{https://github.com/openbmc/openbmc}
|
||
|
\end{itemize}
|
||
|
|