]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Include/Guid/StatusCodeDataTypeDebug.h
Update comments
[mirror_edk2.git] / IntelFrameworkModulePkg / Include / Guid / StatusCodeDataTypeDebug.h
index 28a39a7e7d73d615e4c80fb12e743388c1686dd8..ee679cf0eb7435c9db00734120a2e4fb35de50aa 100644 (file)
 #define EFI_STATUS_CODE_DATA_MAX_SIZE 200\r
 \r
 ///\r
-/// This structire contains the ErrorLevel passed into the DEBUG() macro followed \r
+/// This structure contains the ErrorLevel passed into the DEBUG() macro followed \r
 /// by a 96-byte buffer that contains the variable argument list passed to the \r
 //  DEBUG() macro that has been converted to a BASE_LIST.  The 96-byte buffer is \r
 /// followed by a Null terminated ASCII string that is the Format string passed \r
 /// to the DEBUG() macro.  The maximum size of this structure is defined by \r
-/// EFI_STATUS_CODE_DATAS_MAX_SIZE.\r
+/// EFI_STATUS_CODE_DATA_MAX_SIZE.\r
 ///\r
 typedef struct {\r
   ///\r