Searched defs:intel_boot_params (Results 1 – 1 of 1) sorted by relevance
124 struct intel_boot_params { struct125 __u8 status;126 __u8 otp_format;127 __u8 otp_content;128 __u8 otp_patch;129 __le16 dev_revid;130 __u8 secure_boot;131 __u8 key_from_hdr;132 __u8 key_type;133 __u8 otp_lock;[all …]