diff options
author | jwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-10-22 09:29:18 +0000 |
---|---|---|
committer | jwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-10-22 09:29:18 +0000 |
commit | 94dfb890bbf827550a1c6450a477b7f0e0460bc8 (patch) | |
tree | 62f45dbd62c1f11fc28d2f81fc11c03bddeb2df7 /BaseTools | |
parent | 183eb3e61728f3314eb50bca5cbd6501c2346280 (diff) | |
download | edk2-94dfb890bbf827550a1c6450a477b7f0e0460bc8.zip edk2-94dfb890bbf827550a1c6450a477b7f0e0460bc8.tar.gz edk2-94dfb890bbf827550a1c6450a477b7f0e0460bc8.tar.bz2 |
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4194 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BaseTools')
-rw-r--r-- | BaseTools/ChangeLog.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/BaseTools/ChangeLog.txt b/BaseTools/ChangeLog.txt index 00275a6..bb520c2 100644 --- a/BaseTools/ChangeLog.txt +++ b/BaseTools/ChangeLog.txt @@ -55,12 +55,15 @@ EDK_0000: Compatible: owner BaseTools/Bin/Win32/Trim.exe
r843 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Trim
+ r843 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Common
BaseTools/Bin/Win32/MigrationMsa2Inf.exe
r843 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/MigrationMsa2Inf
+ r843 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Common
BaseTools/Bin/Win32/TargetTool.exe
r843 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/TargetTool
+ r843 https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/Source/Python/Common
==========================================================================================
|