diff --git a/EdkModulePkg/Universal/Capsule/RuntimeDxe/CapsuleRuntime.msa b/EdkModulePkg/Universal/Capsule/RuntimeDxe/CapsuleRuntime.msa
index 4182afcb85..ce2fb9c4b9 100644
--- a/EdkModulePkg/Universal/Capsule/RuntimeDxe/CapsuleRuntime.msa
+++ b/EdkModulePkg/Universal/Capsule/RuntimeDxe/CapsuleRuntime.msa
@@ -14,7 +14,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
42857F0A-13F2-4B21-8A23-53D3F714B840
1.0
Component description file for Capsule module.
- FIX ME!
+ CapsuleRuntime module provides capsule runtime services
Copyright (c) 2004-2006, Intel Corporation
All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
@@ -92,17 +92,17 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
PcdSupportUpdateCapsuleRest
gEfiEdkModulePkgTokenSpaceGuid
- Fix Me!
+ Indicate whether platform can support update capsule across a system reset
MaxSizePopulateCapsule
gEfiEdkModulePkgTokenSpaceGuid
- Fix Me!
+ Indicate the max size the platform can support in case of populated capsules
MaxSizeNonPopulateCapsule
gEfiEdkModulePkgTokenSpaceGuid
- Fix Me!
+ Indicate the max size the platform can support in case of non-populated capsules
\ No newline at end of file