summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/PCD/Dxe/Service.c
Commit message (Expand)AuthorAgeFilesLines
* The StringIndex should be casted to UINT16* but not UINT8*.klu22009-06-041-1/+1
* Fix the bug that PCD driver treat StringTableIndex as UINT8 value but in fact...klu22009-05-311-1/+1
* Fix the bug that build tool and PCD driver can not deal with byte array or AN...klu22009-05-271-9/+9
* If variable does not exist for a HII PCD, a new NV variable need to be created.klu22009-02-261-5/+32
* Merge GetSizeTableIndexA to GetSizeTableIndex function because it only be inv...klu22009-02-251-44/+18
* update code to pass K8.hchen302009-02-171-8/+23
* Fix EBC build broken.klu22009-02-171-4/+4
* Fix EBC build broken.klu22009-02-171-8/+8
* 1.enhanced security check.vanjeff2009-02-131-3/+3
* enhanced security check.vanjeff2009-02-131-6/+6
* Fix security check.lgao42009-02-131-6/+6
* Correct typo in comments, clean IfrSupportLib.hlgao42009-02-101-2/+1
* Fix some typo.gikidy2008-12-311-3/+4
* Add function header and pass ECC toolsklu22008-07-101-69/+297
* Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH2007-07-101-4/+0
* Import PCD dxe and PCD pei modules.vanjeff2007-07-031-0/+1158