Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/commonlib/
H A Dfsp_relocate.c39 struct fsp_patch_table { struct
40 uint32_t signature;
41 uint16_t header_length;
42 uint8_t header_revision;
43 uint8_t reserved;
44 uint32_t patch_entry_num;
45 uint32_t patch_entries[];