Fix typo
This commit is contained in:
parent
7c8c1aef7b
commit
b335041b4f
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ typedef
|
|||
EFI_STATUS
|
||||
(EFIAPI *EFI_BOOT_MANAGER_POLICY_CONNECT_DEVICE_PATH)(
|
||||
IN EFI_BOOT_MANAGER_POLICY_PROTOCOL *This,
|
||||
IN EFI_DEVICE_PATH *DevicePath,
|
||||
IN EFI_DEVICE_PATH_PROTOCOL *DevicePath,
|
||||
IN BOOLEAN Recursive
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue