/** @file CommonMsr.h Copyright (c) 2021, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent **/ #ifndef _COMMONMSR_h #define _COMMONMSR_h #include /** Special Chipset Usage MSR **/ #define MSR_SPCL_CHIPSET_USAGE 0x000001FE #endif /* _COMMONMSR_h */