]> git.proxmox.com Git - mirror_edk2.git/commit - DuetPkg/FSVariable/FSVariable.c
Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections. These...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 30 Jan 2010 00:13:41 +0000 (00:13 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 30 Jan 2010 00:13:41 +0000 (00:13 +0000)
commitd4577dceca346244bf99aed328444e4c069147d1
treefd38a2e74a943fa526a4e142bf016e797174fe59
parent2a8e98291d2030e8eb25ed9dc4dbbf7c4453eb94
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@9872 6f19259b-4bc3-4df7-8a09-765794883524
DuetPkg/FSVariable/FSVariable.c