Re: [edk2] working with .uni files in git

2014-02-21 Thread Brian J. Johnson
On 02/21/2014 07:34 AM, Laszlo Ersek wrote: > On 02/21/14 12:43, Laszlo Ersek wrote: >> This is a small hint for people who want to see the changes in .uni >> files (== UCS-2 encoded strings for HII forms) while using git. I've >> distilled it from and I'm >>

Re: [edk2] working with .uni files in git

2014-02-21 Thread Laszlo Ersek
On 02/21/14 12:43, Laszlo Ersek wrote: > This is a small hint for people who want to see the changes in .uni > files (== UCS-2 encoded strings for HII forms) while using git. I've > distilled it from and I'm > posting it to save others time. > > (1) Add the

[edk2] working with .uni files in git

2014-02-21 Thread Laszlo Ersek
This is a small hint for people who want to see the changes in .uni files (== UCS-2 encoded strings for HII forms) while using git. I've distilled it from and I'm posting it to save others time. (1) Add the following lines to your .git/info/attributes (the .