File: efi-vss2-variable-store.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 (10 lines) | stat: -rw-r--r-- 386 bytes parent folder | download
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>