public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Nate DeSimone" <nathaniel.l.desimone@intel.com>
To: "Gao, Liming" <liming.gao@intel.com>,
	"devel@edk2.groups.io" <devel@edk2.groups.io>
Cc: "Chiu, Chasel" <chasel.chiu@intel.com>
Subject: Re: [edk2-platform patch 1/4] MinPlatformPkg: Add generic MICROCODE FFS Rules
Date: Wed, 12 Jun 2019 00:29:12 +0000	[thread overview]
Message-ID: <02A34F284D1DA44BB705E61F7180EF0AAEC025BB@ORSMSX114.amr.corp.intel.com> (raw)
In-Reply-To: <1560229448-12052-2-git-send-email-liming.gao@intel.com>

Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com>

-----Original Message-----
From: Gao, Liming 
Sent: Monday, June 10, 2019 10:04 PM
To: devel@edk2.groups.io
Cc: Chiu, Chasel <chasel.chiu@intel.com>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>
Subject: [edk2-platform patch 1/4] MinPlatformPkg: Add generic MICROCODE FFS Rules

BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1893

Signed-off-by: Liming Gao <liming.gao@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
---
 Platform/Intel/MinPlatformPkg/Include/Fdf/RuleInclude.fdf | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Platform/Intel/MinPlatformPkg/Include/Fdf/RuleInclude.fdf b/Platform/Intel/MinPlatformPkg/Include/Fdf/RuleInclude.fdf
index a1a8964b91..85e6f773df 100644
--- a/Platform/Intel/MinPlatformPkg/Include/Fdf/RuleInclude.fdf
+++ b/Platform/Intel/MinPlatformPkg/Include/Fdf/RuleInclude.fdf
@@ -227,6 +227,11 @@
     VERSION  STRING="$(INF_VERSION)" Optional BUILD_NUM=$(BUILD_NUMBER)
   }
 
+[Rule.Common.USER_DEFINED.MICROCODE]
+  FILE RAW = 197DB236-F856-4924-90F8-CDF12FB875F3 {
+    $(INF_OUTPUT)/$(MODULE_NAME).bin
+  }
+
 [Rule.Common.PEIM.BIN_FV]
   FILE FV_IMAGE = $(NAMED_GUID) {
     FV_IMAGE FV  |.fv
-- 
2.13.0.windows.1


  parent reply	other threads:[~2019-06-12  0:29 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-11  5:04 [edk2-platform patch 0/4] Add generic MICROCODE FFS Rules Liming Gao
2019-06-11  5:04 ` [edk2-platform patch 1/4] MinPlatformPkg: " Liming Gao
2019-06-11  5:17   ` [edk2-devel] " Chiu, Chasel
2019-06-12  0:29   ` Nate DeSimone [this message]
2019-06-11  5:04 ` [edk2-platform patch 2/4] ClevoOpenBoardPkg: Update FDF to use generic Microcode FFS rule Liming Gao
2019-06-12  0:29   ` [edk2-devel] " Nate DeSimone
2019-06-11  5:04 ` [edk2-platform patch 3/4] KabylakeOpenBoardPkg: Update FDF to use the " Liming Gao
2019-06-11  5:17   ` Chiu, Chasel
2019-06-12  0:29   ` Nate DeSimone
2019-06-11  5:04 ` [edk2-platform patch 4/4] PurleyOpenBoardPkg: Update FDF to use the generic Microcode FFS rules Liming Gao
2019-06-11  6:14   ` Zhou, Bowen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=02A34F284D1DA44BB705E61F7180EF0AAEC025BB@ORSMSX114.amr.corp.intel.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox