HomeSort by relevance Sort by last modified time
    Searched refs:LegacyInterrupt (Results 1 - 9 of 9) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyInterrupt/
LegacyInterrupt.c 15 LegacyInterrupt.c
27 #include EFI_PROTOCOL_DEFINITION (LegacyInterrupt)
  /device/linaro/bootloader/edk2/OvmfPkg/Csm/CsmSupportLib/
CsmSupportLib.inf 33 LegacyInterrupt.c
LegacyInterrupt.h 21 #include <Protocol/LegacyInterrupt.h>
50 @param[in] This Pointer to LegacyInterrupt Protocol
LegacyPlatform.h 24 #include <Protocol/LegacyInterrupt.h>
LegacyPlatform.c 697 EFI_LEGACY_INTERRUPT_PROTOCOL *LegacyInterrupt;
708 (VOID**)&LegacyInterrupt
711 LegacyInterrupt->GetLocation (
712 LegacyInterrupt,
847 EFI_LEGACY_INTERRUPT_PROTOCOL *LegacyInterrupt;
858 (VOID**)&LegacyInterrupt
871 LegacyInterrupt->ReadPirq (LegacyInterrupt, LocalPirq, &PirqData);
879 LegacyInterrupt->WritePirq (
880 LegacyInterrupt,
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/
EdkIIGlueDxe.h 173 #include EFI_PROTOCOL_DEFINITION (LegacyInterrupt)
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
LegacyBiosInterface.h 39 #include <Protocol/LegacyInterrupt.h>
578 EFI_LEGACY_INTERRUPT_PROTOCOL *LegacyInterrupt;
    [all...]
LegacyPci.c     [all...]
LegacyBios.c 850 Status = gBS->LocateProtocol (&gEfiLegacyInterruptProtocolGuid, NULL, (VOID **) &Private->LegacyInterrupt);
    [all...]

Completed in 481 milliseconds