Searched defs:intel_boot_params (Results 1 – 1 of 1) sorted by relevance
22 struct intel_boot_params { struct23 __u8 status;24 __u8 otp_format;25 __u8 otp_content;26 __u8 otp_patch;27 __le16 dev_revid;28 __u8 secure_boot;29 __u8 key_from_hdr;30 __u8 key_type;31 __u8 otp_lock;[all …]