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

  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DebugAgent.h 75 extern UINTN mVectorHandoffInfoCount;
DebugAgent.c 133 GLOBAL_REMOVE_IF_UNREFERENCED UINTN mVectorHandoffInfoCount = sizeof (mVectorHandoffInfoDebugAgent) / sizeof (EFI_VECTOR_HANDOFF_INFO);
    [all...]
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/SmmDebugAgent/
SmmDebugAgentLib.c 206 sizeof (EFI_VECTOR_HANDOFF_INFO) * mVectorHandoffInfoCount

Completed in 63 milliseconds