Lines Matching +full:data +full:- +full:size
22 and is expected to be "ibm,edk2-compat-v1".
26 has the form "ibm,plpks-sb-v<version>", or
27 "ibm,plpks-sb-unknown" if there is no SB_VERSION variable.
34 representation. The data and size can be determined by reading
37 What: /sys/firmware/secvar/vars/<variable_name>/size
40 Description: An integer representation of the size of the content of the
41 variable. In other words, it represents the size of the data.
43 What: /sys/firmware/secvar/vars/<variable_name>/data
46 Description: A read-only file containing the value of the variable. The size
47 of the file represents the maximum size of the variable data.
52 Description: A write-only file that is used to submit the new value for the
53 variable. The size of the file represents the maximum size of
54 the variable data that can be written.
59 Description: This optional directory contains read-only config attributes as
60 defined by the secure variable implementation. All data is in
76 Description: Maximum allowed size of objects in the keystore in bytes,
79 This is not necessarily the same as the max size that can be
81 object data, you should use the size of the update file for
89 Description: Total size of the PLPKS in bytes, represented in ASCII decimal