]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/BsDataHubStatusCode/BsDataHubStatusCode.c
EdkCompatibilityPkg: Fix typos in comments
[mirror_edk2.git] / EdkCompatibilityPkg / Sample / Platform / Generic / RuntimeDxe / StatusCode / Lib / BsDataHubStatusCode / BsDataHubStatusCode.c
index 11b4dbb2d083f90acf4c976a36b112f13e5616af..2e60634e3cad750c36be71253638501b9ef1bf04 100644 (file)
@@ -1,6 +1,6 @@
 /*++\r
 \r
-Copyright (c) 2004 - 2008, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2004 - 2016, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials                          \r
 are licensed and made available under the terms and conditions of the BSD License         \r
 which accompanies this distribution.  The full text of the license may be found at        \r
@@ -17,9 +17,9 @@ Abstract:
 \r
   This implements a status code listener that logs status codes into the data\r
   hub.  This is only active during non-runtime DXE.\r
-  The status codes are recorded in a extensiable buffer, and a event is signalled \r
+  The status codes are recorded in a extensible buffer, and a event is signalled\r
   to log them to the data hub. The recorder is the producer of the status code in\r
-  buffer and the event notify function the consummer.\r
+  buffer and the event notify function the consumer.\r
 \r
 --*/\r
 \r