]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/Dxe/DxeMain/DxeProtocolNotify.c
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / DxeMain / DxeProtocolNotify.c
index 034520c5c6d33535f49bd223c633169bacb48c52..ac9edf72e8010b794b7b58092d534e8806d55d27 100644 (file)
@@ -3,7 +3,7 @@
   the Dxe Core. The mArchProtocols[] array represents a list of\r
   events that represent the Architectural Protocols.\r
 \r
-Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2006 - 2018, 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
@@ -76,7 +76,7 @@ GLOBAL_REMOVE_IF_UNREFERENCED CONST GUID_TO_STRING_PROTOCOL_ENTRY mMissingProtoc
 };\r
 \r
 /**\r
-  Return TRUE if all AP services are availible.\r
+  Return TRUE if all AP services are available.\r
 \r
   @retval EFI_SUCCESS    All AP services are available\r
   @retval EFI_NOT_FOUND  At least one AP service is not available\r
@@ -206,7 +206,7 @@ GenericProtocolNotify (
 }\r
 \r
 /**\r
-  Creates an event for each entry in a table that is fired everytime a Protocol \r
+  Creates an event for each entry in a table that is fired everytime a Protocol\r
   of a specific type is installed.\r
 \r
   @param Entry  Pointer to EFI_CORE_PROTOCOL_NOTIFY_ENTRY.\r
@@ -245,7 +245,7 @@ CoreNotifyOnProtocolEntryTable (
 }\r
 \r
 /**\r
-  Creates an events for the Architectural Protocols and the optional protocols \r
+  Creates an events for the Architectural Protocols and the optional protocols\r
   that are fired everytime a Protocol of a specific type is installed.\r
 \r
 **/\r