1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
| ## @file
| # Component description file for the X58 SiPkg PEI drivers.
| #
| # Copyright (c) 2019 Intel Corporation. All rights reserved. <BR>
| #
| # SPDX-License-Identifier: BSD-2-Clause-Patent
| #
| ##
|
| #
| # SEC Phase modules
| #
| # The code in this FV handles the initial firmware startup, and
| # decompresses the PEI and DXE FVs which handles the rest of the boot sequence.
| #
| INF RuleOverride=RESET_VECTOR USE = IA32 UefiCpuPkg/ResetVector/Vtf0/Vtf0.inf
|
|