projects
/
mirror_edk2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffea0a2
)
MdeModulePkg/Ps2MouseDxe: Fix build failure of GCC tool chain
author
Qiu, Shumin
<shumin.qiu@intel.com>
Sun, 10 Apr 2016 12:55:27 +0000
(20:55 +0800)
committer
Ruiyu Ni
<ruiyu.ni@intel.com>
Wed, 13 Apr 2016 00:47:18 +0000
(08:47 +0800)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
MdeModulePkg/Bus/Isa/Ps2MouseDxe/CommPs2.h
patch
|
blob
|
blame
|
history
diff --git
a/MdeModulePkg/Bus/Isa/Ps2MouseDxe/CommPs2.h
b/MdeModulePkg/Bus/Isa/Ps2MouseDxe/CommPs2.h
index 6cf814e8f0a9d91b429a2a4587a534e2ace374a3..26535fc9488b7254426ab0a38d2a91ba3dcd0c65 100644
(file)
--- a/
MdeModulePkg/Bus/Isa/Ps2MouseDxe/CommPs2.h
+++ b/
MdeModulePkg/Bus/Isa/Ps2MouseDxe/CommPs2.h
@@
-266,7
+266,7
@@
PS2MouseGetPacket (
**/
\r
EFI_STATUS
\r
PS2MouseRead (
\r
- OUT
VOID
*Buffer,
\r
+ OUT
UINT8
*Buffer,
\r
IN OUT UINTN *BufSize,
\r
IN UINTN State
\r
);
\r