X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkModulePkg%2FUniversal%2FHiiDataBaseDxe%2FHiiDatabase.c;h=f72a787240f7c8de47e7526c810605b86542a0dd;hp=cac37e58caa2e9d181b80bc11c1ee6c0b29c9b5b;hb=ececc2eb4b589cc55eabcabbafbd067ff3432df0;hpb=7658d609a376be0fba1c2ba3496e016e55f7aa3a diff --git a/IntelFrameworkModulePkg/Universal/HiiDataBaseDxe/HiiDatabase.c b/IntelFrameworkModulePkg/Universal/HiiDataBaseDxe/HiiDatabase.c index cac37e58ca..f72a787240 100644 --- a/IntelFrameworkModulePkg/Universal/HiiDataBaseDxe/HiiDatabase.c +++ b/IntelFrameworkModulePkg/Universal/HiiDataBaseDxe/HiiDatabase.c @@ -1,13 +1,13 @@ /*++ -Copyright (c) 2006 - 2007, Intel Corporation -All rights reserved. This program and the accompanying materials -are licensed and made available under the terms and conditions of the BSD License -which accompanies this distribution. The full text of the license may be found at +Copyright (c) 2006 - 2007, Intel Corporation +All rights reserved. This program and the accompanying materials +are licensed and made available under the terms and conditions of the BSD License +which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php - -THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + +THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, +WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. Module Name: @@ -19,11 +19,6 @@ Abstract: --*/ -// -// Include common header file for this module. -// -#include "CommonHeader.h" - #include "HiiDatabase.h" EFI_STATUS @@ -36,11 +31,11 @@ InitializeHiiDatabase ( Routine Description: Initialize HII Database - + Arguments: (Standard EFI Image entry - EFI_IMAGE_ENTRY_POINT) -Returns: +Returns: EFI_SUCCESS - Setup loaded. other - Setup Error @@ -152,10 +147,10 @@ HiiFindHandles ( Routine Description: Determines the handles that are currently active in the database. - + Arguments: -Returns: +Returns: --*/ { @@ -221,12 +216,12 @@ HiiGetPrimaryLanguages ( /*++ Routine Description: - + This function allows a program to determine what the primary languages that are supported on a given handle. Arguments: -Returns: +Returns: --*/ { @@ -319,13 +314,13 @@ HiiGetSecondaryLanguages ( /*++ Routine Description: - - This function allows a program to determine which secondary languages are supported + + This function allows a program to determine which secondary languages are supported on a given handle for a given primary language. Arguments: -Returns: +Returns: --*/ {