X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=IntelFrameworkModulePkg%2FUniversal%2FBdsDxe%2FString.h;h=1b69104a7a23c8e82d1d6c5d2990759c54f705e8;hb=9aa7ba01aa6d3526f99a145415a91798b00d339a;hp=81a7a6035acea3459c695e007c971d82a96b8c71;hpb=5c08e1173703234cc2913757f237ee916087498a;p=mirror_edk2.git diff --git a/IntelFrameworkModulePkg/Universal/BdsDxe/String.h b/IntelFrameworkModulePkg/Universal/BdsDxe/String.h index 81a7a6035a..1b69104a7a 100644 --- a/IntelFrameworkModulePkg/Universal/BdsDxe/String.h +++ b/IntelFrameworkModulePkg/Universal/BdsDxe/String.h @@ -1,7 +1,7 @@ /** @file String support -Copyright (c) 2004 - 2008, Intel Corporation.
+Copyright (c) 2004 - 2009, 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 @@ -50,12 +50,10 @@ GetStringById ( ); /** - Initialize HII global accessor for string support - - @retval EFI_SUCCESS String support initialize success. + Initialize HII global accessor for string support. **/ -EFI_STATUS +VOID InitializeStringSupport ( VOID );