audk/MdeModulePkg/Universal/PCD/Dxe
mdkinney 188e4e8444 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@9868 6f19259b-4bc3-4df7-8a09-765794883524
2010-01-29 23:39:48 +00:00
..
Pcd.c Clean up code. 2009-11-24 02:28:06 +00:00
Pcd.inf 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. 2010-01-29 23:39:48 +00:00
Service.c 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. 2010-01-29 23:39:48 +00:00
Service.h According to PI 1.2 spec Vol 3 chapter 8 PCD, if the PCD service determined that the size of the data being set was 2010-01-14 16:29:29 +00:00