Reviewed-by: Nate DeSimone <nathaniel.l.desim...@intel.com> -----Original Message----- From: Gao, Liming Sent: Monday, June 10, 2019 10:04 PM To: devel@edk2.groups.io Cc: Chiu, Chasel <chasel.c...@intel.com>; Desimone, Nathaniel L <nathaniel.l.desim...@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....@intel.com> Cc: Chasel Chiu <chasel.c...@intel.com> Cc: Nate DeSimone <nathaniel.l.desim...@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 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#42232): https://edk2.groups.io/g/devel/message/42232 Mute This Topic: https://groups.io/mt/32013035/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-