]> git.proxmox.com Git - mirror_edk2.git/commit
Change functional static variable to Global variable. No STATIC modifier is recommend...
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 31 Oct 2008 02:07:08 +0000 (02:07 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 31 Oct 2008 02:07:08 +0000 (02:07 +0000)
commite48813da4b45ced545d306e877f32c62e6b5ca76
tree84c185dddbcad23feb6fccde75b8ebc41d1b5e18
parent19b15d6310e68da4656d04c6549ad615297c785d
Change functional static variable to Global variable. No STATIC modifier is recommended though it is defined in Base.h. It is for consistency.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6314 6f19259b-4bc3-4df7-8a09-765794883524
Nt32Pkg/MiscSubClassPlatformDxe/MiscSystemManufacturerFunction.c