Home
last modified time | relevance | path

Searched refs:FV (Results 1 – 25 of 93) sorted by relevance

1234

/device/linaro/bootloader/edk2/DuetPkg/
DPostBuild.sh71 echo Compressing DUETEFIMainFv.FV ...
72 $BASETOOLS_DIR/LzmaCompress -e -o $BUILD_DIR/FV/DUETEFIMAINFV.z $BUILD_DIR/FV/DUETEFIMAINFV.Fv
75 $BASETOOLS_DIR/LzmaCompress -e -o $BUILD_DIR/FV/DxeMain.z $BUILD_DIR/$PROCESSOR/DxeCore.efi
78 $BASETOOLS_DIR/LzmaCompress -e -o $BUILD_DIR/FV/DxeIpl.z $BUILD_DIR/$PROCESSOR/DxeIpl.efi
85 …drImage -o $BUILD_DIR/FV/Efildr32 $BUILD_DIR/$PROCESSOR/EfiLoader.efi $BUILD_DIR/FV/DxeIpl.z $BUIL…
86 …OR_BIN_DIR/Start.com $BOOTSECTOR_BIN_DIR/efi32.com2 $BUILD_DIR/FV/Efildr32 > $BUILD_DIR/FV/Efildr
91 …_BIN_DIR/Start16.com $BOOTSECTOR_BIN_DIR/efi32.com2 $BUILD_DIR/FV/Efildr32 > $BUILD_DIR/FV/Efildr16
93 …_BIN_DIR/Start32.com $BOOTSECTOR_BIN_DIR/efi32.com2 $BUILD_DIR/FV/Efildr32 > $BUILD_DIR/FV/Efildr2…
101 …drImage -o $BUILD_DIR/FV/Efildr64 $BUILD_DIR/$PROCESSOR/EfiLoader.efi $BUILD_DIR/FV/DxeIpl.z $BUIL…
102 …_BIN_DIR/Start64.com $BOOTSECTOR_BIN_DIR/efi64.com2 $BUILD_DIR/FV/Efildr64 > $BUILD_DIR/FV/EfildrP…
[all …]
DPostBuild.bat32 @echo Compressing DUETEFIMainFv.FV ...
33 @%BASETOOLS_DIR%\LzmaCompress -e -o %BUILD_DIR%\FV\DUETEFIMAINFV.z %BUILD_DIR%\FV\DUETEFIMAINFV.Fv
36 @%BASETOOLS_DIR%\LzmaCompress -e -o %BUILD_DIR%\FV\DxeMain.z %BUILD_DIR%\%PROCESSOR%\DxeCore.efi
39 @%BASETOOLS_DIR%\LzmaCompress -e -o %BUILD_DIR%\FV\DxeIpl.z %BUILD_DIR%\%PROCESSOR%\DxeIpl.efi
46 ….exe -o %BUILD_DIR%\FV\Efildr32 %BUILD_DIR%\%PROCESSOR%\EfiLoader.efi %BUILD_DIR%\FV\DxeIpl.z %BUI…
47 …OR_BIN_DIR%\Start.com+%BOOTSECTOR_BIN_DIR%\Efi32.com2+%BUILD_DIR%\FV\Efildr32 %BUILD_DIR%\FV\Efildr
48 …IN_DIR%\Start16.com+%BOOTSECTOR_BIN_DIR%\Efi32.com2+%BUILD_DIR%\FV\Efildr32 %BUILD_DIR%\FV\Efildr16
49 …IN_DIR%\Start32.com+%BOOTSECTOR_BIN_DIR%\Efi32.com2+%BUILD_DIR%\FV\Efildr32 %BUILD_DIR%\FV\Efildr20
53 ….exe -o %BUILD_DIR%\FV\Efildr64 %BUILD_DIR%\%PROCESSOR%\EfiLoader.efi %BUILD_DIR%\FV\DxeIpl.z %BUI…
54 …N_DIR%\Start64.com+%BOOTSECTOR_BIN_DIR%\Efi64.com2+%BUILD_DIR%\FV\Efildr64 %BUILD_DIR%\FV\EfildrPu…
[all …]
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/UpdateDriverDxe/
DUpdateDriverDxe.uni4 // This driver is intended to be put in a capsule (FV). If all goes well,
5 // then it should be dispatched from the capsule FV, then find the image
6 // in the same FV and program it in a target Firmware Volume device.
23 … put in a capsule (FV). If all goes correctly, it should be dispatched from the capsule FV, and th…
DUpdateDriverDxe.inf4 # This driver is intended to be put in a capsule (FV). If all goes well,
5 # then it should be dispatched from the capsule FV, then find the image
6 # in the same FV and program it in a target Firmware Volume device.
/device/linaro/bootloader/edk2/EmbeddedPkg/
DEmbeddedPkg.fdf16 # FV Section
18 # [FV] section is used to define what components or modules are placed within a flash
20 # within the image. The [FV] section consists of define statements, set statements and
24 [FV.FvLoad]
25 FvAlignment = 16 #FV alignment and FV attributes setting.
44 # The INF statements point to module INF files, which will be placed into this FV image.
57 # Rules are use with the [FV] section's module INF type to define
/device/linaro/bootloader/edk2/QuarkPlatformPkg/
DQuarkMin.fdf122 # Place FV Recovery above NV Storage
162 # RegionType <FV, DATA, or FILE>
171 FV = PAYLOAD
178 FV = FVMAIN_COMPACT
252 FILE = $(OUTPUT_DIRECTORY)/$(TARGET)_$(TOOL_CHAIN_TAG)/FV/8C3D856A-9BE6-468E-850A-24F7A8D38E08.bin
259 FV = FVRECOVERY
263 # FV Section
265 # [FV] section is used to define what components or modules are placed within a flash
267 # within the image. The [FV] section consists of define statements, set statements and
271 [FV.FVRECOVERY]
[all …]
DQuark.fdf122 # Place FV Recovery above NV Storage
162 # RegionType <FV, DATA, or FILE>
171 FV = PAYLOAD
178 FV = FVMAIN_COMPACT
252 FILE = $(OUTPUT_DIRECTORY)/$(TARGET)_$(TOOL_CHAIN_TAG)/FV/8C3D856A-9BE6-468E-850A-24F7A8D38E08.bin
259 FV = FVRECOVERY
263 # FV Section
265 # [FV] section is used to define what components or modules are placed within a flash
267 # within the image. The [FV] section consists of define statements, set statements and
271 [FV.FVRECOVERY]
[all …]
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/
DbldX64.bat162 del Build\%PLATFORM_PACKAGE%\%TARGET%_%TOOL_CHAIN_TAG%\FV\VlvX64.beforeconfig.fd 1>>EDK2.log 2>&1
163 del Build\%PLATFORM_PACKAGE%\%TARGET%_%TOOL_CHAIN_TAG%\FV\HiiDefaultData.txt 1>>EDK2.log 2>&1
164 …LATFORM_PACKAGE%\%TARGET%_%TOOL_CHAIN_TAG%\FV\Vlv.fd Build\%PLATFORM_PACKAGE%\%TARGET%_%TOOL_C…
167 @echo Extract setup default value from VFR (Build\%PLATFORM_PACKAGE%\%TARGET%_%TOOL_CHAIN_TAG%\FV\H…
169 …_PACKAGE%\%TARGET%_%TOOL_CHAIN_TAG%\FV\VlvX64.beforeconfig.fd > Build\%PLATFORM_PACKAGE%\%TARGET%_…
174 …PACKAGE%\%TARGET%_%TOOL_CHAIN_TAG%\FV\VlvX64.beforeconfig.fd -o Build\%PLATFORM_PACKAGE%\%TARGET%_…
177 del Build\%PLATFORM_PACKAGE%\%TARGET%_%TOOL_CHAIN_TAG%\FV\Vlv.fd
184 copy /b Build\%PLATFORM_PACKAGE%\%TARGET%_%TOOL_CHAIN_TAG%\FV\VlvX64.fd Vlv2TbltDevicePkg\RomImage\…
207 @echo BIOS location: Build\%PLATFORM_PACKAGE%\%TARGET%_%TOOL_CHAIN_TAG%\FV
DPlatformPkgGcc.fdf108 # RegionType <FV, DATA, or FILE>
122 FV = MICROCODE_FV
153 FV = FVMAIN_COMPACT
156 # FV Recovery#2
160 FV = FVRECOVERY2
163 # FV Recovery
167 FV = FVRECOVERY
171 # FV Section
173 # [FV] section is used to define what components or modules are placed within a flash
175 # within the image. The [FV] section consists of define statements, set statements and
[all …]
/device/linaro/bootloader/edk2/ArmPlatformPkg/
DArmPlatformPkg.fdf46 # RegionType <FV, DATA, or FILE>
52 FV = FVMAIN_SEC
76 # RegionType <FV, DATA, or FILE>
82 FV = FVMAIN_COMPACT
87 # FV Section
89 # [FV] section is used to define what components or modules are placed within a flash
91 # within the image. The [FV] section consists of define statements, set statements and
96 [FV.FVMAIN_SEC]
117 [FV.FvMain]
119 NumBlocks = 0 # This FV gets compressed so make it just big enough
[all …]
DArmPlatformPkg-2ndstage.fdf48 # RegionType <FV, DATA, or FILE>
54 FV = FVMAIN_COMPACT
59 # FV Section
61 # [FV] section is used to define what components or modules are placed within a flash
63 # within the image. The [FV] section consists of define statements, set statements and
68 [FV.FvMain]
70 NumBlocks = 0 # This FV gets compressed so make it just big enough
71 FvAlignment = 8 # FV alignment and FV attributes setting.
135 [FV.FVMAIN_COMPACT]
164 # Rules are use with the [FV] section's module INF type to define
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/
DArmVExpress-RTSM-A15_MPCore.fdf49 # RegionType <FV, DATA, or FILE>
55 FV = FVMAIN_SEC
59 FV = FVMAIN_COMPACT
64 # FV Section
66 # [FV] section is used to define what components or modules are placed within a flash
68 # within the image. The [FV] section consists of define statements, set statements and
73 [FV.FVMAIN_SEC]
94 [FV.FvMain]
96 NumBlocks = 0 # This FV gets compressed so make it just big enough
97 FvAlignment = 8 # FV alignment and FV attributes setting.
[all …]
DArmVExpress-FVP-AArch64.fdf49 # RegionType <FV, DATA, or FILE>
55 FV = FVMAIN_SEC
72 FV = FVMAIN_COMPACT
76 # FV Section
78 # [FV] section is used to define what components or modules are placed within a flash
80 # within the image. The [FV] section consists of define statements, set statements and
85 [FV.FVMAIN_SEC]
108 [FV.FvMain]
110 NumBlocks = 0 # This FV gets compressed so make it just big enough
111 FvAlignment = 16 # FV alignment and FV attributes setting.
[all …]
DArmVExpress-CTA15-A7.fdf37 FV = FVMAIN_COMPACT
41 # FV Section
43 # [FV] section is used to define what components or modules are placed within a flash
45 # within the image. The [FV] section consists of define statements, set statements and
49 [FV.FvMain]
51 NumBlocks = 0 # This FV gets compressed so make it just big enough
52 FvAlignment = 8 # FV alignment and FV attributes setting.
178 # FV Filesystem
193 [FV.FVMAIN_COMPACT]
224 # Rules are use with the [FV] section's module INF type to define
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/VExpress/
DArmVExpress-RTSM-A15_MPCore.fdf48 # RegionType <FV, DATA, or FILE>
54 FV = FVMAIN_SEC
58 FV = FVMAIN_COMPACT
63 # FV Section
65 # [FV] section is used to define what components or modules are placed within a flash
67 # within the image. The [FV] section consists of define statements, set statements and
72 [FV.FVMAIN_SEC]
93 [FV.FvMain]
95 NumBlocks = 0 # This FV gets compressed so make it just big enough
96 FvAlignment = 8 # FV alignment and FV attributes setting.
[all …]
DArmVExpress-FVP-AArch64.fdf48 # RegionType <FV, DATA, or FILE>
54 FV = FVMAIN_SEC
71 FV = FVMAIN_COMPACT
75 # FV Section
77 # [FV] section is used to define what components or modules are placed within a flash
79 # within the image. The [FV] section consists of define statements, set statements and
84 [FV.FVMAIN_SEC]
107 [FV.FvMain]
109 NumBlocks = 0 # This FV gets compressed so make it just big enough
110 FvAlignment = 16 # FV alignment and FV attributes setting.
[all …]
/device/linaro/bootloader/OpenPlatformPkg/Platforms/TexasInstruments/BeagleBoard/
DBeagleBoardPkg.fdf48 # RegionType <FV, DATA, or FILE>
53 FV = FVMAIN_COMPACT
57 # FV Section
59 # [FV] section is used to define what components or modules are placed within a flash
61 # within the image. The [FV] section consists of define statements, set statements and
66 [FV.FvMain]
68 NumBlocks = 0 # This FV gets compressed so make it just big enough
69 FvAlignment = 8 # FV alignment and FV attributes setting.
181 [FV.FVMAIN_COMPACT]
210 # Rules are use with the [FV] section's module INF type to define
/device/linaro/bootloader/edk2/BeagleBoardPkg/
DBeagleBoardPkg.fdf49 # RegionType <FV, DATA, or FILE>
63 FV = FVMAIN_COMPACT
67 # FV Section
69 # [FV] section is used to define what components or modules are placed within a flash
71 # within the image. The [FV] section consists of define statements, set statements and
76 [FV.FvMain]
78 NumBlocks = 0 # This FV gets compressed so make it just big enough
79 FvAlignment = 8 # FV alignment and FV attributes setting.
191 [FV.FVMAIN_COMPACT]
220 # Rules are use with the [FV] section's module INF type to define
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/Fv2OnFvThunk/
DFv2OnFvThunk.inf2 # Module produce FV2 on top of FV.
7 # This module produces FV2 on top of FV. This module is used on platform when both of
9 # 1) Framework module producing FV is present
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FvOnFv2Thunk/
DFvOnFv2Thunk.inf2 # Module produce FV on top of FV2.
7 # This module produces FV on top of FV2. This module is used on platform when both of
9 # 1) Framework module consuming FV is present
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/
DHiKey.fdf49 # RegionType <FV, DATA, or FILE>
55 FV = FVMAIN_COMPACT
60 # FV Section
62 # [FV] section is used to define what components or modules are placed within a flash
64 # within the image. The [FV] section consists of define statements, set statements and
69 [FV.FvMain]
71 NumBlocks = 0 # This FV gets compressed so make it just big enough
72 FvAlignment = 8 # FV alignment and FV attributes setting.
209 [FV.FVMAIN_COMPACT]
238 # Rules are use with the [FV] section's module INF type to define
/device/linaro/bootloader/edk2/ArmVirtPkg/
DArmVirtXen.fdf50 # RegionType <FV, DATA, or FILE>
92 FV = FVMAIN_COMPACT
97 # FV Section
99 # [FV] section is used to define what components or modules are placed within a flash
101 # within the image. The [FV] section consists of define statements, set statements and
106 [FV.FvMain]
108 NumBlocks = 0 # This FV gets compressed so make it just big enough
109 FvAlignment = 16 # FV alignment and FV attributes setting.
185 [FV.FVMAIN_COMPACT]
214 # Rules are use with the [FV] section's module INF type to define
DArmVirtQemu.fdf50 # RegionType <FV, DATA, or FILE>
57 # real FV at offset 0x1000
70 FV = FVMAIN_COMPACT
75 # FV Section
77 # [FV] section is used to define what components or modules are placed within a flash
79 # within the image. The [FV] section consists of define statements, set statements and
84 [FV.FvMain]
86 NumBlocks = 0 # This FV gets compressed so make it just big enough
87 FvAlignment = 16 # FV alignment and FV attributes setting.
244 [FV.FVMAIN_COMPACT]
[all …]
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/Juno/
DArmJuno.fdf48 # RegionType <FV, DATA, or FILE>
54 FV = FVMAIN_COMPACT
59 # FV Section
61 # [FV] section is used to define what components or modules are placed within a flash
63 # within the image. The [FV] section consists of define statements, set statements and
68 [FV.FvMain]
70 NumBlocks = 0 # This FV gets compressed so make it just big enough
71 FvAlignment = 8 # FV alignment and FV attributes setting.
149 # FV FileSystem
214 [FV.FVMAIN_COMPACT]
[all …]
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/
DArmJuno.fdf49 # RegionType <FV, DATA, or FILE>
55 FV = FVMAIN_COMPACT
60 # FV Section
62 # [FV] section is used to define what components or modules are placed within a flash
64 # within the image. The [FV] section consists of define statements, set statements and
69 [FV.FvMain]
71 NumBlocks = 0 # This FV gets compressed so make it just big enough
72 FvAlignment = 8 # FV alignment and FV attributes setting.
150 # FV FileSystem
214 [FV.FVMAIN_COMPACT]
[all …]

1234