Force UID modules build error to warn user that currently it is just a sample.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dong Guo <guo.dong@intel.com>
Reviewed-by: Yao Jiewen <jiewen.yao@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15356 6f19259b-4bc3-4df7-8a09-765794883524
diff --git a/SecurityPkg/SecurityPkg.dsc b/SecurityPkg/SecurityPkg.dsc
index 591062c..e7e7051 100644
--- a/SecurityPkg/SecurityPkg.dsc
+++ b/SecurityPkg/SecurityPkg.dsc
@@ -120,10 +120,10 @@
 [Components]

   SecurityPkg/VariableAuthenticated/Pei/VariablePei.inf

   SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.inf

-  SecurityPkg/Library/DxeDeferImageLoadLib/DxeDeferImageLoadLib.inf

+  #SecurityPkg/Library/DxeDeferImageLoadLib/DxeDeferImageLoadLib.inf

   SecurityPkg/Library/DxeImageAuthenticationStatusLib/DxeImageAuthenticationStatusLib.inf

-  SecurityPkg/UserIdentification/UserIdentifyManagerDxe/UserIdentifyManagerDxe.inf

-  SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManagerDxe.inf

+  #SecurityPkg/UserIdentification/UserIdentifyManagerDxe/UserIdentifyManagerDxe.inf

+  #SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManagerDxe.inf

 

   #

   # Application

@@ -164,7 +164,7 @@
 

 [Components.IA32, Components.X64, Components.IPF]

   SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProviderDxe.inf

-  SecurityPkg/UserIdentification/UsbCredentialProviderDxe/UsbCredentialProviderDxe.inf

+#  SecurityPkg/UserIdentification/UsbCredentialProviderDxe/UsbCredentialProviderDxe.inf

   SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf

   SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableRuntimeDxe.inf