]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/FSVariable/FSVariable.inf
MdePkg/include: Add Acpi.h to DMAR table.
[mirror_edk2.git] / DuetPkg / FSVariable / FSVariable.inf
index cc392d118b8181849813279f7bfd54a7b3850f8a..ad9037a8582aadfa5de394679ff632983b5e7217 100644 (file)
@@ -1,5 +1,11 @@
 ## @file\r
 #\r
+# Caution: This file is used for Duet platform only, do not use them in real platform.\r
+# All variable code, variable metadata, and variable data used by Duet platform are on \r
+# disk. They can be changed by user. BIOS is not able to protoect those.\r
+# Duet trusts all meta data from disk. If variable code, variable metadata and variable\r
+# data is modified in inproper way, the behavior is undefined.\r
+#\r
 # Copyright (c) 2006 - 2010, 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
@@ -51,6 +57,7 @@
   DxeServicesTableLib\r
   DevicePathLib\r
   UefiDriverEntryPoint\r
+  MemoryAllocationLib\r
 \r
 [Guids]\r
   gEfiFlashMapHobGuid\r