summaryrefslogtreecommitdiff
path: root/MdePkg/Library/PeiServicesTablePointerLibKr7/PeiServicesTablePointer.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/PeiServicesTablePointerLibKr7/PeiServicesTablePointer.c')
-rw-r--r--MdePkg/Library/PeiServicesTablePointerLibKr7/PeiServicesTablePointer.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/MdePkg/Library/PeiServicesTablePointerLibKr7/PeiServicesTablePointer.c b/MdePkg/Library/PeiServicesTablePointerLibKr7/PeiServicesTablePointer.c
index ebfec4be6c..d6927999cc 100644
--- a/MdePkg/Library/PeiServicesTablePointerLibKr7/PeiServicesTablePointer.c
+++ b/MdePkg/Library/PeiServicesTablePointerLibKr7/PeiServicesTablePointer.c
@@ -18,10 +18,10 @@
#include <Library/DebugLib.h>
/**
- The function returns the pointer to PeiServices.
+ The function returns the pointer to PEI services.
- The function returns the pointer to PeiServices.
- It will ASSERT() if the pointer to PeiServices is NULL.
+ The function returns the pointer to PEI services.
+ It will ASSERT() if the pointer to PEI services is NULL.
@return The pointer to PeiServices.