mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-21 04:34:27 +02:00
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 (
|
InsertKeyCode (
|
||||||
IN OUT USB_KB_BUFFER *KeyboardBuffer,
|
IN OUT USB_KB_BUFFER *KeyboardBuffer,
|
||||||
IN UINT8 Key,
|
IN UINT8 Key,
|
||||||
IN UINT8 Down
|
IN BOOLEAN Down
|
||||||
);
|
);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user