Revision: 17252
http://sourceforge.net/p/edk2/code/17252
Author: lgao4
Date: 2015-04-29 05:10:41 +0000 (Wed, 29 Apr 2015)
Log Message:
-----------
EdkCompatibilityPkg: Add PersistentMemory definition
Include this definition to make sure EfiMaxMemoryType be same value in EDKII
and ECP code.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <[email protected]>
Reviewed-by: Star Zeng <[email protected]>
Modified Paths:
--------------
trunk/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/EfiTypes.h
Modified: trunk/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/EfiTypes.h
===================================================================
--- trunk/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/EfiTypes.h
2015-04-29 04:53:55 UTC (rev 17251)
+++ trunk/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/EfiTypes.h
2015-04-29 05:10:41 UTC (rev 17252)
@@ -1,6 +1,6 @@
/*++
-Copyright (c) 2004 - 2010, Intel Corporation. All rights reserved.<BR>
+Copyright (c) 2004 - 2015, Intel Corporation. All rights reserved.<BR>
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
@@ -195,6 +195,7 @@
EfiMemoryMappedIO,
EfiMemoryMappedIOPortSpace,
EfiPalCode,
+ EfiPersistentMemory,
EfiMaxMemoryType
} EFI_MEMORY_TYPE;
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits