Skip to content

Commit

Permalink
WhitleyOpenBoardPkg/JunctionCity: Enabled Network and IPMI features f…
Browse files Browse the repository at this point in the history
…or JunctionCity

Cc: Isaac Oram <isaac.w.oram@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Harikrishna Doppalapudi <harikrishnad@ami.com>
Cc: Manickavasakam Karpagavinayagam <manickavasakamk@ami.com>

Signed-off-by: Sureshkumar Ponnusamy <sureshkumarp@ami.com>
Reviewed-by: Isaac Oram <isaac.w.oram@intel.com>
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
  • Loading branch information
sureshkumarpami authored and nate-desimone committed Jun 7, 2022
1 parent 61af470 commit b98dfd5
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# @copyright
# Copyright 2008 - 2021 Intel Corporation. <BR>
# Copyright (c) 2021, American Megatrends International LLC. <BR>
# Copyright (c) 2021 - 2022, American Megatrends International LLC. <BR>
#
# SPDX-License-Identifier: BSD-2-Clause-Patent
##
Expand All @@ -17,7 +17,7 @@
PEI_ARCH = IA32
DXE_ARCH = X64

!include AdvancedFeaturePkg/Include/AdvancedFeaturesPcd.dsc
!include WhitleyOpenBoardPkg/PlatformPkg.dsc

[PcdsFixedAtBuild]
gMinPlatformPkgTokenSpaceGuid.PcdBootStage|6
Expand All @@ -32,7 +32,6 @@
!endif

!include AdvancedFeaturePkg/Include/AdvancedFeatures.dsc
!include WhitleyOpenBoardPkg/PlatformPkg.dsc

[Defines]
BOARD_NAME = JunctionCity
Expand Down

0 comments on commit b98dfd5

Please sign in to comment.