]> git.proxmox.com Git - mirror_edk2.git/blob - ArmVirtPkg/VarStore.fdf.inc
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / ArmVirtPkg / VarStore.fdf.inc
1 ## @file
2 # FDF include file with FD definition that defines an empty variable store.
3 #
4 # Copyright (c) 2016, Linaro, Ltd. All rights reserved.<BR>
5 # Copyright (C) 2014, Red Hat, Inc.<BR>
6 # Copyright (c) 2006 - 2013, Intel Corporation. All rights reserved.<BR>
7 #
8 # SPDX-License-Identifier: BSD-2-Clause-Patent
9 #
10 ##
11
12 [FD.QEMU_VARS]
13 BaseAddress = 0x04000000
14 Size = 0xc0000
15 ErasePolarity = 1
16 BlockSize = 0x40000
17 NumBlocks = 3
18
19
20 0x00000000|0x00040000
21 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize
22 #NV_VARIABLE_STORE
23 DATA = {
24 ## This is the EFI_FIRMWARE_VOLUME_HEADER
25 # ZeroVector []
26 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
27 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
28 # FileSystemGuid: gEfiSystemNvDataFvGuid =
29 # { 0xFFF12B8D, 0x7696, 0x4C8B,
30 # { 0xA9, 0x85, 0x27, 0x47, 0x07, 0x5B, 0x4F, 0x50 }}
31 0x8D, 0x2B, 0xF1, 0xFF, 0x96, 0x76, 0x8B, 0x4C,
32 0xA9, 0x85, 0x27, 0x47, 0x07, 0x5B, 0x4F, 0x50,
33 # FvLength: 0xC0000
34 0x00, 0x00, 0x0C, 0x00, 0x00, 0x00, 0x00, 0x00,
35 # Signature "_FVH" # Attributes
36 0x5f, 0x46, 0x56, 0x48, 0xff, 0xfe, 0x04, 0x00,
37 # HeaderLength # CheckSum # ExtHeaderOffset #Reserved #Revision
38 0x48, 0x00, 0x28, 0x09, 0x00, 0x00, 0x00, 0x02,
39 # Blockmap[0]: 0x3 Blocks * 0x40000 Bytes / Block
40 0x3, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00,
41 # Blockmap[1]: End
42 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
43 ## This is the VARIABLE_STORE_HEADER
44 # It is compatible with SECURE_BOOT_ENABLE == FALSE as well.
45 # Signature: gEfiAuthenticatedVariableGuid =
46 # { 0xaaf32c78, 0x947b, 0x439a,
47 # { 0xa1, 0x80, 0x2e, 0x14, 0x4e, 0xc3, 0x77, 0x92 }}
48 0x78, 0x2c, 0xf3, 0xaa, 0x7b, 0x94, 0x9a, 0x43,
49 0xa1, 0x80, 0x2e, 0x14, 0x4e, 0xc3, 0x77, 0x92,
50 # Size: 0x40000 (gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize) -
51 # 0x48 (size of EFI_FIRMWARE_VOLUME_HEADER) = 0x3ffb8
52 # This can speed up the Variable Dispatch a bit.
53 0xB8, 0xFF, 0x03, 0x00,
54 # FORMATTED: 0x5A #HEALTHY: 0xFE #Reserved: UINT16 #Reserved1: UINT32
55 0x5A, 0xFE, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
56 }
57
58
59 0x00040000|0x00040000
60 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize
61 #NV_FTW_WORKING
62 DATA = {
63 # EFI_FAULT_TOLERANT_WORKING_BLOCK_HEADER->Signature = gEdkiiWorkingBlockSignatureGuid =
64 # { 0x9e58292b, 0x7c68, 0x497d, { 0xa0, 0xce, 0x65, 0x0, 0xfd, 0x9f, 0x1b, 0x95 }}
65 0x2b, 0x29, 0x58, 0x9e, 0x68, 0x7c, 0x7d, 0x49,
66 0xa0, 0xce, 0x65, 0x0, 0xfd, 0x9f, 0x1b, 0x95,
67 # Crc:UINT32 #WorkingBlockValid:1, WorkingBlockInvalid:1, Reserved
68 0x5b, 0xe7, 0xc6, 0x86, 0xFE, 0xFF, 0xFF, 0xFF,
69 # WriteQueueSize: UINT64
70 0xE0, 0xFF, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00
71 }
72
73 0x00080000|0x00040000
74 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize
75 #NV_FTW_SPARE