]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Add comments for FSVariable driver which used by Duet platform only, trust all meta...
authorEric Dong <eric.dong@intel.com>
Wed, 15 Oct 2014 06:20:09 +0000 (06:20 +0000)
committerydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 15 Oct 2014 06:20:09 +0000 (06:20 +0000)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16218 6f19259b-4bc3-4df7-8a09-765794883524

DuetPkg/FSVariable/FSVariable.inf

index 83268381d3836e532b5255191dd6817d1b834650..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