Home
last modified time | relevance | path

Searched defs:guid (Results 1 – 10 of 10) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/lib/fsp/
H A Dfsp_support.c309 struct efi_guid *guid) in fsp_get_reserved_mem_from_guid()
338 const struct efi_guid guid = FSP_HOB_RESOURCE_OWNER_FSP_GUID; in fsp_get_fsp_reserved_mem() local
352 const struct efi_guid guid = FSP_HOB_RESOURCE_OWNER_TSEG_GUID; in fsp_get_tseg_reserved_mem() local
381 const struct hob_header *fsp_get_next_guid_hob(const struct efi_guid *guid, in fsp_get_next_guid_hob()
400 struct efi_guid *guid) in fsp_get_guid_hob_data()
417 const struct efi_guid guid = FSP_NON_VOLATILE_STORAGE_HOB_GUID; in fsp_get_nvs_data() local
424 const struct efi_guid guid = FSP_BOOTLOADER_TEMP_MEM_HOB_GUID; in fsp_get_bootloader_tmp_mem() local
H A Dcmd_fsp.c86 struct efi_guid *guid = (struct efi_guid *)(hdr + 1); in do_hob() local
/rk3399_rockchip-uboot/lib/
H A Duuid.c86 efi_guid_t guid; member
/rk3399_rockchip-uboot/include/
H A Defi_loader.h75 const efi_guid_t *guid; member
H A Defi_api.h228 efi_guid_t guid; member
298 efi_guid_t guid; member
/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_boottime.c604 const efi_guid_t *guid = efiobj->protocols[i].guid; in efi_search() local
692 efi_status_t efi_install_configuration_table(const efi_guid_t *guid, void *table) in efi_install_configuration_table()
722 static efi_status_t EFIAPI efi_install_configuration_table_ext(efi_guid_t *guid, in efi_install_configuration_table_ext()
/rk3399_rockchip-uboot/cmd/
H A Dgpt.c266 static int create_gpt_partitions_list(int numparts, const char *guid, in create_gpt_partitions_list()
/rk3399_rockchip-uboot/disk/
H A Dpart_efi.c197 int get_disk_guid(struct blk_desc * dev_desc, char *guid) in get_disk_guid()
/rk3399_rockchip-uboot/drivers/usb/host/
H A Ddwc2.h48 u32 guid; member
/rk3399_rockchip-uboot/drivers/nvme/
H A Dnvme.h181 __u8 guid[16]; member