summaryrefslogtreecommitdiffstats
path: root/docs/tasks.html
blob: 88c8b6219d16a562c374bce1eda278d636ef1566 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!DOCTYPE html>
<html>
<head>
	<meta charset="utf-8">
	<meta name="viewport" content="width=device-width, initial-scale=1">

	<style type="text/css">
		@import url('css/main.css');
	</style>

	<title>Libreboot task list</title>
</head>
<body>
	<div class="section" id="pagetop">
		<h1>Libreboot task list</h1>
			<p>
				Back to <a href="index.html">index.html</a>.
			</p>
            <p>
                Download libreboot.git and check docs/src/tasks.texi
            </p>
    </div>

</body>
</html>