]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLib.c
Minor update to fix some typos.
[mirror_edk2.git] / MdePkg / Library / BaseReportStatusCodeLibNull / BaseReportStatusCodeLib.c
index 2b997ecfbc05b3459dd637f5fee7ec444f360ab7..a889c854541418972a9ace65535f20f8622abf58 100644 (file)
@@ -278,7 +278,7 @@ ReportStatusCodeWithExtendedData (
   is responsible for allocating a buffer large enough for the standard header and\r
   the extended data passed into this function.  The standard header is filled in\r
   with a GUID specified by ExtendedDataGuid.  If ExtendedDataGuid is NULL, then a\r
-  GUID of gEfiStatusCodeSpecificDatauid is used.  The status code is reported with\r
+  GUID of gEfiStatusCodeSpecificDataGuid is used.  The status code is reported with\r
   an instance specified by Instance and a caller ID specified by CallerId.  If\r
   CallerId is NULL, then a caller ID of gEfiCallerIdGuid is used.\r
 \r