X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=UefiCpuPkg%2FCpuDxe%2FCpuMp.h;h=d2866e463bc97e35d1d4dffd34bcb31a383959ae;hp=021b80821e568cf6d78b1d4461c065d42cb97726;hb=db61e1630870069f9a3691cacd5cbd15928ec453;hpb=8c5f799b4f6c4ad6e001dc1e7d9e6d4205df1535 diff --git a/UefiCpuPkg/CpuDxe/CpuMp.h b/UefiCpuPkg/CpuDxe/CpuMp.h index 021b80821e..d2866e463b 100644 --- a/UefiCpuPkg/CpuDxe/CpuMp.h +++ b/UefiCpuPkg/CpuDxe/CpuMp.h @@ -1,7 +1,7 @@ /** @file CPU DXE MP support - Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.
+ Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at @@ -15,8 +15,12 @@ #ifndef _CPU_MP_H_ #define _CPU_MP_H_ +#include +#include #include #include +#include +#include /** Initialize Multi-processor support.