]> git.proxmox.com Git - mirror_edk2.git/commit
Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections. These...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 30 Jan 2010 00:10:44 +0000 (00:10 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 30 Jan 2010 00:10:44 +0000 (00:10 +0000)
commit29a3f139893236103573bb924dec9b2ae835c61e
tree39e956faddcabb9f152eb121e595a0d92148f4fd
parentadbd84b439da9b16f498e1b813686ff29da4ff4f
Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections.  These should only be used for PCDs that are used to pre-init global variables, pre-init global structures, or size arrays.
Do some minor clean ups to INF files

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9870 6f19259b-4bc3-4df7-8a09-765794883524
OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.c
OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.inf
OvmfPkg/PlatformPei/Platform.c
OvmfPkg/PlatformPei/PlatformPei.inf
OvmfPkg/Sec/SecMain.inf