]> git.proxmox.com Git - mirror_edk2.git/commit - EdkModulePkg/Universal/Variable/RuntimeDxe/Variable.c
STATIC should be prefixed for internal functions to pass the stringent compiler such...
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 13 Mar 2007 03:33:42 +0000 (03:33 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 13 Mar 2007 03:33:42 +0000 (03:33 +0000)
commit657579afc27fb0abce9a2354dd0c5d3950490ac9
tree5b5d58e3b9e14a7e6dd24f91d356a8a2a57eb90d
parent1a682c8c376a087d3c2aeafd466b9aee301caeaa
STATIC should be prefixed for internal functions to pass the stringent compiler such as Intel ICC for IPF with /WX /W4 options.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2454 6f19259b-4bc3-4df7-8a09-765794883524
EdkModulePkg/Universal/EmuVariable/RuntimeDxe/EmuVariable.c
EdkModulePkg/Universal/Variable/RuntimeDxe/Variable.c