Fix a critical bug that the Migration Tool mistakenly creates exit-boot-services event in case of <VirtualAddressChange> externs.
This only happens when the extra option "-e" is on (by default it is off). Update the readme.txt in BaseTools package to specify the python source for MigrationMsa2Inf. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3730 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
4278cb0f65
commit
8ea6977890
Binary file not shown.
|
@ -90,6 +90,7 @@ Brief usage for Migration Tool MigrationMsa2Inf.exe:
|
||||||
e. When tool generates [Sources] section, the modifiers for source files are lost. (Need to add proper tool chain, etc)
|
e. When tool generates [Sources] section, the modifiers for source files are lost. (Need to add proper tool chain, etc)
|
||||||
f. When tool generates [LibraryClasses] section, the recommended library instances are lost. (No impact to build)
|
f. When tool generates [LibraryClasses] section, the recommended library instances are lost. (No impact to build)
|
||||||
|
|
||||||
|
7. Pyton Source
|
||||||
|
r633 <buildtools_project>\BaseTools\Source\Python\MigrationMsa2Inf
|
||||||
|
|
||||||
|
29-August-2007
|
||||||
20-August-2007
|
|
||||||
|
|
Loading…
Reference in New Issue