Newer
Older
AMI-Aptio-BIOS-Reversed / TxtPei / LtPeiWriteMsr.c
@Ajax Dong Ajax Dong 2 days ago 181 bytes Init
// Decompiled: 0xffe06968
// Function: LtPeiWriteMsr
// Module: TxtPei.efi (TXTPEI)

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