[edk2] [PATCH v2 02/20] ArmPkg: Convert all .uni files to utf-8

2015-12-04 Thread Jordan Justen
To convert these files I ran:

$ python3 BaseTools/Scripts/ConvertUni.py ArmPkg

Cc: Leif Lindholm 
Cc: Ard Biesheuvel 
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen 
---
 ArmPkg/Application/LinuxLoader/LinuxLoader.uni | Bin 8166 -> 4082 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/ArmPkg/Application/LinuxLoader/LinuxLoader.uni 
b/ArmPkg/Application/LinuxLoader/LinuxLoader.uni
index 861c2b4..5da072d 100644
Binary files a/ArmPkg/Application/LinuxLoader/LinuxLoader.uni and 
b/ArmPkg/Application/LinuxLoader/LinuxLoader.uni differ
-- 
2.6.2

___
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel


Re: [edk2] [PATCH v2 02/20] ArmPkg: Convert all .uni files to utf-8

2015-12-06 Thread Ard Biesheuvel
On 4 December 2015 at 21:13, Jordan Justen  wrote:
> To convert these files I ran:
>
> $ python3 BaseTools/Scripts/ConvertUni.py ArmPkg
>
> Cc: Leif Lindholm 
> Cc: Ard Biesheuvel 
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Jordan Justen 

I can't actually review this from the list, but I am fine with the change, so

Acked-by: Ard Biesheuvel 

> ---
>  ArmPkg/Application/LinuxLoader/LinuxLoader.uni | Bin 8166 -> 4082 bytes
>  1 file changed, 0 insertions(+), 0 deletions(-)
>
> diff --git a/ArmPkg/Application/LinuxLoader/LinuxLoader.uni 
> b/ArmPkg/Application/LinuxLoader/LinuxLoader.uni
> index 861c2b4..5da072d 100644
> Binary files a/ArmPkg/Application/LinuxLoader/LinuxLoader.uni and 
> b/ArmPkg/Application/LinuxLoader/LinuxLoader.uni differ
> --
> 2.6.2
>
___
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel