Formatting
This commit is contained in:
parent
5ee2b6ee65
commit
16a6e781a3
3 changed files with 22 additions and 11 deletions
3
efi_st.h
3
efi_st.h
|
@ -71,7 +71,8 @@
|
|||
|
||||
typedef struct _EFI_SYSTEM_TABLE EFI_SYSTEM_TABLE;
|
||||
|
||||
typedef EFI_STATUS
|
||||
typedef
|
||||
EFI_STATUS
|
||||
(EFIAPI *EFI_IMAGE_ENTRY_POINT)(
|
||||
IN EFI_HANDLE ImageHandle,
|
||||
IN EFI_SYSTEM_TABLE *SystemTable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue