Searched defs:intel_boot_params (Results 1 – 1 of 1) sorted by relevance
88 struct intel_boot_params { struct89 __u8 status;90 __u8 otp_format;91 __u8 otp_content;92 __u8 otp_patch;93 __le16 dev_revid;94 __u8 secure_boot;95 __u8 key_from_hdr;96 __u8 key_type;97 __u8 otp_lock;[all …]