From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 134.134.136.65, mailfrom: nathaniel.l.desimone@intel.com) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by groups.io with SMTP; Tue, 11 Jun 2019 17:29:16 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Jun 2019 17:29:15 -0700 X-ExtLoop1: 1 Received: from orsmsx103.amr.corp.intel.com ([10.22.225.130]) by orsmga004.jf.intel.com with ESMTP; 11 Jun 2019 17:29:16 -0700 Received: from orsmsx159.amr.corp.intel.com (10.22.240.24) by ORSMSX103.amr.corp.intel.com (10.22.225.130) with Microsoft SMTP Server (TLS) id 14.3.408.0; Tue, 11 Jun 2019 17:29:14 -0700 Received: from orsmsx114.amr.corp.intel.com ([169.254.8.154]) by ORSMSX159.amr.corp.intel.com ([169.254.11.7]) with mapi id 14.03.0415.000; Tue, 11 Jun 2019 17:29:14 -0700 From: "Nate DeSimone" To: "Gao, Liming" , "devel@edk2.groups.io" CC: "Chiu, Chasel" Subject: Re: [edk2-platform patch 3/4] KabylakeOpenBoardPkg: Update FDF to use the generic Microcode FFS rule Thread-Topic: [edk2-platform patch 3/4] KabylakeOpenBoardPkg: Update FDF to use the generic Microcode FFS rule Thread-Index: AQHVIBMrs/dqt1gVl02K3DSlHD0yiaaXKy1w Date: Wed, 12 Jun 2019 00:29:14 +0000 Message-ID: <02A34F284D1DA44BB705E61F7180EF0AAEC025CE@ORSMSX114.amr.corp.intel.com> References: <1560229448-12052-1-git-send-email-liming.gao@intel.com> <1560229448-12052-4-git-send-email-liming.gao@intel.com> In-Reply-To: <1560229448-12052-4-git-send-email-liming.gao@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZTU4MDRiYTktOTJlYS00YWE4LWJlMGYtMDRmYTlhMTU3NWM0IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiVUVzdldJTTVuXC9kdXlScWQ0QnFiaTNBS2RrTHcxU3A0aXFBb3lZSmk4c2R0UVlGQzd4bzkyZHpSK1RMSjYzaUMifQ== x-ctpclassification: CTP_NT x-originating-ip: [10.22.254.138] MIME-Version: 1.0 Return-Path: nathaniel.l.desimone@intel.com Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Nate DeSimone -----Original Message----- From: Gao, Liming=20 Sent: Monday, June 10, 2019 10:04 PM To: devel@edk2.groups.io Cc: Chiu, Chasel ; Desimone, Nathaniel L Subject: [edk2-platform patch 3/4] KabylakeOpenBoardPkg: Update FDF to use = the generic Microcode FFS rule Signed-off-by: Liming Gao Cc: Chasel Chiu Cc: Nate DeSimone --- Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.fdf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.= fdf b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.fdf index 0cff53e308..0f95ee7942 100644 --- a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.fdf +++ b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.fdf @@ -203,9 +203,7 @@ READ_STATUS =3D FALSE READ_LOCK_CAP =3D TRUE READ_LOCK_STATUS =3D TRUE =20 -FILE RAW =3D 197DB236-F856-4924-90F8-CDF12FB875F3 { - $(OUTPUT_DIRECTORY)/$(TARGET)_$(TOOL_CHAIN_TAG)/X64/MicrocodeUpdates.bin -} +INF RuleOverride =3D MICROCODE $(PLATFORM_SI_BIN_PACKAGE)/Microcode/Microc= odeUpdates.inf =20 [FV.FvPreMemory] BlockSize =3D $(FLASH_BLOCK_SIZE) --=20 2.13.0.windows.1