summaryrefslogtreecommitdiff
path: root/BraswellPlatformPkg/Common/Feature
diff options
context:
space:
mode:
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