]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Library/UefiHiiServicesLib.h
Clean up DEC files:
[mirror_edk2.git] / MdeModulePkg / Include / Library / UefiHiiServicesLib.h
index bd4903882ffe1c0d344a8caa263513e73f990bf6..8c8beee55584315621a75a5b8ed5f72c8c88573a 100644 (file)
@@ -4,14 +4,14 @@
   library class must verify that the global variable pointers are not NULL before\r
   use.   \r
 \r
   library class must verify that the global variable pointers are not NULL before\r
   use.   \r
 \r
-  Copyright (c) 2006 - 2009, Intel Corporation<BR>\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
-  http://opensource.org/licenses/bsd-license.php\r
+Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
+This program and the accompanying materials are licensed and made available under \r
+the terms and conditions of the BSD License that accompanies this distribution.  \r
+The full text of the license may be found at\r
+http://opensource.org/licenses/bsd-license.php.                                            \r
 \r
 \r
-  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
+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
 **/\r
 \r
 \r
 **/\r
 \r
 #include <Protocol/HiiConfigRouting.h>\r
 \r
 ///\r
 #include <Protocol/HiiConfigRouting.h>\r
 \r
 ///\r
-/// Pointer to the UEFI HII Font Protocol\r
+/// The pointer to the UEFI HII Font Protocol.\r
 ///\r
 extern EFI_HII_FONT_PROTOCOL  *gHiiFont;\r
 \r
 ///\r
 ///\r
 extern EFI_HII_FONT_PROTOCOL  *gHiiFont;\r
 \r
 ///\r
-/// Pointer to the UEFI HII String Protocol\r
+/// The pointer to the UEFI HII String Protocol.\r
 ///\r
 extern EFI_HII_STRING_PROTOCOL  *gHiiString;\r
 \r
 ///\r
 ///\r
 extern EFI_HII_STRING_PROTOCOL  *gHiiString;\r
 \r
 ///\r
-/// Pointer to the UEFI HII Image Protocol\r
+/// The pointer to the UEFI HII Image Protocol.\r
 ///\r
 extern EFI_HII_IMAGE_PROTOCOL  *gHiiImage;\r
 \r
 ///\r
 ///\r
 extern EFI_HII_IMAGE_PROTOCOL  *gHiiImage;\r
 \r
 ///\r
-/// Pointer to the UEFI HII Database Protocol\r
+/// The pointer to the UEFI HII Database Protocol.\r
 ///\r
 extern EFI_HII_DATABASE_PROTOCOL  *gHiiDatabase;\r
 \r
 ///\r
 ///\r
 extern EFI_HII_DATABASE_PROTOCOL  *gHiiDatabase;\r
 \r
 ///\r
-/// Pointer to the UEFI HII Config Rounting Protocol\r
+/// The pointer to the UEFI HII Config Rounting Protocol.\r
 ///\r
 extern EFI_HII_CONFIG_ROUTING_PROTOCOL  *gHiiConfigRouting;\r
 \r
 ///\r
 extern EFI_HII_CONFIG_ROUTING_PROTOCOL  *gHiiConfigRouting;\r
 \r