summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStar Zeng <star.zeng@intel.com>2015-05-11 03:11:31 +0000
committerlzeng14 <lzeng14@Edk2>2015-05-11 03:11:31 +0000
commitb7113eb0dbec9f1c2323fae9f5260645bdeda786 (patch)
tree84537d0cbcb91ae0474500258fe6104013d9bdc2
parent811e73ac8454f1a9592e2499013a9271cecb262f (diff)
downloadedk2-b7113eb0dbec9f1c2323fae9f5260645bdeda786.tar.gz
edk2-b7113eb0dbec9f1c2323fae9f5260645bdeda786.tar.bz2
edk2-b7113eb0dbec9f1c2323fae9f5260645bdeda786.zip
MdePkg: Update comments of EFI_PEI_ALLOCATE_PAGES to allow EfiReservedMemoryType.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Star Zeng <star.zeng@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17393 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r--MdePkg/Include/Pi/PiPeiCis.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Pi/PiPeiCis.h b/MdePkg/Include/Pi/PiPeiCis.h
index 6e8c6d40c1..f57f3331b1 100644
--- a/MdePkg/Include/Pi/PiPeiCis.h
+++ b/MdePkg/Include/Pi/PiPeiCis.h
@@ -461,7 +461,7 @@ EFI_STATUS
@retval EFI_OUT_OF_RESOURCES The pages could not be allocated.
@retval EFI_INVALID_PARAMETER The type is not equal to EfiLoaderCode, EfiLoaderData, EfiRuntimeServicesCode,
EfiRuntimeServicesData, EfiBootServicesCode, EfiBootServicesData,
- EfiACPIReclaimMemory, or EfiACPIMemoryNVS.
+ EfiACPIReclaimMemory, EfiReservedMemoryType, or EfiACPIMemoryNVS.
**/
typedef