Searched defs:intel_boot_params (Results 1 – 1 of 1) sorted by relevance
37 struct intel_boot_params { struct38 __u8 status;39 __u8 otp_format;40 __u8 otp_content;41 __u8 otp_patch;42 __le16 dev_revid;43 __u8 secure_boot;44 __u8 key_from_hdr;45 __u8 key_type;46 __u8 otp_lock;[all …]