summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDong, Guo <guo.dong@intel.com>2014-08-28 05:34:23 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2014-08-28 05:34:23 +0000
commitaced95158dba795733c2ab63ae2a84863daa3c31 (patch)
tree39351e5914cad4084047f1643c42c99b78a18eff
parent60c944c7d63978eee337f52af360ca5d807c11b6 (diff)
downloadedk2-platforms-aced95158dba795733c2ab63ae2a84863daa3c31.tar.xz
SecurityPkg: INF/DEC file updates to EDK II packages
2. Add MODULE_UNI_FILE file that contains the localized Abstract and Description of a module. a. Addresses an information gap between INF files and the UEFI Distribution Packaging Specification XML schema b. There will be an associated update to UPT in BaseTools to consume MODULE_UNI_FILE and associated UNI file during UDP creation that performs the INF -> XML conversion. c. There will be an associated update to UPT in BaseTools to produce MODULE_UNI_FILE and associated UNI file during UDP installation that performs the XML -> INF conversion. 3. Add Module Extra UNI file that provides the localized Name of a module. a. [UserExtensions.TianoCore."ExtraFiles"] provides an easy method for a module to specify extra files not listed in [Sources] or [Binaries] sections to be added to a UDP without having to list the files in the UPT package information data file. b. There will be an associated update to UPT in BaseTools to package up files listed in [UserExtensions.TianoCore."ExtraFiles"] during UDP creation. c. UNI file contains localized name of a module to go along with the localized Abstract and Description from the MODULE_UNI_FILE. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dong, Guo <guo.dong@intel.com> Reviewed-by: Gao, Liming <liming.gao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15951 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r--SecurityPkg/Application/RngTest/RngTest.unibin0 -> 2218 bytes
-rw-r--r--SecurityPkg/Application/RngTest/RngTestExtra.unibin0 -> 1390 bytes
-rw-r--r--SecurityPkg/Application/VariableInfo/VariableInfo.unibin0 -> 2864 bytes
-rw-r--r--SecurityPkg/Application/VariableInfo/VariableInfoExtra.unibin0 -> 1360 bytes
-rw-r--r--SecurityPkg/Library/DxeDeferImageLoadLib/DxeDeferImageLoadLib.unibin0 -> 2394 bytes
-rw-r--r--SecurityPkg/Library/DxeImageAuthenticationStatusLib/DxeImageAuthenticationStatusLib.unibin0 -> 1804 bytes
-rw-r--r--SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.unibin0 -> 2826 bytes
-rw-r--r--SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.unibin0 -> 3082 bytes
-rw-r--r--SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.unibin0 -> 3152 bytes
-rw-r--r--SecurityPkg/Library/DxeTpmMeasureBootLib/DxeTpmMeasureBootLib.unibin0 -> 3152 bytes
-rw-r--r--SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.unibin0 -> 2068 bytes
-rw-r--r--SecurityPkg/Library/DxeTrEEPhysicalPresenceLib/DxeTrEEPhysicalPresenceLib.unibin0 -> 2902 bytes
-rw-r--r--SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.unibin0 -> 1782 bytes
-rw-r--r--SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.unibin0 -> 1790 bytes
-rw-r--r--SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.unibin0 -> 2290 bytes
-rw-r--r--SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.unibin0 -> 2276 bytes
-rw-r--r--SecurityPkg/Library/HashLibTpm2/HashLibTpm2.unibin0 -> 1924 bytes
-rw-r--r--SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.unibin0 -> 3018 bytes
-rw-r--r--SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.unibin0 -> 1712 bytes
-rw-r--r--SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.unibin0 -> 2178 bytes
-rw-r--r--SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.unibin0 -> 1932 bytes
-rw-r--r--SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.unibin0 -> 1712 bytes
-rw-r--r--SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.unibin0 -> 2234 bytes
-rw-r--r--SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.unibin0 -> 1924 bytes
-rw-r--r--SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.unibin0 -> 2514 bytes
-rw-r--r--SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.unibin0 -> 2514 bytes
-rw-r--r--SecurityPkg/Library/Tpm2DeviceLibTrEE/Tpm2DeviceLibTrEE.unibin0 -> 1936 bytes
-rw-r--r--SecurityPkg/Library/TpmCommLib/TpmCommLib.unibin0 -> 1924 bytes
-rw-r--r--SecurityPkg/RandomNumberGenerator/RngDxe/RngDxe.unibin0 -> 2692 bytes
-rw-r--r--SecurityPkg/RandomNumberGenerator/RngDxe/RngDxeExtra.unibin0 -> 1336 bytes
-rw-r--r--SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.unibin0 -> 1776 bytes
-rw-r--r--SecurityPkg/Tcg/MemoryOverwriteControl/TcgMorExtra.unibin0 -> 1352 bytes
-rw-r--r--SecurityPkg/Tcg/PhysicalPresencePei/PhysicalPresencePei.unibin0 -> 2226 bytes
-rw-r--r--SecurityPkg/Tcg/PhysicalPresencePei/PhysicalPresencePeiExtra.unibin0 -> 1354 bytes
-rw-r--r--SecurityPkg/Tcg/TcgConfigDxe/TcgConfigDxe.unibin0 -> 1854 bytes
-rw-r--r--SecurityPkg/Tcg/TcgConfigDxe/TcgConfigDxeExtra.unibin0 -> 1378 bytes
-rw-r--r--SecurityPkg/Tcg/TcgDxe/TcgDxe.unibin0 -> 1798 bytes
-rw-r--r--SecurityPkg/Tcg/TcgDxe/TcgDxeExtra.unibin0 -> 1352 bytes
-rw-r--r--SecurityPkg/Tcg/TcgPei/TcgPei.unibin0 -> 2180 bytes
-rw-r--r--SecurityPkg/Tcg/TcgPei/TcgPeiExtra.unibin0 -> 1352 bytes
-rw-r--r--SecurityPkg/Tcg/TcgSmm/TcgSmm.unibin0 -> 3088 bytes
-rw-r--r--SecurityPkg/Tcg/TcgSmm/TcgSmmExtra.unibin0 -> 1352 bytes
-rw-r--r--SecurityPkg/Tcg/TrEEConfig/TrEEConfigDxe.unibin0 -> 2104 bytes
-rw-r--r--SecurityPkg/Tcg/TrEEConfig/TrEEConfigDxeExtra.unibin0 -> 1394 bytes
-rw-r--r--SecurityPkg/Tcg/TrEEConfig/TrEEConfigPei.unibin0 -> 2192 bytes
-rw-r--r--SecurityPkg/Tcg/TrEEConfig/TrEEConfigPeiExtra.unibin0 -> 1408 bytes
-rw-r--r--SecurityPkg/Tcg/TrEEDxe/TrEEDxe.unibin0 -> 2292 bytes
-rw-r--r--SecurityPkg/Tcg/TrEEDxe/TrEEDxeExtra.unibin0 -> 1342 bytes
-rw-r--r--SecurityPkg/Tcg/TrEEPei/TrEEPei.unibin0 -> 1858 bytes
-rw-r--r--SecurityPkg/Tcg/TrEEPei/TrEEPeiExtra.unibin0 -> 1354 bytes
-rw-r--r--SecurityPkg/Tcg/TrEESmm/TrEESmm.unibin0 -> 3246 bytes
-rw-r--r--SecurityPkg/Tcg/TrEESmm/TrEESmmExtra.unibin0 -> 1354 bytes
-rw-r--r--SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProvider.unibin0 -> 1810 bytes
-rw-r--r--SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProviderExtra.unibin0 -> 1372 bytes
-rw-r--r--SecurityPkg/UserIdentification/UsbCredentialProviderDxe/UsbCredentialProvider.unibin0 -> 2270 bytes
-rw-r--r--SecurityPkg/UserIdentification/UsbCredentialProviderDxe/UsbCredentialProviderExtra.unibin0 -> 1362 bytes
-rw-r--r--SecurityPkg/UserIdentification/UserIdentifyManagerDxe/UserIdentifyManager.unibin0 -> 1734 bytes
-rw-r--r--SecurityPkg/UserIdentification/UserIdentifyManagerDxe/UserIdentifyManagerExtra.unibin0 -> 1354 bytes
-rw-r--r--SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManager.unibin0 -> 2008 bytes
-rw-r--r--SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManagerExtra.unibin0 -> 1350 bytes
-rw-r--r--SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/EsalVariableDxeSal.unibin0 -> 2288 bytes
-rw-r--r--SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/EsalVariableDxeSalExtra.unibin0 -> 1372 bytes
-rw-r--r--SecurityPkg/VariableAuthenticated/Pei/PeiVariableAuth.unibin0 -> 2138 bytes
-rw-r--r--SecurityPkg/VariableAuthenticated/Pei/PeiVariableExtra.unibin0 -> 1348 bytes
-rw-r--r--SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableAuthRuntimeDxe.unibin0 -> 3160 bytes
-rw-r--r--SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableAuthSmm.unibin0 -> 4434 bytes
-rw-r--r--SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableAuthSmmRuntimeDxe.unibin0 -> 3276 bytes
-rw-r--r--SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableRuntimeDxeExtra.unibin0 -> 1376 bytes
-rw-r--r--SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableSmmExtra.unibin0 -> 1332 bytes
-rw-r--r--SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableSmmRuntimeDxeExtra.unibin0 -> 1390 bytes
-rw-r--r--SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.unibin0 -> 1860 bytes
-rw-r--r--SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxeExtra.unibin0 -> 1356 bytes
72 files changed, 0 insertions, 0 deletions
diff --git a/SecurityPkg/Application/RngTest/RngTest.uni b/SecurityPkg/Application/RngTest/RngTest.uni
new file mode 100644
index 0000000000..59ee08c7c1
--- /dev/null
+++ b/SecurityPkg/Application/RngTest/RngTest.uni
Binary files differ
diff --git a/SecurityPkg/Application/RngTest/RngTestExtra.uni b/SecurityPkg/Application/RngTest/RngTestExtra.uni
new file mode 100644
index 0000000000..2206a0b76a
--- /dev/null
+++ b/SecurityPkg/Application/RngTest/RngTestExtra.uni
Binary files differ
diff --git a/SecurityPkg/Application/VariableInfo/VariableInfo.uni b/SecurityPkg/Application/VariableInfo/VariableInfo.uni
new file mode 100644
index 0000000000..80da9d7462
--- /dev/null
+++ b/SecurityPkg/Application/VariableInfo/VariableInfo.uni
Binary files differ
diff --git a/SecurityPkg/Application/VariableInfo/VariableInfoExtra.uni b/SecurityPkg/Application/VariableInfo/VariableInfoExtra.uni
new file mode 100644
index 0000000000..b7fd354c45
--- /dev/null
+++ b/SecurityPkg/Application/VariableInfo/VariableInfoExtra.uni
Binary files differ
diff --git a/SecurityPkg/Library/DxeDeferImageLoadLib/DxeDeferImageLoadLib.uni b/SecurityPkg/Library/DxeDeferImageLoadLib/DxeDeferImageLoadLib.uni
new file mode 100644
index 0000000000..e24a8dee51
--- /dev/null
+++ b/SecurityPkg/Library/DxeDeferImageLoadLib/DxeDeferImageLoadLib.uni
Binary files differ
diff --git a/SecurityPkg/Library/DxeImageAuthenticationStatusLib/DxeImageAuthenticationStatusLib.uni b/SecurityPkg/Library/DxeImageAuthenticationStatusLib/DxeImageAuthenticationStatusLib.uni
new file mode 100644
index 0000000000..3816bf478e
--- /dev/null
+++ b/SecurityPkg/Library/DxeImageAuthenticationStatusLib/DxeImageAuthenticationStatusLib.uni
Binary files differ
diff --git a/SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.uni b/SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.uni
new file mode 100644
index 0000000000..043ec88b59
--- /dev/null
+++ b/SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.uni
Binary files differ
diff --git a/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.uni b/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.uni
new file mode 100644
index 0000000000..87e7ade7f1
--- /dev/null
+++ b/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.uni
Binary files differ
diff --git a/SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.uni b/SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.uni
new file mode 100644
index 0000000000..32367e173a
--- /dev/null
+++ b/SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.uni
Binary files differ
diff --git a/SecurityPkg/Library/DxeTpmMeasureBootLib/DxeTpmMeasureBootLib.uni b/SecurityPkg/Library/DxeTpmMeasureBootLib/DxeTpmMeasureBootLib.uni
new file mode 100644
index 0000000000..b9cd51474c
--- /dev/null
+++ b/SecurityPkg/Library/DxeTpmMeasureBootLib/DxeTpmMeasureBootLib.uni
Binary files differ
diff --git a/SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.uni b/SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.uni
new file mode 100644
index 0000000000..bfea2e48ea
--- /dev/null
+++ b/SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.uni
Binary files differ
diff --git a/SecurityPkg/Library/DxeTrEEPhysicalPresenceLib/DxeTrEEPhysicalPresenceLib.uni b/SecurityPkg/Library/DxeTrEEPhysicalPresenceLib/DxeTrEEPhysicalPresenceLib.uni
new file mode 100644
index 0000000000..95d8e362a2
--- /dev/null
+++ b/SecurityPkg/Library/DxeTrEEPhysicalPresenceLib/DxeTrEEPhysicalPresenceLib.uni
Binary files differ
diff --git a/SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.uni b/SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.uni
new file mode 100644
index 0000000000..aa30a8c73d
--- /dev/null
+++ b/SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.uni
Binary files differ
diff --git a/SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.uni b/SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.uni
new file mode 100644
index 0000000000..637f69fe5f
--- /dev/null
+++ b/SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.uni
Binary files differ
diff --git a/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.uni b/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.uni
new file mode 100644
index 0000000000..ace2e63c43
--- /dev/null
+++ b/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.uni
Binary files differ
diff --git a/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.uni b/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.uni
new file mode 100644
index 0000000000..b0bd637ae6
--- /dev/null
+++ b/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.uni
Binary files differ
diff --git a/SecurityPkg/Library/HashLibTpm2/HashLibTpm2.uni b/SecurityPkg/Library/HashLibTpm2/HashLibTpm2.uni
new file mode 100644
index 0000000000..67054e20f2
--- /dev/null
+++ b/SecurityPkg/Library/HashLibTpm2/HashLibTpm2.uni
Binary files differ
diff --git a/SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.uni b/SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.uni
new file mode 100644
index 0000000000..2f79a53b5b
--- /dev/null
+++ b/SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.uni
Binary files differ
diff --git a/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.uni b/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.uni
new file mode 100644
index 0000000000..65fe67f020
--- /dev/null
+++ b/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.uni
Binary files differ
diff --git a/SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.uni b/SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.uni
new file mode 100644
index 0000000000..115d971709
--- /dev/null
+++ b/SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.uni
Binary files differ
diff --git a/SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.uni b/SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.uni
new file mode 100644
index 0000000000..f674bce845
--- /dev/null
+++ b/SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.uni
Binary files differ
diff --git a/SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.uni b/SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.uni
new file mode 100644
index 0000000000..eb23cfa7e4
--- /dev/null
+++ b/SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.uni
Binary files differ
diff --git a/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.uni b/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.uni
new file mode 100644
index 0000000000..d44b0916e8
--- /dev/null
+++ b/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.uni
Binary files differ
diff --git a/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.uni b/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.uni
new file mode 100644
index 0000000000..6809a6fea7
--- /dev/null
+++ b/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.uni
Binary files differ
diff --git a/SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.uni b/SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.uni
new file mode 100644
index 0000000000..3c8dc326a1
--- /dev/null
+++ b/SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.uni
Binary files differ
diff --git a/SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.uni b/SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.uni
new file mode 100644
index 0000000000..3c8dc326a1
--- /dev/null
+++ b/SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.uni
Binary files differ
diff --git a/SecurityPkg/Library/Tpm2DeviceLibTrEE/Tpm2DeviceLibTrEE.uni b/SecurityPkg/Library/Tpm2DeviceLibTrEE/Tpm2DeviceLibTrEE.uni
new file mode 100644
index 0000000000..45620d5f40
--- /dev/null
+++ b/SecurityPkg/Library/Tpm2DeviceLibTrEE/Tpm2DeviceLibTrEE.uni
Binary files differ
diff --git a/SecurityPkg/Library/TpmCommLib/TpmCommLib.uni b/SecurityPkg/Library/TpmCommLib/TpmCommLib.uni
new file mode 100644
index 0000000000..53e2ee1cea
--- /dev/null
+++ b/SecurityPkg/Library/TpmCommLib/TpmCommLib.uni
Binary files differ
diff --git a/SecurityPkg/RandomNumberGenerator/RngDxe/RngDxe.uni b/SecurityPkg/RandomNumberGenerator/RngDxe/RngDxe.uni
new file mode 100644
index 0000000000..1a70793ebe
--- /dev/null
+++ b/SecurityPkg/RandomNumberGenerator/RngDxe/RngDxe.uni
Binary files differ
diff --git a/SecurityPkg/RandomNumberGenerator/RngDxe/RngDxeExtra.uni b/SecurityPkg/RandomNumberGenerator/RngDxe/RngDxeExtra.uni
new file mode 100644
index 0000000000..4b25b3bb53
--- /dev/null
+++ b/SecurityPkg/RandomNumberGenerator/RngDxe/RngDxeExtra.uni
Binary files differ
diff --git a/SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.uni b/SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.uni
new file mode 100644
index 0000000000..a6573eef45
--- /dev/null
+++ b/SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.uni
Binary files differ
diff --git a/SecurityPkg/Tcg/MemoryOverwriteControl/TcgMorExtra.uni b/SecurityPkg/Tcg/MemoryOverwriteControl/TcgMorExtra.uni
new file mode 100644
index 0000000000..acf6ca8b25
--- /dev/null
+++ b/SecurityPkg/Tcg/MemoryOverwriteControl/TcgMorExtra.uni
Binary files differ
diff --git a/SecurityPkg/Tcg/PhysicalPresencePei/PhysicalPresencePei.uni b/SecurityPkg/Tcg/PhysicalPresencePei/PhysicalPresencePei.uni
new file mode 100644
index 0000000000..d6d41c927c
--- /dev/null
+++ b/SecurityPkg/Tcg/PhysicalPresencePei/PhysicalPresencePei.uni
Binary files differ
diff --git a/SecurityPkg/Tcg/PhysicalPresencePei/PhysicalPresencePeiExtra.uni b/SecurityPkg/Tcg/PhysicalPresencePei/PhysicalPresencePeiExtra.uni
new file mode 100644
index 0000000000..88241f98f5
--- /dev/null
+++ b/SecurityPkg/Tcg/PhysicalPresencePei/PhysicalPresencePeiExtra.uni
Binary files differ
diff --git a/SecurityPkg/Tcg/TcgConfigDxe/TcgConfigDxe.uni b/SecurityPkg/Tcg/TcgConfigDxe/TcgConfigDxe.uni
new file mode 100644
index 0000000000..9b2ef28aee
--- /dev/null
+++ b/SecurityPkg/Tcg/TcgConfigDxe/TcgConfigDxe.uni
Binary files differ
diff --git a/SecurityPkg/Tcg/TcgConfigDxe/TcgConfigDxeExtra.uni b/SecurityPkg/Tcg/TcgConfigDxe/TcgConfigDxeExtra.uni
new file mode 100644
index 0000000000..93475b2b64
--- /dev/null
+++ b/SecurityPkg/Tcg/TcgConfigDxe/TcgConfigDxeExtra.uni
Binary files differ
diff --git a/SecurityPkg/Tcg/TcgDxe/TcgDxe.uni b/SecurityPkg/Tcg/TcgDxe/TcgDxe.uni
new file mode 100644
index 0000000000..0d3f7780f6
--- /dev/null
+++ b/SecurityPkg/Tcg/TcgDxe/TcgDxe.uni
Binary files differ
diff --git a/SecurityPkg/Tcg/TcgDxe/TcgDxeExtra.uni b/SecurityPkg/Tcg/TcgDxe/TcgDxeExtra.uni
new file mode 100644
index 0000000000..b258469ace
--- /dev/null
+++ b/SecurityPkg/Tcg/TcgDxe/TcgDxeExtra.uni
Binary files differ
diff --git a/SecurityPkg/Tcg/TcgPei/TcgPei.uni b/SecurityPkg/Tcg/TcgPei/TcgPei.uni
new file mode 100644
index 0000000000..c9a65c76cd
--- /dev/null
+++ b/SecurityPkg/Tcg/TcgPei/TcgPei.uni
Binary files differ
diff --git a/SecurityPkg/Tcg/TcgPei/TcgPeiExtra.uni b/SecurityPkg/Tcg/TcgPei/TcgPeiExtra.uni
new file mode 100644
index 0000000000..0145366afb
--- /dev/null
+++ b/SecurityPkg/Tcg/TcgPei/TcgPeiExtra.uni
Binary files differ
diff --git a/SecurityPkg/Tcg/TcgSmm/TcgSmm.uni b/SecurityPkg/Tcg/TcgSmm/TcgSmm.uni
new file mode 100644
index 0000000000..7b9d0714b9
--- /dev/null
+++ b/SecurityPkg/Tcg/TcgSmm/TcgSmm.uni
Binary files differ
diff --git a/SecurityPkg/Tcg/TcgSmm/TcgSmmExtra.uni b/SecurityPkg/Tcg/TcgSmm/TcgSmmExtra.uni
new file mode 100644
index 0000000000..6c6ea75eb8
--- /dev/null
+++ b/SecurityPkg/Tcg/TcgSmm/TcgSmmExtra.uni
Binary files differ
diff --git a/SecurityPkg/Tcg/TrEEConfig/TrEEConfigDxe.uni b/SecurityPkg/Tcg/TrEEConfig/TrEEConfigDxe.uni
new file mode 100644
index 0000000000..59fc95a74e
--- /dev/null
+++ b/SecurityPkg/Tcg/TrEEConfig/TrEEConfigDxe.uni
Binary files differ
diff --git a/SecurityPkg/Tcg/TrEEConfig/TrEEConfigDxeExtra.uni b/SecurityPkg/Tcg/TrEEConfig/TrEEConfigDxeExtra.uni
new file mode 100644
index 0000000000..a1e7854d24
--- /dev/null
+++ b/SecurityPkg/Tcg/TrEEConfig/TrEEConfigDxeExtra.uni
Binary files differ
diff --git a/SecurityPkg/Tcg/TrEEConfig/TrEEConfigPei.uni b/SecurityPkg/Tcg/TrEEConfig/TrEEConfigPei.uni
new file mode 100644
index 0000000000..9964bf3528
--- /dev/null
+++ b/SecurityPkg/Tcg/TrEEConfig/TrEEConfigPei.uni
Binary files differ
diff --git a/SecurityPkg/Tcg/TrEEConfig/TrEEConfigPeiExtra.uni b/SecurityPkg/Tcg/TrEEConfig/TrEEConfigPeiExtra.uni
new file mode 100644
index 0000000000..0fbd287c21
--- /dev/null
+++ b/SecurityPkg/Tcg/TrEEConfig/TrEEConfigPeiExtra.uni
Binary files differ
diff --git a/SecurityPkg/Tcg/TrEEDxe/TrEEDxe.uni b/SecurityPkg/Tcg/TrEEDxe/TrEEDxe.uni
new file mode 100644
index 0000000000..d0ccc253f1
--- /dev/null
+++ b/SecurityPkg/Tcg/TrEEDxe/TrEEDxe.uni
Binary files differ
diff --git a/SecurityPkg/Tcg/TrEEDxe/TrEEDxeExtra.uni b/SecurityPkg/Tcg/TrEEDxe/TrEEDxeExtra.uni
new file mode 100644
index 0000000000..1ad7a5111d
--- /dev/null
+++ b/SecurityPkg/Tcg/TrEEDxe/TrEEDxeExtra.uni
Binary files differ
diff --git a/SecurityPkg/Tcg/TrEEPei/TrEEPei.uni b/SecurityPkg/Tcg/TrEEPei/TrEEPei.uni
new file mode 100644
index 0000000000..a4c8d454b6
--- /dev/null
+++ b/SecurityPkg/Tcg/TrEEPei/TrEEPei.uni
Binary files differ
diff --git a/SecurityPkg/Tcg/TrEEPei/TrEEPeiExtra.uni b/SecurityPkg/Tcg/TrEEPei/TrEEPeiExtra.uni
new file mode 100644
index 0000000000..5256811dfb
--- /dev/null
+++ b/SecurityPkg/Tcg/TrEEPei/TrEEPeiExtra.uni
Binary files differ
diff --git a/SecurityPkg/Tcg/TrEESmm/TrEESmm.uni b/SecurityPkg/Tcg/TrEESmm/TrEESmm.uni
new file mode 100644
index 0000000000..2095582780
--- /dev/null
+++ b/SecurityPkg/Tcg/TrEESmm/TrEESmm.uni
Binary files differ
diff --git a/SecurityPkg/Tcg/TrEESmm/TrEESmmExtra.uni b/SecurityPkg/Tcg/TrEESmm/TrEESmmExtra.uni
new file mode 100644
index 0000000000..91627bfcfa
--- /dev/null
+++ b/SecurityPkg/Tcg/TrEESmm/TrEESmmExtra.uni
Binary files differ
diff --git a/SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProvider.uni b/SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProvider.uni
new file mode 100644
index 0000000000..b1539d2d8a
--- /dev/null
+++ b/SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProvider.uni
Binary files differ
diff --git a/SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProviderExtra.uni b/SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProviderExtra.uni
new file mode 100644
index 0000000000..bc807c46f9
--- /dev/null
+++ b/SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProviderExtra.uni
Binary files differ
diff --git a/SecurityPkg/UserIdentification/UsbCredentialProviderDxe/UsbCredentialProvider.uni b/SecurityPkg/UserIdentification/UsbCredentialProviderDxe/UsbCredentialProvider.uni
new file mode 100644
index 0000000000..d229ac16b2
--- /dev/null
+++ b/SecurityPkg/UserIdentification/UsbCredentialProviderDxe/UsbCredentialProvider.uni
Binary files differ
diff --git a/SecurityPkg/UserIdentification/UsbCredentialProviderDxe/UsbCredentialProviderExtra.uni b/SecurityPkg/UserIdentification/UsbCredentialProviderDxe/UsbCredentialProviderExtra.uni
new file mode 100644
index 0000000000..4395e9d8a2
--- /dev/null
+++ b/SecurityPkg/UserIdentification/UsbCredentialProviderDxe/UsbCredentialProviderExtra.uni
Binary files differ
diff --git a/SecurityPkg/UserIdentification/UserIdentifyManagerDxe/UserIdentifyManager.uni b/SecurityPkg/UserIdentification/UserIdentifyManagerDxe/UserIdentifyManager.uni
new file mode 100644
index 0000000000..afe148ef0e
--- /dev/null
+++ b/SecurityPkg/UserIdentification/UserIdentifyManagerDxe/UserIdentifyManager.uni
Binary files differ
diff --git a/SecurityPkg/UserIdentification/UserIdentifyManagerDxe/UserIdentifyManagerExtra.uni b/SecurityPkg/UserIdentification/UserIdentifyManagerDxe/UserIdentifyManagerExtra.uni
new file mode 100644
index 0000000000..9c009518d4
--- /dev/null
+++ b/SecurityPkg/UserIdentification/UserIdentifyManagerDxe/UserIdentifyManagerExtra.uni
Binary files differ
diff --git a/SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManager.uni b/SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManager.uni
new file mode 100644
index 0000000000..baa9659584
--- /dev/null
+++ b/SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManager.uni
Binary files differ
diff --git a/SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManagerExtra.uni b/SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManagerExtra.uni
new file mode 100644
index 0000000000..c29b9f5185
--- /dev/null
+++ b/SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManagerExtra.uni
Binary files differ
diff --git a/SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/EsalVariableDxeSal.uni b/SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/EsalVariableDxeSal.uni
new file mode 100644
index 0000000000..b0f1897e3c
--- /dev/null
+++ b/SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/EsalVariableDxeSal.uni
Binary files differ
diff --git a/SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/EsalVariableDxeSalExtra.uni b/SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/EsalVariableDxeSalExtra.uni
new file mode 100644
index 0000000000..a5d7333179
--- /dev/null
+++ b/SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/EsalVariableDxeSalExtra.uni
Binary files differ
diff --git a/SecurityPkg/VariableAuthenticated/Pei/PeiVariableAuth.uni b/SecurityPkg/VariableAuthenticated/Pei/PeiVariableAuth.uni
new file mode 100644
index 0000000000..6fabecc407
--- /dev/null
+++ b/SecurityPkg/VariableAuthenticated/Pei/PeiVariableAuth.uni
Binary files differ
diff --git a/SecurityPkg/VariableAuthenticated/Pei/PeiVariableExtra.uni b/SecurityPkg/VariableAuthenticated/Pei/PeiVariableExtra.uni
new file mode 100644
index 0000000000..c9f171b066
--- /dev/null
+++ b/SecurityPkg/VariableAuthenticated/Pei/PeiVariableExtra.uni
Binary files differ
diff --git a/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableAuthRuntimeDxe.uni b/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableAuthRuntimeDxe.uni
new file mode 100644
index 0000000000..192aebe016
--- /dev/null
+++ b/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableAuthRuntimeDxe.uni
Binary files differ
diff --git a/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableAuthSmm.uni b/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableAuthSmm.uni
new file mode 100644
index 0000000000..9546201585
--- /dev/null
+++ b/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableAuthSmm.uni
Binary files differ
diff --git a/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableAuthSmmRuntimeDxe.uni b/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableAuthSmmRuntimeDxe.uni
new file mode 100644
index 0000000000..3c24f61a4a
--- /dev/null
+++ b/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableAuthSmmRuntimeDxe.uni
Binary files differ
diff --git a/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableRuntimeDxeExtra.uni b/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableRuntimeDxeExtra.uni
new file mode 100644
index 0000000000..577f005ace
--- /dev/null
+++ b/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableRuntimeDxeExtra.uni
Binary files differ
diff --git a/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableSmmExtra.uni b/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableSmmExtra.uni
new file mode 100644
index 0000000000..0ac11fefb2
--- /dev/null
+++ b/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableSmmExtra.uni
Binary files differ
diff --git a/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableSmmRuntimeDxeExtra.uni b/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableSmmRuntimeDxeExtra.uni
new file mode 100644
index 0000000000..86cbfbd1ce
--- /dev/null
+++ b/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableSmmRuntimeDxeExtra.uni
Binary files differ
diff --git a/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.uni b/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.uni
new file mode 100644
index 0000000000..2e94fe1898
--- /dev/null
+++ b/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.uni
Binary files differ
diff --git a/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxeExtra.uni b/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxeExtra.uni
new file mode 100644
index 0000000000..6d2115ba87
--- /dev/null
+++ b/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxeExtra.uni
Binary files differ