File: index.html

package info (click to toggle)
skiboot 7.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 35,624 kB
  • sloc: ansic: 221,198; sh: 11,580; cpp: 5,767; python: 3,421; makefile: 1,773; asm: 1,503; perl: 1,479; tcl: 1,188; pascal: 107
file content (17 lines) | stat: -rw-r--r-- 566 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<html>
<head>
<title>Skiboot: low level firmware for POWER</title>
</head>
<body>
<h1>Skiboot: low level firmware for POWER</h1>
<h2>Mailing list</h2>
<p><a href="https://lists.ozlabs.org/listinfo/skiboot">skiboot mailing list</a> for discussions on development.</p>
<h2>Patchwork</h2>
<p><a href="http://patchwork.ozlabs.org/project/skiboot/list/">skiboot patchwork</a></p>
<h2>Developer resources</h2>
<ul>
<li><a href="doc/index.html">Skiboot Documentation</a></li>
<li><a href="coverage-report/">gcov coverage report for unittests</a></li>
</ul>
</body>
</html>