12#ifndef __IO_APIC_LIB_H__
13#define __IO_APIC_LIB_H__
97 IN BOOLEAN LevelTriggered,
98 IN BOOLEAN AssertionLevel
UINT32 EFIAPI IoApicWrite(IN UINTN Index, IN UINT32 Value)
VOID EFIAPI IoApicConfigureInterrupt(IN UINTN Irq, IN UINTN Vector, IN UINTN DeliveryMode, IN BOOLEAN LevelTriggered, IN BOOLEAN AssertionLevel)
VOID EFIAPI IoApicEnableInterrupt(IN UINTN Irq, IN BOOLEAN Enable)
UINT32 EFIAPI IoApicRead(IN UINTN Index)