Searched refs:mPlatformType (Results 1 – 2 of 2) sorted by relevance
29 EFI_PLATFORM_TYPE mPlatformType = TypeUnknown; variable42 DEBUG ((EFI_D_INFO, "CheckResetButtonState(): mPlatformType == %d\n", mPlatformType)); in CheckResetButtonState()43 if (mPlatformType == GalileoGen2) { in CheckResetButtonState()54 if (mPlatformType == Galileo) { in CheckResetButtonState()161 mPlatformType = (EFI_PLATFORM_TYPE)PcdGet16 (PcdPlatformType); in PlatformSecureLibInitialize()
107 EFI_PLATFORM_TYPE mPlatformType; variable314 mPlatformType = (EFI_PLATFORM_TYPE)PcdGet16 (PcdPlatformType); in InitAcpiSmmPlatform()782 PlatformPERSTAssert (mPlatformType); in SxSleepEntryCallBack()