OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
AppleInterruptLib.h File Reference

Go to the source code of this file.

Macros

#define APPLE_INTERRUPT_ASSERT   1
 

Functions

RETURN_STATUS EFIAPI AppleInterrupt (IN UINT32 FunctiondId,...)
 

Detailed Description

Copyright (C) 2017, Download-Fritz. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php.

THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.

Definition in file AppleInterruptLib.h.

Macro Definition Documentation

◆ APPLE_INTERRUPT_ASSERT

#define APPLE_INTERRUPT_ASSERT   1

Definition at line 16 of file AppleInterruptLib.h.

Function Documentation

◆ AppleInterrupt()

RETURN_STATUS EFIAPI AppleInterrupt ( IN UINT32 FunctiondId,
... )