File: hsi.html

package info (click to toggle)
fwupd 2.0.19-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 32,340 kB
  • sloc: ansic: 274,440; python: 11,468; xml: 9,432; sh: 1,625; makefile: 167; cpp: 19; asm: 11; javascript: 9
file content (13 lines) | stat: -rw-r--r-- 551 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<meta charset="utf-8">
<title>Redirecting to https://fwupd.github.io/libfwupdplugin/hsi.html</title>
<meta http-equiv="refresh" content="5; URL=https://fwupd.github.io/libfwupdplugin/hsi.html">
<link rel="canonical" href="https://fwupd.github.io/libfwupdplugin/hsi.html">

<!-- redirect to https://fwupd.github.io/libfwupdplugin/hsi.html#org.fwupd.hsi.Smap -->
<script>
  var url = 'https://fwupd.github.io/libfwupdplugin/hsi.html';
  if (location.hash && url.indexOf('#') === -1)
    url += location.hash;
  location = url;
</script>