]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/Dxe/DxeMain/DxeProtocolNotify.c
Add comments and DoxyGen format for these files.
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / DxeMain / DxeProtocolNotify.c
index 5c9a5b8e8972c99cebde1bf3c055f0ff7d30f9ba..a3d4bbaaacee862c678076bb6426aa962186418b 100644 (file)
@@ -1,6 +1,10 @@
-/*++\r
+/** @file \r
 \r
-Copyright (c) 2006 - 2007, Intel Corporation\r
+  This file deals with Architecture Protocol (AP) registration in\r
+  the Dxe Core. The mArchProtocols[] array represents a list of\r
+  events that represent the Architectural Protocols.\r
+\r
+Copyright (c) 2006 - 2008, Intel Corporation\r
 All rights reserved. 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
@@ -9,17 +13,7 @@ http://opensource.org/licenses/bsd-license.php
 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
-Module Name:\r
-\r
-  DxeProtocolNotify.c\r
-\r
-Abstract:\r
-\r
-  This file deals with Architecture Protocol (AP) registration in\r
-  the Dxe Core. The mArchProtocols[] array represents a list of\r
-  events that represent the Architectural Protocols.\r
-\r
---*/\r
+**/\r
 \r
 #include <DxeMain.h>\r
 \r