mirror of https://github.com/acidanthera/audk.git
Add space for alignment.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8754 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
516e9f2863
commit
c7d5f35f1f
|
@ -101,7 +101,7 @@ VOID
|
|||
typedef
|
||||
EFI_STATUS
|
||||
(EFIAPI *EFI_SMM_USB_REGISTER)(
|
||||
IN EFI_SMM_USB_DISPATCH_PROTOCOL *This,
|
||||
IN EFI_SMM_USB_DISPATCH_PROTOCOL *This,
|
||||
IN EFI_SMM_USB_DISPATCH DispatchFunction,
|
||||
IN EFI_SMM_USB_DISPATCH_CONTEXT *DispatchContext,
|
||||
OUT EFI_HANDLE *DispatchHandle
|
||||
|
|
Loading…
Reference in New Issue