mirror of https://github.com/acidanthera/audk.git
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1537 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
e0ab6c7b60
commit
66ce26dad5
|
@ -1313,7 +1313,8 @@ EnableInterrupt (
|
||||||
@retval EFI_SUCCESS - Interrupt cleared
|
@retval EFI_SUCCESS - Interrupt cleared
|
||||||
|
|
||||||
**/
|
**/
|
||||||
EFI_STATUS
|
VOID
|
||||||
|
EFIAPI
|
||||||
ClearInterrupt (
|
ClearInterrupt (
|
||||||
IN EFI_EVENT Event,
|
IN EFI_EVENT Event,
|
||||||
IN VOID *Context
|
IN VOID *Context
|
||||||
|
|
Loading…
Reference in New Issue