TianoCore EDK2 master
Loading...
Searching...
No Matches
EnableInterrupts.c File Reference
#include "BaseLibInternals.h"

Go to the source code of this file.

Functions

VOID RiscVEnableSupervisorModeInterrupt (VOID)
 
VOID EFIAPI EnableInterrupts (VOID)
 

Detailed Description

CPU enable interrupt function for RISC-V

Copyright (c) 2020, Hewlett Packard Enterprise Development LP. All rights reserved.

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

Definition in file EnableInterrupts.c.

Function Documentation

◆ EnableInterrupts()

VOID EFIAPI EnableInterrupts ( VOID  )

Enables CPU interrupts.

Definition at line 22 of file EnableInterrupts.c.