Newer
Older
AMI-Aptio-BIOS-Reversed / MdePkg / Library / PeiHobLib / CpuPei / CpuPei.h
@Ajax Dong Ajax Dong 2 days ago 229 bytes Restructure the repo
/** @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__ */