Revision: 17264
http://sourceforge.net/p/edk2/code/17264
Author: hwu1225
Date: 2015-04-29 05:51:51 +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.
(Sync patch r17252 from main trunk.)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <[email protected]>
Reviewed-by: Star Zeng <[email protected]>
Revision Links:
--------------
http://sourceforge.net/p/edk2/code/17252
Modified Paths:
--------------
branches/UDK2014.SP1/EdkCompatibilityPkg/Foundation/Efi/Include/EfiTypes.h
Modified:
branches/UDK2014.SP1/EdkCompatibilityPkg/Foundation/Efi/Include/EfiTypes.h
===================================================================
--- branches/UDK2014.SP1/EdkCompatibilityPkg/Foundation/Efi/Include/EfiTypes.h
2015-04-29 05:47:03 UTC (rev 17263)
+++ branches/UDK2014.SP1/EdkCompatibilityPkg/Foundation/Efi/Include/EfiTypes.h
2015-04-29 05:51:51 UTC (rev 17264)
@@ -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