Reviewed-by: Liming Gao <[email protected]> >-----Original Message----- >From: Gao, Zhichao >Sent: Thursday, March 21, 2019 10:44 PM >To: [email protected] >Cc: Ni, Ray <[email protected]>; Chaganty, Rangasai V ><[email protected]>; Gao, Liming <[email protected]> >Subject: [PATCH] IntelSiliconPkg/IntelSiliconPkg.dsc: Add a driver to build > >REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1647 > >Add a driver MicrocodeFlashAccessLibNull.inf to the >[Components] section to make sure it would build correctly. > >Contributed-under: TianoCore Contribution Agreement 1.1 >Signed-off-by: Zhichao Gao <[email protected]> >Cc: Ray Ni <[email protected]> >Cc: Rangasai V Chaganty <[email protected]> >Cc: Liming Gao <[email protected]> >--- > IntelSiliconPkg/IntelSiliconPkg.dsc | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/IntelSiliconPkg/IntelSiliconPkg.dsc >b/IntelSiliconPkg/IntelSiliconPkg.dsc >index 790870e2f1..a00fef6010 100644 >--- a/IntelSiliconPkg/IntelSiliconPkg.dsc >+++ b/IntelSiliconPkg/IntelSiliconPkg.dsc >@@ -85,6 +85,7 @@ > >IntelSiliconPkg/Feature/VTd/PlatformVTdSampleDxe/PlatformVTdSampleDxe >.inf > >IntelSiliconPkg/Feature/VTd/PlatformVTdInfoSamplePei/PlatformVTdInfoSa >mplePei.inf > >IntelSiliconPkg/Feature/Capsule/MicrocodeUpdateDxe/MicrocodeUpdateDx >e.inf >+ >IntelSiliconPkg/Feature/Capsule/Library/MicrocodeFlashAccessLibNull/Microc >odeFlashAccessLibNull.inf > > [BuildOptions] > *_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES >-- >2.16.2.windows.1
_______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

