summaryrefslogtreecommitdiff
path: root/BraswellPlatformPkg/Common/Feature
diff options
context:
space:
mode:
authorGuo Mang <mang.guo@intel.com>2016-08-03 09:49:19 +0800
committerGuo Mang <mang.guo@intel.com>2016-08-04 10:29:03 +0800
commit831457ec5e299ae69d8a8abc929910311cfd7707 (patch)
tree0f0f9fcfed2388268e2ed8b87a207370bd1873ff /BraswellPlatformPkg/Common/Feature
parent480c39cdc0478e2e13f546aa8995a2bb59dcdc05 (diff)
downloadedk2-platforms-831457ec5e299ae69d8a8abc929910311cfd7707.tar.xz
BraswellPlatformPkg: Move BiosUpdateConfig to Common/Feature/BiosUpdateConfig
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Guo Mang <mang.guo@intel.com> Reviewed-by: David Wei <david.wei@intel.com>
Diffstat (limited to 'BraswellPlatformPkg/Common/Feature')
-rw-r--r--BraswellPlatformPkg/Common/Feature/BiosUpdateConfig/BiosUpdateConfig.ini24
1 files changed, 24 insertions, 0 deletions
diff --git a/BraswellPlatformPkg/Common/Feature/BiosUpdateConfig/BiosUpdateConfig.ini b/BraswellPlatformPkg/Common/Feature/BiosUpdateConfig/BiosUpdateConfig.ini
new file mode 100644
index 0000000000..f545503a4a
--- /dev/null
+++ b/BraswellPlatformPkg/Common/Feature/BiosUpdateConfig/BiosUpdateConfig.ini
@@ -0,0 +1,24 @@
+; /** @file
+; Bios update configuration file.
+;
+; Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>
+;
+; This program and the accompanying materials
+; are licensed and made available under the terms and conditions of the BSD License
+; which accompanies this distribution. The full text of the license may be found at
+; http://opensource.org/licenses/bsd-license.php.
+;
+; THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+; WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+;
+; **/
+
+[Head]
+NumOfUpdate = 1
+Update0 = FvMain
+
+[FvMain]
+UpdateType = 0 # Spi Update
+FvBaseAddress = 0xFFC83000 #FvImage base address
+FileGuid = 4A538818-5AE0-4eb2-B2EB-488B23657022
+FaultTolerant = FALSE