]> git.proxmox.com Git - mirror_edk2.git/blame - ArmVirtPkg/VarStore.fdf.inc
IntelFsp2WrapperPkg: Convert files to CRLF line ending
[mirror_edk2.git] / ArmVirtPkg / VarStore.fdf.inc
CommitLineData
bf57a42a
AB
1## @file\r
2# FDF include file with FD definition that defines an empty variable store.\r
3#\r
4# Copyright (c) 2016, Linaro, Ltd. All rights reserved.<BR>\r
5# Copyright (C) 2014, Red Hat, Inc.<BR>\r
6# Copyright (c) 2006 - 2013, Intel Corporation. All rights reserved.<BR>\r
7#\r
8# This program and the accompanying materials are licensed and made available\r
9# under the terms and conditions of the BSD License which accompanies this\r
10# distribution. The full text of the license may be found at\r
11# http://opensource.org/licenses/bsd-license.php\r
12#\r
13# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
14# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR\r
15# IMPLIED.\r
16#\r
17##\r
18\r
19[FD.QEMU_VARS]\r
20BaseAddress = 0x04000000\r
21Size = 0xc0000\r
22ErasePolarity = 1\r
23BlockSize = 0x40000\r
24NumBlocks = 3\r
25\r
26\r
270x00000000|0x00040000\r
28gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize\r
29#NV_VARIABLE_STORE\r
30DATA = {\r
31 ## This is the EFI_FIRMWARE_VOLUME_HEADER\r
32 # ZeroVector []\r
33 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,\r
34 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,\r
35 # FileSystemGuid: gEfiSystemNvDataFvGuid =\r
36 # { 0xFFF12B8D, 0x7696, 0x4C8B,\r
37 # { 0xA9, 0x85, 0x27, 0x47, 0x07, 0x5B, 0x4F, 0x50 }}\r
38 0x8D, 0x2B, 0xF1, 0xFF, 0x96, 0x76, 0x8B, 0x4C,\r
39 0xA9, 0x85, 0x27, 0x47, 0x07, 0x5B, 0x4F, 0x50,\r
40 # FvLength: 0xC0000\r
41 0x00, 0x00, 0x0C, 0x00, 0x00, 0x00, 0x00, 0x00,\r
42 # Signature "_FVH" # Attributes\r
43 0x5f, 0x46, 0x56, 0x48, 0xff, 0xfe, 0x04, 0x00,\r
44 # HeaderLength # CheckSum # ExtHeaderOffset #Reserved #Revision\r
45 0x48, 0x00, 0x28, 0x09, 0x00, 0x00, 0x00, 0x02,\r
46 # Blockmap[0]: 0x3 Blocks * 0x40000 Bytes / Block\r
47 0x3, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00,\r
48 # Blockmap[1]: End\r
49 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,\r
50 ## This is the VARIABLE_STORE_HEADER\r
51 # It is compatible with SECURE_BOOT_ENABLE == FALSE as well.\r
52 # Signature: gEfiAuthenticatedVariableGuid =\r
53 # { 0xaaf32c78, 0x947b, 0x439a,\r
54 # { 0xa1, 0x80, 0x2e, 0x14, 0x4e, 0xc3, 0x77, 0x92 }}\r
55 0x78, 0x2c, 0xf3, 0xaa, 0x7b, 0x94, 0x9a, 0x43,\r
56 0xa1, 0x80, 0x2e, 0x14, 0x4e, 0xc3, 0x77, 0x92,\r
57 # Size: 0x40000 (gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize) -\r
58 # 0x48 (size of EFI_FIRMWARE_VOLUME_HEADER) = 0x3ffb8\r
59 # This can speed up the Variable Dispatch a bit.\r
60 0xB8, 0xFF, 0x03, 0x00,\r
61 # FORMATTED: 0x5A #HEALTHY: 0xFE #Reserved: UINT16 #Reserved1: UINT32\r
62 0x5A, 0xFE, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00\r
63}\r
64\r
65\r
660x00040000|0x00040000\r
67gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize\r
68#NV_FTW_WORKING\r
69DATA = {\r
70 # EFI_FAULT_TOLERANT_WORKING_BLOCK_HEADER->Signature = gEdkiiWorkingBlockSignatureGuid =\r
71 # { 0x9e58292b, 0x7c68, 0x497d, { 0xa0, 0xce, 0x65, 0x0, 0xfd, 0x9f, 0x1b, 0x95 }}\r
72 0x2b, 0x29, 0x58, 0x9e, 0x68, 0x7c, 0x7d, 0x49,\r
73 0xa0, 0xce, 0x65, 0x0, 0xfd, 0x9f, 0x1b, 0x95,\r
74 # Crc:UINT32 #WorkingBlockValid:1, WorkingBlockInvalid:1, Reserved\r
75 0x5b, 0xe7, 0xc6, 0x86, 0xFE, 0xFF, 0xFF, 0xFF,\r
76 # WriteQueueSize: UINT64\r
77 0xE0, 0xFF, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00\r
78}\r
79\r
800x00080000|0x00040000\r
81gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize\r
82#NV_FTW_SPARE\r