]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Universal/HiiDataBaseDxe/HiiDatabase.c
Modules clean up.
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / HiiDataBaseDxe / HiiDatabase.c
index cac37e58caa2e9d181b80bc11c1ee6c0b29c9b5b..f72a787240f7c8de47e7526c810605b86542a0dd 100644 (file)
@@ -1,13 +1,13 @@
 /*++\r
 \r
-Copyright (c) 2006 - 2007, 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
+Copyright (c) 2006 - 2007, 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
 http://opensource.org/licenses/bsd-license.php                                            \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
+        \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
 Module Name:\r
 \r
@@ -19,11 +19,6 @@ Abstract:
 \r
 --*/\r
 \r
-//\r
-// Include common header file for this module.\r
-//\r
-#include "CommonHeader.h"\r
-\r
 #include "HiiDatabase.h"\r
 \r
 EFI_STATUS\r
@@ -36,11 +31,11 @@ InitializeHiiDatabase (
 \r
 Routine Description:\r
   Initialize HII Database\r
-  \r
+\r
 Arguments:\r
   (Standard EFI Image entry - EFI_IMAGE_ENTRY_POINT)\r
 \r
-Returns: \r
+Returns:\r
   EFI_SUCCESS - Setup loaded.\r
   other       - Setup Error\r
 \r
@@ -152,10 +147,10 @@ HiiFindHandles (
 \r
 Routine Description:\r
   Determines the handles that are currently active in the database.\r
-  \r
+\r
 Arguments:\r
 \r
-Returns: \r
+Returns:\r
 \r
 --*/\r
 {\r
@@ -221,12 +216,12 @@ HiiGetPrimaryLanguages (
 /*++\r
 \r
 Routine Description:\r
-  \r
+\r
   This function allows a program to determine what the primary languages that are supported on a given handle.\r
 \r
 Arguments:\r
 \r
-Returns: \r
+Returns:\r
 \r
 --*/\r
 {\r
@@ -319,13 +314,13 @@ HiiGetSecondaryLanguages (
 /*++\r
 \r
 Routine Description:\r
-  \r
-  This function allows a program to determine which secondary languages are supported \r
+\r
+  This function allows a program to determine which secondary languages are supported\r
   on a given handle for a given primary language.\r
 \r
   Arguments:\r
 \r
-Returns: \r
+Returns:\r
 \r
 --*/\r
 {\r