]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Include/Guid/MemoryStatusCodeRecord.h
Committing changes to the comments, to improve code documentation.
[mirror_edk2.git] / IntelFrameworkModulePkg / Include / Guid / MemoryStatusCodeRecord.h
index c435aab8f937d93dbe2d8634c5d94d7674b69378..7599926f12e565e3f4b461e3680c4a078df1557e 100644 (file)
@@ -17,7 +17,7 @@
 \r
 ///\r
 /// Global ID used to identify GUIDed HOBs that start with a structure of type \r
-/// MEMORY_STATUSCODE_PACKET_HEADER followed by an arry of structures of type \r
+/// MEMORY_STATUSCODE_PACKET_HEADER followed by an array of structures of type \r
 /// MEMORY_STATUSCODE_RECORD.  These GUIDed HOBs record all the information \r
 /// passed into the ReportStatusCode() service of PEI Services Table.\r
 ///\r
@@ -66,8 +66,8 @@ typedef struct {
   EFI_STATUS_CODE_TYPE   CodeType;\r
 \r
   ///\r
-  /// Valu information about the class and subclass is used to\r
-  /// classify the hardware and software entity as well as an operation.\r
+  /// An operation, plus value information about the class and subclass, used to\r
+  /// classify the hardware and software entity.\r
   ///\r
   EFI_STATUS_CODE_VALUE  Value;\r
 \r