20#pragma intrinsic(__readmsr)
UINT64 EFIAPI AsmReadMsr64(IN UINT32 Index)
BOOLEAN EFIAPI FilterBeforeMsrRead(IN UINT32 Index, IN OUT UINT64 *Value)
VOID EFIAPI FilterAfterMsrRead(IN UINT32 Index, IN UINT64 *Value)
unsigned __int64 __readmsr(int register)