blob: 168ceb171294765d9271340a60fdf30d02e68425 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
## @file
# FDF file for pre-memory BeepDebugFeature advanced feature.
#
# This file is intended to be included into another package so advanced features
# can be conditionally included in the flash image by enabling the respective
# feature via its FeaturePCD.
#
# Copyright (C) 2022 Intel Corporation.
#
# SPDX-License-Identifier: BSD-2-Clause-Patent
##
INF FILE_GUID = $(POST_CODE_PEIM_FILENAME) MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei.inf
|