X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=inline;f=MdePkg%2FLibrary%2FPeiDxePostCodeLibReportStatusCode%2FPostCode.c;h=42cd8bde35b4d7c9565f5f10e3022bdcc8618e29;hb=2fc59a003ed9104f9feebe0e418f2a04a50f3284;hp=179182d27491f0bba5e3e6819cfce09e62f2fe96;hpb=22f6824925d63a113d1323120c6468114581b67a;p=mirror_edk2.git diff --git a/MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PostCode.c b/MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PostCode.c index 179182d274..42cd8bde35 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.