]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/ExtendedHiiLib/ExtendedHiiLib.c
1) Change the return type of IfrLibFreeUpdateData to VOID.
[mirror_edk2.git] / MdeModulePkg / Library / ExtendedHiiLib / ExtendedHiiLib.c
index a3970ecf74e95217ed7c6edaee2c23725a383396..456d9d8fbcfa54e394bb7e18286edfd80f3e6f0e 100644 (file)
@@ -1,5 +1,10 @@
 /** @file\r
-  HII Library implementation that uses DXE protocols and services.\r
+Library instance for ExtendedHiiLib.\r
+  \r
+This library instance implements the common HII routines which is\r
+related to HII but reference data structures that are not defined in \r
+UEFI specification, for example HII_VENDOR_DEVICE_PATH.\r
+\r
 \r
 Copyright (c) 2006 - 2008, Intel Corporation. <BR>\r
 All rights reserved. This program and the accompanying materials\r
@@ -14,10 +19,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 \r
 #include <Uefi.h>\r
-\r
 #include <Protocol/DevicePath.h>\r
-\r
-#include <Library/BaseMemoryLib.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/MemoryAllocationLib.h>\r
 #include <Library/UefiBootServicesTableLib.h>\r