Newer
Older
AMI-Aptio-BIOS-Reversed / CpuPei / CpuPei.h
@Ajax Dong Ajax Dong 2 days ago 229 bytes Init
/** @file
  CpuPei.h -- Header for CpuPei

Copyright (c) HR650X BIOS Decompilation Project
**/

#ifndef __CPUPEI_H__
#define __CPUPEI_H__

#include "../uefi_headers/Uefi.h"

//
// Function Prototypes
//

#endif /* __CPUPEI_H__ */