mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-08-01 23:27:45 +00:00
Fix a bunch of trivial trailing whitespace issues.
Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
parent
d230d02f99
commit
a6c726fc81
@ -61,7 +61,6 @@ typedef struct {
|
|||||||
EFI_IMAGE_EXECUTION_INFO InformationInfo[];
|
EFI_IMAGE_EXECUTION_INFO InformationInfo[];
|
||||||
} EFI_IMAGE_EXECUTION_INFO_TABLE;
|
} EFI_IMAGE_EXECUTION_INFO_TABLE;
|
||||||
|
|
||||||
|
|
||||||
void *
|
void *
|
||||||
configtable_get_table(EFI_GUID *guid);
|
configtable_get_table(EFI_GUID *guid);
|
||||||
EFI_IMAGE_EXECUTION_INFO_TABLE *
|
EFI_IMAGE_EXECUTION_INFO_TABLE *
|
||||||
|
@ -31,5 +31,4 @@ typedef struct {
|
|||||||
///
|
///
|
||||||
} WIN_CERTIFICATE;
|
} WIN_CERTIFICATE;
|
||||||
|
|
||||||
|
|
||||||
#endif /* SHIM_WINCERT_H */
|
#endif /* SHIM_WINCERT_H */
|
||||||
|
Loading…
Reference in New Issue
Block a user