Newer
Older
AMI-Aptio-BIOS-Reversed / ServerCommonPkg / Universal / GetSec / Pei / TxtPei / LtPeiWriteMsr.c
@Ajax Dong Ajax Dong 2 days ago 181 bytes Restructure the repo
// Decompiled: 0xffe06968
// Function: LtPeiWriteMsr
// Module: TxtPei.efi (TXTPEI)

__int64 LtPeiWriteMsr()
{
  __writemsr(0x2E7u, 1u); /*0xffe06983*/
  return 1; /*0xffe06985*/
}