]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/EdkFvbServiceLib/Fvb.h
sync comments, fix function header, rename variable name to follow coding style.
[mirror_edk2.git] / MdeModulePkg / Library / EdkFvbServiceLib / Fvb.h
index 7c5604eac1ad0e8c191b256a444322b0edf426bc..7d0a09c7e1f0cda46425a2c820e34d5010dfcf76 100644 (file)
@@ -1,7 +1,8 @@
-/**\r
-  The internal header file for EdkFvbServiceLib.\r
+/** @file \r
+  The internal header file includes the common header files, defines\r
+  internal structure FVB_ENTRY.\r
 \r
-Copyright (c) 2006, Intel Corporation. <BR>\r
+Copyright (c) 2006 - 2008, Intel Corporation. <BR>\r
 \r
 All rights reserved. This program and the accompanying materials\r
 are licensed and made available under the terms and conditions\r
@@ -30,6 +31,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Library/BaseMemoryLib.h>\r
 #include <Library/UefiRuntimeLib.h>\r
 #include <Library/UefiBootServicesTableLib.h>\r
+#include <Library/MemoryAllocationLib.h>\r
 \r
 #define MAX_FVB_COUNT 16\r
 \r