TianoCore EDK2 master
Loading...
Searching...
No Matches
ArmGicV2Lib.c File Reference
#include <Library/ArmGicLib.h>
#include <Library/DebugLib.h>
#include <Library/IoLib.h>

Go to the source code of this file.

Functions

UINTN EFIAPI ArmGicV2AcknowledgeInterrupt (IN UINTN GicInterruptInterfaceBase)
 
VOID EFIAPI ArmGicV2EndOfInterrupt (IN UINTN GicInterruptInterfaceBase, IN UINTN Source)
 

Detailed Description

Copyright (c) 2013-2023, ARM Limited. All rights reserved.

SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file ArmGicV2Lib.c.

Function Documentation

◆ ArmGicV2AcknowledgeInterrupt()

UINTN EFIAPI ArmGicV2AcknowledgeInterrupt ( IN UINTN  GicInterruptInterfaceBase)

Definition at line 15 of file ArmGicV2Lib.c.

◆ ArmGicV2EndOfInterrupt()

VOID EFIAPI ArmGicV2EndOfInterrupt ( IN UINTN  GicInterruptInterfaceBase,
IN UINTN  Source 
)

Definition at line 25 of file ArmGicV2Lib.c.