File: efi-vss2-variable-store.builder.xml

package info (click to toggle)
fwupd 2.0.20-1
  • links: PTS, VCS
  • area: main
  • in suites: 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 (10 lines) | stat: -rw-r--r-- 386 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
<firmware gtype="FuEfiVss2VariableStore">
  <size>0xdfd4</size> <!-- 0xDF9C is 0xE000−0x2C -->
  <firmware gtype="FuEfiVssAuthVariable">
    <id>CustomMode</id>
    <state>variable-added</state>
    <data>aGVsbG8gd29ybGQ=</data>
    <vendor_guid>c076ec0c-7028-4399-a072-71ee5c448b9f</vendor_guid>
    <attributes>non-volatile,bootservice-access</attributes>
  </firmware>
</firmware>