According to the section 6.6.1 'Prototype' in 'TCG EFI Protocol Spec', the 3rd parameter of the (*hash_log_extend_event) should be 'EFI_PHYSICAL_ADDRESS' which is 'grub_efi_physical_address_t' in the real implementation. So this patch drop the pointer mark '*' from this prototype. Signed-off-by: Dennis Chen <dennis.chen@arm.com> |
||
|---|---|---|
| .. | ||
| api.h | ||
| console.h | ||
| console_control.h | ||
| disk.h | ||
| edid.h | ||
| efi.h | ||
| graphics_output.h | ||
| memory.h | ||
| pci.h | ||
| pe32.h | ||
| tpm.h | ||
| uga_draw.h | ||