Home
last modified time | relevance | path

Searched refs:efi_table_hdr (Results 1 – 6 of 6) sorted by relevance

/u-boot/lib/efi_selftest/
A Defi_selftest_crc32.c24 struct efi_table_hdr *hdr = (struct efi_table_hdr *)table; in check_table()
34 if (hdr->headersize <= sizeof(struct efi_table_hdr)) { in check_table()
A Defi_selftest_config_table.c44 struct efi_table_hdr *hdr = (struct efi_table_hdr *)table; in check_table()
/u-boot/include/
A Defi.h120 struct efi_table_hdr { struct
A Defi_api.h72 struct efi_table_hdr hdr;
318 struct efi_table_hdr hdr;
432 struct efi_table_hdr hdr;
A Defi_loader.h680 void __efi_runtime efi_update_table_header_crc32(struct efi_table_hdr *table);
/u-boot/lib/efi_loader/
A Defi_runtime.c169 void __efi_runtime efi_update_table_header_crc32(struct efi_table_hdr *table) in efi_update_table_header_crc32()

Completed in 18 milliseconds