X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=UefiCpuPkg%2FCpuDxe%2FCpuDxe.h;fp=UefiCpuPkg%2FCpuDxe%2FCpuDxe.h;h=00d1a8f130c39b32c5c6cb3e7d8e7ee3425763cc;hp=2aef626cd51eb243507524fd1a81e27ec138b5d2;hb=7fadaacd50d716e8e054a94c20db56cca98e961e;hpb=89fa1bf2184b1f70c6798b3e127648cd581572f7 diff --git a/UefiCpuPkg/CpuDxe/CpuDxe.h b/UefiCpuPkg/CpuDxe/CpuDxe.h index 2aef626cd5..00d1a8f130 100644 --- a/UefiCpuPkg/CpuDxe/CpuDxe.h +++ b/UefiCpuPkg/CpuDxe/CpuDxe.h @@ -1,7 +1,7 @@ /** @file - CPU DXE Module. + CPU DXE Module to produce CPU ARCH Protocol and CPU MP Protocol. - Copyright (c) 2008 - 2013, Intel Corporation. All rights reserved.
+ Copyright (c) 2008 - 2016, 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 @@ -18,6 +18,10 @@ #include #include +#include + +#include +#include #include #include @@ -33,6 +37,10 @@ #include #include #include +#include +#include +#include + #include #include