blob: af2193f48e43963ca325fad101b6a98f402b25f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<pool type='dir'>
<name>ovmf</name>
<uuid>6c9ef61b-ded4-49c3-86f6-a7568935968d</uuid>
<capacity unit='bytes'>84014424064</capacity>
<allocation unit='bytes'>23793397760</allocation>
<available unit='bytes'>60221026304</available>
<source>
</source>
<target>
<path>/usr/share/edk2/ovmf</path>
<permissions>
<mode>0755</mode>
<owner>0</owner>
<group>0</group>
<label>system_u:object_r:usr_t:s0</label>
</permissions>
</target>
</pool>
|