mirror of https://github.com/acidanthera/audk.git
Sync function prototype.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7029 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
b4e73a6373
commit
3dad0f7c2e
|
@ -227,7 +227,7 @@ EFIAPI
|
|||
InsertKeyCode (
|
||||
IN OUT USB_KB_BUFFER *KeyboardBuffer,
|
||||
IN UINT8 Key,
|
||||
IN UINT8 Down
|
||||
IN BOOLEAN Down
|
||||
);
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue