From: "Liming Gao" <liming.gao@intel.com>
To: devel@edk2.groups.io
Cc: Chasel Chiu <chasel.chiu@intel.com>,
Nate DeSimone <nathaniel.l.desimone@intel.com>
Subject: [edk2-platform patch 1/4] MinPlatformPkg: Add generic MICROCODE FFS Rules
Date: Tue, 11 Jun 2019 13:04:05 +0800 [thread overview]
Message-ID: <1560229448-12052-2-git-send-email-liming.gao@intel.com> (raw)
In-Reply-To: <1560229448-12052-1-git-send-email-liming.gao@intel.com>
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
next prev parent reply other threads:[~2019-06-11 5:04 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 ` Liming Gao [this message]
2019-06-11 5:17 ` [edk2-devel] [edk2-platform patch 1/4] MinPlatformPkg: " Chiu, Chasel
2019-06-12 0:29 ` Nate DeSimone
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=1560229448-12052-2-git-send-email-liming.gao@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