Searched refs:hdr (Results 126 - 150 of 162) sorted by relevance

1234567

/u-boot/tools/
H A Defivar.py95 hdr = struct.unpack_from(self.efi.var_file_fmt, buf, 0)
96 magic, crc32 = hdr[1], hdr[3]
184 hdr = struct.pack(self.efi.var_file_fmt,
191 f.write(hdr)
H A Dsunxi_egon.c179 tparams->hdr = calloc(sizeof(struct boot_file_head), 1);
H A Dkwbimage.c354 static int main_hdr_checksum_ok(void *hdr) argument
357 struct main_hdr_v0 *main_hdr = (struct main_hdr_v0 *)hdr;
360 checksum = image_checksum8(hdr, kwbheader_size_for_csum(hdr));
1263 struct opt_hdr_v1 *hdr = (struct opt_hdr_v1 *)*cur; local
1275 hdr->headertype = OPT_HDR_V1_BINARY_TYPE;
1343 hdr->headersz_lsb = cpu_to_le16(binhdrsz & 0xFFFF);
1344 hdr->headersz_msb = (binhdrsz & 0xFFFF0000) >> 16;
2165 void *hdr; local
2240 hdr
[all...]
H A Dproftool.c497 struct trace_output_hdr hdr; local
502 err = read_data(fin, &hdr, sizeof(hdr));
507 text_base = hdr.text_base;
509 switch (hdr.type) {
515 if (read_calls(fin, hdr.rec_count))
H A Dzynqmpimage.c510 tparams->hdr = (void *)&zynqmpimage_header;
540 tparams->hdr = dynamic_header;
H A Datmelimage.c321 tparams->hdr = nand_pmecc_header;
H A Drenesas_spkgimage.c273 tparams->hdr = out_buf;
/u-boot/tools/binman/
H A Dfip_util.py347 hdr = struct.pack(HEADER_FORMAT, HEADER_MAGIC, HEADER_SERIAL,
349 buf.write(hdr)
352 offset = len(hdr)
363 hdr = struct.pack(ENTRY_FORMAT, fent.uuid, fent.offset, fent.size,
365 buf.write(hdr)
H A Dbintool.py450 hdr = 'Bintool: %s: %s' % (name, first_line)
451 print(hdr)
452 print('-' * len(hdr))
/u-boot/boot/
H A Dimage-fdt.c499 void *hdr = buf; local
506 if (android_image_get_dtb_by_index((ulong)hdr, 0,
513 } else if (!android_image_get_second(hdr, &fdt_data, &fdt_len) &&
/u-boot/arch/x86/include/asm/
H A Dbootparam.h146 struct setup_header hdr; /* setup header */ /* 0x1f1 */ member in struct:boot_params
/u-boot/include/
H A Dfsl_validate.h238 struct fsl_secboot_img_hdr hdr; member in struct:fsl_secboot_img_priv
H A Dspl.h428 * @hdr: Pointer to image header
437 struct legacy_img_hdr *hdr);
/u-boot/drivers/firmware/
H A Dti_sci.c132 struct ti_sci_msg_hdr *hdr; local
137 (rx_message_size > 0 && rx_message_size < sizeof(*hdr)) ||
138 tx_message_size < sizeof(*hdr)) {
149 hdr = (struct ti_sci_msg_hdr *)buf;
150 hdr->seq = info->seq;
151 hdr->type = msg_type;
152 hdr->host = info->host_id;
153 hdr->flags = msg_flags;
174 struct ti_sci_msg_hdr *hdr; local
192 hdr
223 struct ti_sci_msg_hdr *hdr = r; local
295 struct ti_sci_msg_hdr hdr; local
[all...]
/u-boot/drivers/net/octeontx2/
H A Dnix.h167 union nix_send_hdr_s hdr; member in struct:nix_tx_dr
176 union nix_cqe_hdr_s hdr; member in struct:nix_rx_dr
/u-boot/drivers/usb/gadget/
H A Df_sdp.c766 u8 *hdr; local
769 hdr = (u8 *)(p + i);
770 if (*(hdr + 3) == 0x87 && *hdr == 0)
771 if (*(hdr + 1) != 0 || *(hdr + 2) != 0)
/u-boot/tools/dtoc/
H A Ddtb_platdata.py662 hdr = self._scan._structs.get(struc)
663 if hdr:
664 self.buf('#include <%s>\n' % hdr.fname)
722 for hdr in driver.headers:
723 self.buf('#include %s\n' % hdr)
/u-boot/lib/efi_loader/
H A Defi_runtime.c574 efi_update_table_header_crc32(&efi_runtime_services.hdr);
711 efi_update_table_header_crc32(&efi_runtime_services.hdr);
981 .hdr = {
H A Defi_capsule.c271 if (auth_hdr->auth_info.hdr.dwLength <=
276 auth_hdr->auth_info.hdr.dwLength;
277 *image_size = *image_size - auth_hdr->auth_info.hdr.dwLength -
367 auth_hdr->auth_info.hdr.dwLength
/u-boot/cmd/
H A Deficonfig_sbkey.c66 if (auth->auth_info.hdr.wCertificateType != WIN_CERT_TYPE_EFI_GUID)
87 sizeof(auth->time_stamp) + auth->auth_info.hdr.dwLength;
H A Dnand.c985 struct legacy_img_hdr *hdr; local
1014 hdr = (struct legacy_img_hdr *)addr;
1017 image_print_contents (hdr);
1019 cnt = image_get_image_size (hdr);
H A Dtlv_eeprom.c982 int read_tlvinfo_tlv_eeprom(void *eeprom, struct tlvinfo_header **hdr, argument
1007 *hdr = tlv_hdr;
/u-boot/arch/arm/include/asm/mach-imx/
H A Dele_api.h126 u32 hdr; member in struct:ele_get_info_data
/u-boot/scripts/
H A DMakefile.spl141 platdata-hdr := include/generated/dt-structs-gen.h include/generated/dt-decl.h
358 $(obj)/dts/dt-%.o: $(obj)/dts/dt-%.c $(platdata-hdr)
362 $(platdata-hdr) $(u-boot-spl-platdata_c) &: $(obj)/$(SPL_BIN).dtb FORCE
/u-boot/include/acpi/
H A Dacpi_table.h757 struct acpi_pptt_header hdr; member in struct:acpi_pptt_proc
790 struct acpi_pptt_header hdr; member in struct:acpi_pptt_cache

Completed in 209 milliseconds

1234567