IntelMmSaveStateLib and SmmCpuPlatformHookLibNull were limited to DXE_SMM_DRIVER MM_STANDALONE, where as previously not supported module types were listed. Add MM_CORE_STANDALONE as a supported module type for these libraries. Signed-off-by: Aaron Pop <aaronpop@microsoft.com>