File: minimal-fw-controller.builder.xml

package info (click to toggle)
fwupd 2.0.20-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 32,504 kB
  • sloc: ansic: 277,388; python: 11,485; xml: 9,493; sh: 1,625; makefile: 167; cpp: 19; asm: 11; javascript: 9
file content (11 lines) | stat: -rw-r--r-- 315 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
<firmware gtype="FuIntelThunderboltNvm">
  <vendor_id>0x8086</vendor_id>
  <device_id>0x15d3</device_id>
  <model_id>0x1234</model_id>
  <family>alpine-ridge-c</family>
  <is_host>true</is_host>
  <is_native>false</is_native>
  <generation>0x3</generation>
  <ports>0x2</ports>
  <has_pd>false</has_pd>
</firmware>