]> git.proxmox.com Git - mirror_edk2.git/commit - IntelFrameworkPkg/Include/Protocol/FrameworkFormBrowser.h
Both FrameworkHii and UefiHii declare some macros and structure with the same name...
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 3 Apr 2008 10:02:13 +0000 (10:02 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 3 Apr 2008 10:02:13 +0000 (10:02 +0000)
commitc1adc63d02721a1b39e01c8b7169a98c4bf6ed7d
tree6ccb8655bad428f13a04591203a6dd179d36908f
parent14246993c8470590e57b4baa72af6c3023df48e2
Both FrameworkHii and UefiHii declare some macros and structure with the same name. To make a Framework Hii to Uefi HII thunk layer to be able to be built. We need to define the Framework Hii names with a prefix "FRAMEWORK_".

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4992 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkPkg/Include/Protocol/FrameworkFormBrowser.h
IntelFrameworkPkg/Include/Protocol/FrameworkHii.h