summaryrefslogtreecommitdiff
path: root/MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PostCode.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PostCode.c')
-rw-r--r--MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PostCode.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PostCode.c b/MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PostCode.c
index 179182d27..42cd8bde3 100644
--- a/MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PostCode.c
+++ b/MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PostCode.c
@@ -6,7 +6,7 @@
This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
- http://opensource.org/licenses/bsd-license.php
+ http://opensource.org/licenses/bsd-license.php.
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
@@ -82,7 +82,7 @@ PostCode (
immediately.
@param Value The 32-bit value to write to the POST card.
- @param Description Pointer to an ASCII string that is a description of the
+ @param Description The pointer to an ASCII string that is a description of the
POST code value. This is an optional parameter that may
be NULL.