X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FLibrary%2FSmmCorePerformanceLib%2FSmmCorePerformanceLibInternal.h;h=9d24d9ff7a0a8bc96bd5bb1b0dd20b02ae294fa3;hp=8eb30320ee9e4d11b1b8e99c603899fa0d70bdfb;hb=2001f84e8c21ff0d8adc1670fcec787b5b12b036;hpb=9609d24b198f27d445b1d173d0f48186769eb259 diff --git a/MdeModulePkg/Library/SmmCorePerformanceLib/SmmCorePerformanceLibInternal.h b/MdeModulePkg/Library/SmmCorePerformanceLib/SmmCorePerformanceLibInternal.h index 8eb30320ee..9d24d9ff7a 100644 --- a/MdeModulePkg/Library/SmmCorePerformanceLib/SmmCorePerformanceLibInternal.h +++ b/MdeModulePkg/Library/SmmCorePerformanceLib/SmmCorePerformanceLibInternal.h @@ -4,7 +4,7 @@ This header file holds the prototypes of the SMM Performance and PerformanceEx Protocol published by this library instance at its constructor. -Copyright (c) 2011 - 2015, Intel Corporation. All rights reserved.
+Copyright (c) 2011 - 2018, 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 @@ -20,6 +20,10 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. #include +#include +#include +#include +#include #include #include @@ -33,8 +37,13 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. #include #include #include +#include +#include +#include #include +#include +#include // // Interface declarations for SMM PerformanceEx Protocol.