1## @file 2# FDF include file with Layout Regions that define an empty variable store. 3# 4# Copyright (C) 2016, Linaro, Ltd. 5# Copyright (C) 2014, Red Hat, Inc. 6# Copyright (c) 2006 - 2013, Intel Corporation. All rights reserved.<BR> 7# 8# This program and the accompanying materials are licensed and made available 9# under the terms and conditions of the BSD License which accompanies this 10# distribution. The full text of the license may be found at 11# http://opensource.org/licenses/bsd-license.php 12# 13# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, 14# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR 15# IMPLIED. 16# 17## 18 190x00460000|0x0000F000 20gAmdStyxTokenSpaceGuid.PcdFlashNvStorageOriginalBase|gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize 21DATA = { 22 ## This is the EFI_FIRMWARE_VOLUME_HEADER 23 # ZeroVector [] 24 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 25 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 26 # FileSystemGuid: gEfiSystemNvDataFvGuid = 27 # { 0xFFF12B8D, 0x7696, 0x4C8B, 28 # { 0xA9, 0x85, 0x27, 0x47, 0x07, 0x5B, 0x4F, 0x50 }} 29 0x8D, 0x2B, 0xF1, 0xFF, 0x96, 0x76, 0x8B, 0x4C, 30 0xA9, 0x85, 0x27, 0x47, 0x07, 0x5B, 0x4F, 0x50, 31 # FvLength: 0x30000 32 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 33 # Signature "_FVH" # Attributes 34 0x5f, 0x46, 0x56, 0x48, 0xff, 0xfe, 0x04, 0x00, 35 # HeaderLength # CheckSum # ExtHeaderOffset #Reserved #Revision 36 0x48, 0x00, 0x19, 0xF9, 0x00, 0x00, 0x00, 0x02, 37 # Blockmap[0]: 0xF Blocks * 0x1000 Bytes / Block 38 0x0F, 0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 39 # Blockmap[1]: End 40 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 41 ## This is the VARIABLE_STORE_HEADER 42 # It is compatible with SECURE_BOOT_ENABLE == FALSE as well. 43 # Signature: gEfiAuthenticatedVariableGuid = 44 # { 0xaaf32c78, 0x947b, 0x439a, 45 # { 0xa1, 0x80, 0x2e, 0x14, 0x4e, 0xc3, 0x77, 0x92 }} 46 0x78, 0x2c, 0xf3, 0xaa, 0x7b, 0x94, 0x9a, 0x43, 47 0xa1, 0x80, 0x2e, 0x14, 0x4e, 0xc3, 0x77, 0x92, 48 # Size: 0xF000 (gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize) - 49 # 0x48 (size of EFI_FIRMWARE_VOLUME_HEADER) = 0xefb8 50 # This can speed up the Variable Dispatch a bit. 51 0xB8, 0xEF, 0x00, 0x00, 52 # FORMATTED: 0x5A #HEALTHY: 0xFE #Reserved: UINT16 #Reserved1: UINT32 53 0x5A, 0xFE, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 54} 55 560x0046F000|0x00001000 57gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase64|gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize 58DATA = { 59 # EFI_FAULT_TOLERANT_WORKING_BLOCK_HEADER->Signature = gEdkiiWorkingBlockSignatureGuid = 60 # { 0x9e58292b, 0x7c68, 0x497d, { 0xa0, 0xce, 0x65, 0x0, 0xfd, 0x9f, 0x1b, 0x95 }} 61 0x2b, 0x29, 0x58, 0x9e, 0x68, 0x7c, 0x7d, 0x49, 62 0xa0, 0xce, 0x65, 0x0, 0xfd, 0x9f, 0x1b, 0x95, 63 # Crc:UINT32 #WorkingBlockValid:1, WorkingBlockInvalid:1, Reserved 64 0x2c, 0xaf, 0x2c, 0x64, 0xFE, 0xFF, 0xFF, 0xFF, 65 # WriteQueueSize: UINT64 66 0xE0, 0x0F, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 67} 68 690x00470000|0x00010000 70gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase64|gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize 71