Revision: 17792
http://sourceforge.net/p/edk2/code/17792
Author: lgao4
Date: 2015-07-01 15:21:03 +0000 (Wed, 01 Jul 2015)
Log Message:
-----------
BaseTools: Add missing EfiPersistentMemory to EFI_MEMORY_TYPE
To sync with the EFI_MEMROYT_TYPE definition in MdePkg
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Samer El-Haj-Mahmoud <[email protected]>
Reviewed-by: Liming Gao <[email protected]>
Modified Paths:
--------------
trunk/edk2/BaseTools/Source/C/Include/Common/UefiMultiPhase.h
Modified: trunk/edk2/BaseTools/Source/C/Include/Common/UefiMultiPhase.h
===================================================================
--- trunk/edk2/BaseTools/Source/C/Include/Common/UefiMultiPhase.h
2015-07-01 09:41:58 UTC (rev 17791)
+++ trunk/edk2/BaseTools/Source/C/Include/Common/UefiMultiPhase.h
2015-07-01 15:21:03 UTC (rev 17792)
@@ -2,6 +2,7 @@
This includes some definitions introduced in UEFI that will be used in both
PEI
and DXE phases.
+ (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials are licensed and made available
@@ -35,6 +36,7 @@
EfiMemoryMappedIO,
EfiMemoryMappedIOPortSpace,
EfiPalCode,
+ EfiPersistentMemory,
EfiMaxMemoryType
} EFI_MEMORY_TYPE;
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits