Searched refs:signature_type (Results 1 - 5 of 5) sorted by relevance

/u-boot/lib/efi_loader/
H A Defi_device_path.c766 hddp->signature_type = 0;
771 hddp->signature_type = 1;
778 hddp->signature_type = 2;
1186 hd_dp->signature_type == SIG_TYPE_GUID)
H A Defi_device_path_to_text.c261 switch (hddp->signature_type) {
H A Defi_signature.c689 memcpy(&siglist->sig_type, &esl->signature_type, sizeof(efi_guid_t));
/u-boot/cmd/
H A Deficonfig_sbkey.c240 if (!guidcmp(&sg->esl->signature_type, &sigtype_to_str[i].sig_type)) {
/u-boot/include/
H A Defi_api.h707 u8 signature_type; member in struct:efi_device_path_hard_drive_path
2041 * @signature_type: Signature type
2047 efi_guid_t signature_type; member in struct:efi_signature_list

Completed in 125 milliseconds