]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fixed EdkT35, EdkT89.
authorqouyang <qouyang@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 10 Jul 2006 06:19:15 +0000 (06:19 +0000)
committerqouyang <qouyang@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 10 Jul 2006 06:19:15 +0000 (06:19 +0000)
Fixed the "#ifndef  _AUTOGENH_" issue when the moduleBase name include the whiteSpace.
Change "#ifndef {moduleBaseName}__AUTOGENH" to "ifndef  _AUTOGENH_${MoudleGuild}".

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@856 6f19259b-4bc3-4df7-8a09-765794883524


No differences found