File: efi-volume.builder.xml

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 (21 lines) | stat: -rw-r--r-- 671 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<firmware gtype="FuEfiVolume">
  <id>fff12b8d-7696-4c8b-a985-2747075b4f50</id>
  <attrs>0xfeff</attrs>
  <firmware gtype="FuEfiVss2VariableStore">
    <size>0xdfb8</size>
    <firmware gtype="FuEfiVssAuthVariable">
      <id>CustomMode</id>
      <data type="GBytes" size="0x1">AA==</data>
      <vendor_guid>c076ec0c-7028-4399-a072-71ee5c448b9f</vendor_guid>
      <state>variable-added</state>
      <attributes>non-volatile,bootservice-access</attributes>
    </firmware>
  </firmware>
  <firmware>
    <data type="GBytes" size="0x1000" />
  </firmware>
  <firmware gtype="FuEfiFtwStore">
    <data size="0xFE0" />
    <state>healthy</state>
  </firmware>
</firmware>