]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdeModulePkg: Update comments for PcdMemoryProfileMemoryType
authorLiming Gao <liming.gao@intel.com>
Wed, 29 Apr 2015 08:12:11 +0000 (08:12 +0000)
committerlgao4 <lgao4@Edk2>
Wed, 29 Apr 2015 08:12:11 +0000 (08:12 +0000)
PcdMemoryProfileMemoryType also includes EfiPersistentMemory.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17267 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/MdeModulePkg.dec
MdeModulePkg/MdeModulePkg.uni

index 5591b2f068faffd874e5e50c29f16fc72b7a7b7d..5a7de46ee53ff0903839c94d0304bd712f68e872 100644 (file)
   #  EfiMemoryMappedIO              0x0800<BR>\r
   #  EfiMemoryMappedIOPortSpace     0x1000<BR>\r
   #  EfiPalCode                     0x2000<BR>\r
+  #  EfiPersistentMemory            0x4000<BR>\r
   #  OS Reserved        0x8000000000000000<BR>\r
   #\r
   # e.g. Reserved+ACPINvs+ACPIReclaim+RuntimeCode+RuntimeData are needed, 0x661 should be used.<BR>\r
index 1527453712bf9f01e6ef99fcdd2a2208be914a42..a3ed93e03707624ad190d900dcf0be46b396774f 100644 (file)
Binary files a/MdeModulePkg/MdeModulePkg.uni and b/MdeModulePkg/MdeModulePkg.uni differ