]> git.proxmox.com Git - mirror_edk2.git/commitdiff
SecurityPkg: Convert non DOS format files to DOS format
authorGao, Liming <liming.gao@intel.com>
Wed, 3 Sep 2014 08:51:17 +0000 (08:51 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 3 Sep 2014 08:51:17 +0000 (08:51 +0000)
Module UNI and Package UNI files are not DOS format. Convert them to DOS format.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gao, Liming <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16050 6f19259b-4bc3-4df7-8a09-765794883524

51 files changed:
SecurityPkg/Application/RngTest/RngTest.uni
SecurityPkg/Application/VariableInfo/VariableInfo.uni
SecurityPkg/Library/DxeDeferImageLoadLib/DxeDeferImageLoadLib.uni
SecurityPkg/Library/DxeImageAuthenticationStatusLib/DxeImageAuthenticationStatusLib.uni
SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.uni
SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.uni
SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.uni
SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.uni
SecurityPkg/Library/DxeTpmMeasureBootLib/DxeTpmMeasureBootLib.uni
SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.uni
SecurityPkg/Library/DxeTrEEPhysicalPresenceLib/DxeTrEEPhysicalPresenceLib.uni
SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.uni
SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.uni
SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.uni
SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.uni
SecurityPkg/Library/HashLibTpm2/HashLibTpm2.uni
SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/PeiRsa2048Sha256GuidedSectionExtractLib.uni
SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.uni
SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.uni
SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.uni
SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.uni
SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.uni
SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.uni
SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.uni
SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.uni
SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.uni
SecurityPkg/Library/Tpm2DeviceLibTrEE/Tpm2DeviceLibTrEE.uni
SecurityPkg/Library/TpmCommLib/TpmCommLib.uni
SecurityPkg/RandomNumberGenerator/RngDxe/RngDxe.uni
SecurityPkg/SecurityPkg.uni
SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.uni
SecurityPkg/Tcg/PhysicalPresencePei/PhysicalPresencePei.uni
SecurityPkg/Tcg/TcgConfigDxe/TcgConfigDxe.uni
SecurityPkg/Tcg/TcgDxe/TcgDxe.uni
SecurityPkg/Tcg/TcgPei/TcgPei.uni
SecurityPkg/Tcg/TcgSmm/TcgSmm.uni
SecurityPkg/Tcg/TrEEConfig/TrEEConfigDxe.uni
SecurityPkg/Tcg/TrEEConfig/TrEEConfigPei.uni
SecurityPkg/Tcg/TrEEDxe/TrEEDxe.uni
SecurityPkg/Tcg/TrEEPei/TrEEPei.uni
SecurityPkg/Tcg/TrEESmm/TrEESmm.uni
SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProvider.uni
SecurityPkg/UserIdentification/UsbCredentialProviderDxe/UsbCredentialProvider.uni
SecurityPkg/UserIdentification/UserIdentifyManagerDxe/UserIdentifyManager.uni
SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManager.uni
SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/EsalVariableDxeSal.uni
SecurityPkg/VariableAuthenticated/Pei/PeiVariableAuth.uni
SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableAuthRuntimeDxe.uni
SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableAuthSmm.uni
SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableAuthSmmRuntimeDxe.uni
SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.uni

index 59ee08c7c1b667b2abc0ecc2fce812086867e21f..75ceda104776c8a53235750b150f70f847c7530c 100644 (file)
Binary files a/SecurityPkg/Application/RngTest/RngTest.uni and b/SecurityPkg/Application/RngTest/RngTest.uni differ
index 80da9d74622f9f365ae2d3bdca31b12d1cccc620..e2f214b6150a43fb3ea329d33e48474a7d29d8fc 100644 (file)
Binary files a/SecurityPkg/Application/VariableInfo/VariableInfo.uni and b/SecurityPkg/Application/VariableInfo/VariableInfo.uni differ
index e24a8dee5175f6bada188d1d058aafb27607adf4..cd6c777b28da86d655a418f2dc6302d9c69c2657 100644 (file)
Binary files a/SecurityPkg/Library/DxeDeferImageLoadLib/DxeDeferImageLoadLib.uni and b/SecurityPkg/Library/DxeDeferImageLoadLib/DxeDeferImageLoadLib.uni differ
index 3816bf478ea440aca94acd27947398b0880d0d55..b570d01a55a190a37caf53b2f1727374b021a67d 100644 (file)
Binary files a/SecurityPkg/Library/DxeImageAuthenticationStatusLib/DxeImageAuthenticationStatusLib.uni and b/SecurityPkg/Library/DxeImageAuthenticationStatusLib/DxeImageAuthenticationStatusLib.uni differ
index 043ec88b59e73a3a771b0e68ffe71158f8f621a5..b7b0ca88088c58c0ff3625eed8df67467987dca1 100644 (file)
Binary files a/SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.uni and b/SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.uni differ
index ce5b4c6dcb58a8406f6a510f2c4863a730c90dd3..9345cc552eea996b3cf65bb0aa5af103beeb0849 100644 (file)
Binary files a/SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.uni and b/SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.uni differ
index 87e7ade7f166a93b6b8553364c2b4eda7d9274b5..dee12cc7ee8522d6cfcb71c1c8e185ebb0993afe 100644 (file)
Binary files a/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.uni and b/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.uni differ
index 32367e173aa774e8d4d1273b69bb9bad6377a7ed..fabe3d72768a11a2b57c565fb63ce18f241c9b67 100644 (file)
Binary files a/SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.uni and b/SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.uni differ
index b9cd51474c765a80f8155289ac665a2aca3275c4..6e16ee203fb86a128d110df808e8e201a6c534f6 100644 (file)
Binary files a/SecurityPkg/Library/DxeTpmMeasureBootLib/DxeTpmMeasureBootLib.uni and b/SecurityPkg/Library/DxeTpmMeasureBootLib/DxeTpmMeasureBootLib.uni differ
index bfea2e48ea68c6e90b7a3373be8c862dcaeeb8af..2f37078f8313421655999776b65c76c49a262579 100644 (file)
Binary files a/SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.uni and b/SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.uni differ
index 95d8e362a258aeb6fac79dd4076485d0bc0aa094..9794792d703924d9a63cb81eb970409ac46e42aa 100644 (file)
Binary files a/SecurityPkg/Library/DxeTrEEPhysicalPresenceLib/DxeTrEEPhysicalPresenceLib.uni and b/SecurityPkg/Library/DxeTrEEPhysicalPresenceLib/DxeTrEEPhysicalPresenceLib.uni differ
index aa30a8c73d5fb85ed5c1a78d18638f8dd8fc3a8a..18043e5c644581918111281efabc903ef04634dc 100644 (file)
Binary files a/SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.uni and b/SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.uni differ
index 637f69fe5fccbc5ffb27c56d220a6d5392681b44..1f8ab2e75f4d4b384fb6e352f92f60226019a868 100644 (file)
Binary files a/SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.uni and b/SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.uni differ
index ace2e63c43ff19f0bfb9fdeec4d01fb5a502609b..06b7a2f8592ab086a92b0d0617f960dcd0fc2f4f 100644 (file)
Binary files a/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.uni and b/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.uni differ
index b0bd637ae6a177f1fcf2bb26d05c9d7b10af4d7d..8d2c0ed01e692c111aa96beea079bab1296673c7 100644 (file)
Binary files a/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.uni and b/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.uni differ
index 67054e20f22163115c4b87b34a9717be59064020..7d107e054ad2cfd93234c588d6f5068942d8acac 100644 (file)
Binary files a/SecurityPkg/Library/HashLibTpm2/HashLibTpm2.uni and b/SecurityPkg/Library/HashLibTpm2/HashLibTpm2.uni differ
index ce5b4c6dcb58a8406f6a510f2c4863a730c90dd3..9345cc552eea996b3cf65bb0aa5af103beeb0849 100644 (file)
Binary files a/SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/PeiRsa2048Sha256GuidedSectionExtractLib.uni and b/SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/PeiRsa2048Sha256GuidedSectionExtractLib.uni differ
index 2f79a53b5b755da3cb3973bd547d80bd768a0de7..3274e8f6a047cbe8e4228255586f0b8a647ca3bf 100644 (file)
Binary files a/SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.uni and b/SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.uni differ
index 65fe67f0205009d05ee251aee6f1126bce510c98..1a3f9cc1e7f85eb065b5c071c9e5029d224723e1 100644 (file)
Binary files a/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.uni and b/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.uni differ
index 115d9717095b11d38a8fbd8c5a92fd4887860b0b..17d0fcae2eb9a64a88fbe6629ab1bab2644bfda4 100644 (file)
Binary files a/SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.uni and b/SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.uni differ
index f674bce845e938f48e682fb1a44aac716b73db19..f34d363e378612f1a7a579d151196d8aea3813d8 100644 (file)
Binary files a/SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.uni and b/SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.uni differ
index eb23cfa7e4a5dbf02959435533c9ea17ae94de91..12ccaa4db07736d507d331ac6b566ef770110e90 100644 (file)
Binary files a/SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.uni and b/SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.uni differ
index d44b0916e86a75a3d4cb443b722f146aa461552c..1a760b62933274b05d2041664d342db875984d35 100644 (file)
Binary files a/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.uni and b/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.uni differ
index 6809a6fea7b4d58c0edd19441f37cef61cf418d1..6a8a2b95803aaf6faa09d216caad5298279a3839 100644 (file)
Binary files a/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.uni and b/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.uni differ
index 3c8dc326a1672da2f8d04e4d40563cef64a6e876..9b270b0d469b81e2d4a785e4ca9c6db11ca67f10 100644 (file)
Binary files a/SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.uni and b/SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.uni differ
index 3c8dc326a1672da2f8d04e4d40563cef64a6e876..9b270b0d469b81e2d4a785e4ca9c6db11ca67f10 100644 (file)
Binary files a/SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.uni and b/SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.uni differ
index 45620d5f40a927c004eb844de648bfd0dda4d066..6eb05d059f64e9932631a00ed957cd86d04c69ea 100644 (file)
Binary files a/SecurityPkg/Library/Tpm2DeviceLibTrEE/Tpm2DeviceLibTrEE.uni and b/SecurityPkg/Library/Tpm2DeviceLibTrEE/Tpm2DeviceLibTrEE.uni differ
index 53e2ee1cea8f3a13580fdbade59c2c7c942c2408..00596a1c495d8660ba51f3ff03a3cb00bd572def 100644 (file)
Binary files a/SecurityPkg/Library/TpmCommLib/TpmCommLib.uni and b/SecurityPkg/Library/TpmCommLib/TpmCommLib.uni differ
index 1a70793ebe727880871598c28b88a6708193e344..802e63ab3c9dab2804931bac63c40c6c3d5d7558 100644 (file)
Binary files a/SecurityPkg/RandomNumberGenerator/RngDxe/RngDxe.uni and b/SecurityPkg/RandomNumberGenerator/RngDxe/RngDxe.uni differ
index d7c24cfa0e7b2a6cc8edcd4cf953aaebbe575c30..de496043ffb764035e0bd9b0c5668f45baa1a7ab 100644 (file)
Binary files a/SecurityPkg/SecurityPkg.uni and b/SecurityPkg/SecurityPkg.uni differ
index a6573eef457ae9de78f86daceb99929d08198ba6..d9d947299f455385e2b5bf1a335f3c5274825d49 100644 (file)
Binary files a/SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.uni and b/SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.uni differ
index d6d41c927c733c5280b19736cdaa13af4e6676cd..a5a62954a019ebd9ca54f1efcdae9518d8c2834a 100644 (file)
Binary files a/SecurityPkg/Tcg/PhysicalPresencePei/PhysicalPresencePei.uni and b/SecurityPkg/Tcg/PhysicalPresencePei/PhysicalPresencePei.uni differ
index 9b2ef28aeee565f4ee0abcee71ea98f33b65f24e..5359046fed9207e32e5a3483e9957ffc0de2fea9 100644 (file)
Binary files a/SecurityPkg/Tcg/TcgConfigDxe/TcgConfigDxe.uni and b/SecurityPkg/Tcg/TcgConfigDxe/TcgConfigDxe.uni differ
index 0d3f7780f6484665be5e4f0da1e72c792b8dbde5..d54b5efc21cf842df4986b2c91831f9525101377 100644 (file)
Binary files a/SecurityPkg/Tcg/TcgDxe/TcgDxe.uni and b/SecurityPkg/Tcg/TcgDxe/TcgDxe.uni differ
index c9a65c76cd08749852682e97d1192a2803acd0dc..7486e26d77345642d2aa8523b075decf21d6f392 100644 (file)
Binary files a/SecurityPkg/Tcg/TcgPei/TcgPei.uni and b/SecurityPkg/Tcg/TcgPei/TcgPei.uni differ
index 7b9d0714b95eb58a5a242772af6b2e034232638d..ec05642df0386e8bf8213151dbf51c5e4f8a1f54 100644 (file)
Binary files a/SecurityPkg/Tcg/TcgSmm/TcgSmm.uni and b/SecurityPkg/Tcg/TcgSmm/TcgSmm.uni differ
index 59fc95a74eed6331376f24e8c7cebaacdac0fb93..1e87cf42f1c19c6f19dedda9dc78b1a295b148b2 100644 (file)
Binary files a/SecurityPkg/Tcg/TrEEConfig/TrEEConfigDxe.uni and b/SecurityPkg/Tcg/TrEEConfig/TrEEConfigDxe.uni differ
index 9964bf352810b4d17b8d8399faf23cea04d3a3e5..185f4561fa8252ed76e3ae89d043f6a86e86ecae 100644 (file)
Binary files a/SecurityPkg/Tcg/TrEEConfig/TrEEConfigPei.uni and b/SecurityPkg/Tcg/TrEEConfig/TrEEConfigPei.uni differ
index d0ccc253f13e8adf7b24e454bb635fb81b488ede..d2cf8252cfc34e3a306b21852f88753eece44b05 100644 (file)
Binary files a/SecurityPkg/Tcg/TrEEDxe/TrEEDxe.uni and b/SecurityPkg/Tcg/TrEEDxe/TrEEDxe.uni differ
index a4c8d454b6d803e684d2893d65e3297a2ee40e34..ea9220cad0ce381131dd1c3b7fbe92fa72944781 100644 (file)
Binary files a/SecurityPkg/Tcg/TrEEPei/TrEEPei.uni and b/SecurityPkg/Tcg/TrEEPei/TrEEPei.uni differ
index 2095582780b88662cba051045e5216e4d5c4d419..f53ec41b8ba92aea88c960769105c24a483b6cbc 100644 (file)
Binary files a/SecurityPkg/Tcg/TrEESmm/TrEESmm.uni and b/SecurityPkg/Tcg/TrEESmm/TrEESmm.uni differ
index b1539d2d8a7787d5dbd8c7d5155ce76afeeeaa5e..2220bbfed966ea5304406a373a98675e6fab0b17 100644 (file)
Binary files a/SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProvider.uni and b/SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProvider.uni differ
index d229ac16b2dff79641198b0820b4697d4846858c..2ad7920d81b3dc85945ad95b694879ea8acc2409 100644 (file)
Binary files a/SecurityPkg/UserIdentification/UsbCredentialProviderDxe/UsbCredentialProvider.uni and b/SecurityPkg/UserIdentification/UsbCredentialProviderDxe/UsbCredentialProvider.uni differ
index afe148ef0ed8927ac65c25cc3b566ed475e361d4..28e60fde3228d41c77215c236d72a6f1c5bca3b4 100644 (file)
Binary files a/SecurityPkg/UserIdentification/UserIdentifyManagerDxe/UserIdentifyManager.uni and b/SecurityPkg/UserIdentification/UserIdentifyManagerDxe/UserIdentifyManager.uni differ
index baa96595847fb29fc4e98fc6c10ca440e363cc0d..9302a8ed80d11fde0449f3213837144d79021dce 100644 (file)
Binary files a/SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManager.uni and b/SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManager.uni differ
index b0f1897e3c94e951b1ac7e1fb746720b5b518904..8d690b00a076039686d863130724d18d002b0634 100644 (file)
Binary files a/SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/EsalVariableDxeSal.uni and b/SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/EsalVariableDxeSal.uni differ
index 6fabecc407d8eb52d8dd47c4fdcb85e3f33fcea2..0fdc8055076e5d6a3192b48ac0138055032bc440 100644 (file)
Binary files a/SecurityPkg/VariableAuthenticated/Pei/PeiVariableAuth.uni and b/SecurityPkg/VariableAuthenticated/Pei/PeiVariableAuth.uni differ
index 192aebe016504c272f7d46041baa6eb4bd94b688..47a09d55c9b458802df5fed4a180c218a239bdcd 100644 (file)
Binary files a/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableAuthRuntimeDxe.uni and b/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableAuthRuntimeDxe.uni differ
index 9546201585de3627856f38feedf149979a9788ea..0de43d00c671012f1ccd3cc2241e81a2cde5a117 100644 (file)
Binary files a/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableAuthSmm.uni and b/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableAuthSmm.uni differ
index 3c24f61a4a76f1995a0e4e39470f7a849181bf9f..db931c4cd005a0ffedeb65e0ac58f50a0fc376ef 100644 (file)
Binary files a/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableAuthSmmRuntimeDxe.uni and b/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableAuthSmmRuntimeDxe.uni differ
index 2e94fe18983ff1e7394ba1bc7d43f2a243639bd4..61558d338294684a1cbdc2fcf43b11e10e8ddea8 100644 (file)
Binary files a/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.uni and b/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.uni differ