]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/EdkDxePrintLib/PrintLib.c
Add comments and DoxyGen format for these files.
[mirror_edk2.git] / MdeModulePkg / Library / EdkDxePrintLib / PrintLib.c
index 2194015b8da43e1b79276c7c50aa09e99e3e1b57..78714e9eaebe60c0eb669bc5f261506b9fe1e3b2 100644 (file)
@@ -1,6 +1,11 @@
-/*++\r
+/** @file\r
 \r
-Copyright (c) 2006, Intel Corporation\r
+  Implement the print library instance by wrap the interface \r
+  provided in the Print protocol. This protocol is defined as the internal\r
+  protocol related to this implementation, not in the public spec. So, this \r
+  library instance is only for this code base.\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,15 +14,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
-  PrintLib.c\r
-\r
-Abstract:\r
-\r
-  Print Library\r
-\r
---*/\r
+**/\r
 \r
 #include <PiDxe.h>\r
 \r