]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/HiiDatabase.h
EdkCompatibilityPkg: Fix typos in comments
[mirror_edk2.git] / EdkCompatibilityPkg / Compatibility / FrameworkHiiOnUefiHiiThunk / HiiDatabase.h
index 6d17e793a083a06e39cb181cf14c32646a1ba92d..c736990f3e87776a4317f7eb499241018f25f4f3 100644 (file)
@@ -3,7 +3,7 @@
   This file contains global defines and prototype definitions\r
   for the Framework HII to Uefi HII Thunk Module.\r
   \r
-Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>\r
 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
@@ -36,6 +36,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Protocol/HiiConfigAccess.h>\r
 #include <Protocol/UgaDraw.h>\r
 #include <Guid/HiiFormMapMethodGuid.h>\r
+#include <Guid/FrameworkBdsFrontPageFormSet.h>\r
 \r
 #include <Library/BaseLib.h>\r
 #include <Library/DebugLib.h>\r
@@ -248,7 +249,7 @@ extern BOOLEAN                                    mInFrameworkUpdatePakcage;
   @param Packages  Pointer of HII packages.\r
   @param Handle    Handle value to be returned.\r
 \r
-  @retval EFI_SUCCESS           Pacakges has added to HII database successfully.\r
+  @retval EFI_SUCCESS           Packages has added to HII database successfully.\r
   @retval EFI_INVALID_PARAMETER If Handle or Packages is NULL.\r
 \r
 **/\r
@@ -267,7 +268,7 @@ HiiNewPack (
   @param This      Pointer of Frameowk HII protocol instance.\r
   @param Handle    Handle value to be removed.\r
 \r
-  @retval EFI_SUCCESS           Pacakges has added to HII database successfully.\r
+  @retval EFI_SUCCESS           Packages has added to HII database successfully.\r
   @retval EFI_INVALID_PARAMETER If Handle or Packages is NULL.\r
 \r
 **/\r