]> git.proxmox.com Git - mirror_edk2.git/commit
Add EntryPointLib class once ImageEntryPoint is found in inf file.
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 21 Sep 2006 02:03:47 +0000 (02:03 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 21 Sep 2006 02:03:47 +0000 (02:03 +0000)
commit0e9d14c4e7c0373272dbbf258aa269886f27852d
treeb668b51a03e0f9e5487e5cbf063ae3e997125a76
parent3b7a9058fdf4e730963d20fc5ce57794ac2e6bc7
Add EntryPointLib class once ImageEntryPoint is found in inf file.
Enhance to recognize function-invocation to not include protocol calling.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1581 6f19259b-4bc3-4df7-8a09-765794883524
Tools/Source/MigrationTools/org/tianocore/migration/Func.java
Tools/Source/MigrationTools/org/tianocore/migration/ModuleReader.java