From 4cfde6dea6c5040d830411d7cc5e12f627ec6bb5 Mon Sep 17 00:00:00 2001 From: "Gao, Liming" Date: Wed, 3 Sep 2014 08:51:17 +0000 Subject: SecurityPkg: Convert non DOS format files to DOS format 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 git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16050 6f19259b-4bc3-4df7-8a09-765794883524 --- .../DxeDeferImageLoadLib/DxeDeferImageLoadLib.uni | Bin 2394 -> 2430 bytes .../DxeImageAuthenticationStatusLib.uni | Bin 1804 -> 1836 bytes .../DxeImageVerificationLib.uni | Bin 2826 -> 2868 bytes .../DxeRsa2048Sha256GuidedSectionExtractLib.uni | Bin 2730 -> 2768 bytes .../DxeTcgPhysicalPresenceLib.uni | Bin 3082 -> 3126 bytes .../DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.uni | Bin 3152 -> 3196 bytes .../DxeTpmMeasureBootLib/DxeTpmMeasureBootLib.uni | Bin 3152 -> 3196 bytes .../DxeTpmMeasurementLib/DxeTpmMeasurementLib.uni | Bin 2068 -> 2102 bytes .../DxeTrEEPhysicalPresenceLib.uni | Bin 2902 -> 2938 bytes .../HashInstanceLibSha1/HashInstanceLibSha1.uni | Bin 1782 -> 1814 bytes .../HashInstanceLibSha256/HashInstanceLibSha256.uni | Bin 1790 -> 1822 bytes .../HashLibBaseCryptoRouterDxe.uni | Bin 2290 -> 2326 bytes .../HashLibBaseCryptoRouterPei.uni | Bin 2276 -> 2312 bytes SecurityPkg/Library/HashLibTpm2/HashLibTpm2.uni | Bin 1924 -> 1958 bytes .../PeiRsa2048Sha256GuidedSectionExtractLib.uni | Bin 2730 -> 2768 bytes .../PlatformSecureLibNull/PlatformSecureLibNull.uni | Bin 3018 -> 3056 bytes .../Library/Tpm12CommandLib/Tpm12CommandLib.uni | Bin 1712 -> 1744 bytes .../Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.uni | Bin 2178 -> 2214 bytes .../Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.uni | Bin 1932 -> 1966 bytes SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.uni | Bin 1712 -> 1744 bytes .../Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.uni | Bin 2234 -> 2270 bytes .../Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.uni | Bin 1924 -> 1958 bytes .../Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.uni | Bin 2514 -> 2550 bytes .../Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.uni | Bin 2514 -> 2550 bytes .../Library/Tpm2DeviceLibTrEE/Tpm2DeviceLibTrEE.uni | Bin 1936 -> 1970 bytes SecurityPkg/Library/TpmCommLib/TpmCommLib.uni | Bin 1924 -> 1958 bytes 26 files changed, 0 insertions(+), 0 deletions(-) (limited to 'SecurityPkg/Library') diff --git a/SecurityPkg/Library/DxeDeferImageLoadLib/DxeDeferImageLoadLib.uni b/SecurityPkg/Library/DxeDeferImageLoadLib/DxeDeferImageLoadLib.uni index e24a8dee51..cd6c777b28 100644 Binary files a/SecurityPkg/Library/DxeDeferImageLoadLib/DxeDeferImageLoadLib.uni and b/SecurityPkg/Library/DxeDeferImageLoadLib/DxeDeferImageLoadLib.uni differ diff --git a/SecurityPkg/Library/DxeImageAuthenticationStatusLib/DxeImageAuthenticationStatusLib.uni b/SecurityPkg/Library/DxeImageAuthenticationStatusLib/DxeImageAuthenticationStatusLib.uni index 3816bf478e..b570d01a55 100644 Binary files a/SecurityPkg/Library/DxeImageAuthenticationStatusLib/DxeImageAuthenticationStatusLib.uni and b/SecurityPkg/Library/DxeImageAuthenticationStatusLib/DxeImageAuthenticationStatusLib.uni differ diff --git a/SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.uni b/SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.uni index 043ec88b59..b7b0ca8808 100644 Binary files a/SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.uni and b/SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.uni differ diff --git a/SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.uni b/SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.uni index ce5b4c6dcb..9345cc552e 100644 Binary files a/SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.uni and b/SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.uni differ diff --git a/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.uni b/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.uni index 87e7ade7f1..dee12cc7ee 100644 Binary files a/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.uni and b/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.uni differ diff --git a/SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.uni b/SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.uni index 32367e173a..fabe3d7276 100644 Binary files a/SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.uni and b/SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.uni differ diff --git a/SecurityPkg/Library/DxeTpmMeasureBootLib/DxeTpmMeasureBootLib.uni b/SecurityPkg/Library/DxeTpmMeasureBootLib/DxeTpmMeasureBootLib.uni index b9cd51474c..6e16ee203f 100644 Binary files a/SecurityPkg/Library/DxeTpmMeasureBootLib/DxeTpmMeasureBootLib.uni and b/SecurityPkg/Library/DxeTpmMeasureBootLib/DxeTpmMeasureBootLib.uni differ diff --git a/SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.uni b/SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.uni index bfea2e48ea..2f37078f83 100644 Binary files a/SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.uni and b/SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.uni differ diff --git a/SecurityPkg/Library/DxeTrEEPhysicalPresenceLib/DxeTrEEPhysicalPresenceLib.uni b/SecurityPkg/Library/DxeTrEEPhysicalPresenceLib/DxeTrEEPhysicalPresenceLib.uni index 95d8e362a2..9794792d70 100644 Binary files a/SecurityPkg/Library/DxeTrEEPhysicalPresenceLib/DxeTrEEPhysicalPresenceLib.uni and b/SecurityPkg/Library/DxeTrEEPhysicalPresenceLib/DxeTrEEPhysicalPresenceLib.uni differ diff --git a/SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.uni b/SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.uni index aa30a8c73d..18043e5c64 100644 Binary files a/SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.uni and b/SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.uni differ diff --git a/SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.uni b/SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.uni index 637f69fe5f..1f8ab2e75f 100644 Binary files a/SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.uni and b/SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.uni differ diff --git a/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.uni b/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.uni index ace2e63c43..06b7a2f859 100644 Binary files a/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.uni and b/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.uni differ diff --git a/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.uni b/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.uni index b0bd637ae6..8d2c0ed01e 100644 Binary files a/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.uni and b/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.uni differ diff --git a/SecurityPkg/Library/HashLibTpm2/HashLibTpm2.uni b/SecurityPkg/Library/HashLibTpm2/HashLibTpm2.uni index 67054e20f2..7d107e054a 100644 Binary files a/SecurityPkg/Library/HashLibTpm2/HashLibTpm2.uni and b/SecurityPkg/Library/HashLibTpm2/HashLibTpm2.uni differ diff --git a/SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/PeiRsa2048Sha256GuidedSectionExtractLib.uni b/SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/PeiRsa2048Sha256GuidedSectionExtractLib.uni index ce5b4c6dcb..9345cc552e 100644 Binary files a/SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/PeiRsa2048Sha256GuidedSectionExtractLib.uni and b/SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/PeiRsa2048Sha256GuidedSectionExtractLib.uni differ diff --git a/SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.uni b/SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.uni index 2f79a53b5b..3274e8f6a0 100644 Binary files a/SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.uni and b/SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.uni differ diff --git a/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.uni b/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.uni index 65fe67f020..1a3f9cc1e7 100644 Binary files a/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.uni and b/SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.uni differ diff --git a/SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.uni b/SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.uni index 115d971709..17d0fcae2e 100644 Binary files a/SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.uni and b/SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.uni differ diff --git a/SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.uni b/SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.uni index f674bce845..f34d363e37 100644 Binary files a/SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.uni and b/SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.uni differ diff --git a/SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.uni b/SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.uni index eb23cfa7e4..12ccaa4db0 100644 Binary files a/SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.uni and b/SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.uni differ diff --git a/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.uni b/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.uni index d44b0916e8..1a760b6293 100644 Binary files a/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.uni and b/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.uni differ diff --git a/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.uni b/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.uni index 6809a6fea7..6a8a2b9580 100644 Binary files a/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.uni and b/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.uni differ diff --git a/SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.uni b/SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.uni index 3c8dc326a1..9b270b0d46 100644 Binary files a/SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.uni and b/SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.uni differ diff --git a/SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.uni b/SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.uni index 3c8dc326a1..9b270b0d46 100644 Binary files a/SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.uni and b/SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.uni differ diff --git a/SecurityPkg/Library/Tpm2DeviceLibTrEE/Tpm2DeviceLibTrEE.uni b/SecurityPkg/Library/Tpm2DeviceLibTrEE/Tpm2DeviceLibTrEE.uni index 45620d5f40..6eb05d059f 100644 Binary files a/SecurityPkg/Library/Tpm2DeviceLibTrEE/Tpm2DeviceLibTrEE.uni and b/SecurityPkg/Library/Tpm2DeviceLibTrEE/Tpm2DeviceLibTrEE.uni differ diff --git a/SecurityPkg/Library/TpmCommLib/TpmCommLib.uni b/SecurityPkg/Library/TpmCommLib/TpmCommLib.uni index 53e2ee1cea..00596a1c49 100644 Binary files a/SecurityPkg/Library/TpmCommLib/TpmCommLib.uni and b/SecurityPkg/Library/TpmCommLib/TpmCommLib.uni differ -- cgit v1.2.3