summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-30Split out Synchronization Library from Base Librarymdkinney1-0/+1
2009-01-27git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7369 6f1...jcarsey1-1/+1
2009-01-27update default and comment to resolve confusionjcarsey1-2/+3
2009-01-24Fix ICC build warning.qhuang81-4/+5
2009-01-24Add check when use Index as Array [Index] to avoid out of Array bound.lgao41-3/+3
2009-01-23Fix the path for BDS.qhuang81-1/+1
2009-01-23Add comments for these header fileslgao416-52/+88
2009-01-23Remove unused Hob Guidlgao41-4/+0
2009-01-23Remove unused Hob Guidlgao41-2/+0
2009-01-23Update for Meta data.xli2416-62/+196
2009-01-23Add ASSERT in case SalSystemTable is NULL.qhuang81-1/+1
2009-01-23Remove volatile for local Index, and Use Memory library functions to fix the ...lgao42-21/+12
2009-01-23Fixed a PcdEx AutoGen bugjwang361-0/+0
2009-01-23Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu22-3/+3
2009-01-23Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu22-3/+3
2009-01-23Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu22-2/+2
2009-01-23Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu251-2/+23764
2009-01-23Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu253-23747/+4
2009-01-23DuplicateDevicePath() function use wrong comment same as AppendDevicePath() f...klu22-2/+2
2009-01-23Fix typos in Pcd token numberqhuang81-2/+2
2009-01-23Add more checkpoint for deference pointer.klu22-2/+2
2009-01-23Fix issue from code scrub.klu210-79/+65
2009-01-22Add check when use Index as Array [Index] to avoid out of Array bound.lgao42-8/+11
2009-01-22Add check after allocate pool.lgao41-1/+2
2009-01-22remove klocwork issue.vanjeff1-20/+20
2009-01-22DuplicateDevicePath() function use wrong comment same as AppendDevicePath() f...klu21-1/+1
2009-01-22Add check for NULL pointer.xli241-0/+1
2009-01-21Update the DSC file name based on the directory name change.qwang121-11/+11
2009-01-21Update the INF file name based on the directory name change.qwang124-0/+0
2009-01-21Update the INF file name based on the directory name change.qwang122-0/+0
2009-01-21Update the INF file name based on the directory name change.qwang122-0/+0
2009-01-21Update the INF file name based on the directory name change.qwang122-0/+0
2009-01-21Update the INF file name based on the directory name change.qwang122-0/+0
2009-01-21Update the INF file name based on the directory name change.qwang122-0/+0
2009-01-21Update the INF file name based on the directory name change.qwang122-0/+0
2009-01-21Update the INF file name based on the directory name change.qwang122-0/+0
2009-01-21Update the INF file name based on the directory name change.qwang121-0/+0
2009-01-21Update the INF file based on the change to direcotry and file name.qwang121-2/+2
2009-01-21Update the INF file based on the change to direcotry and file name.qwang124-8/+8
2009-01-21Update the INF file based on the change to direcotry and file name.qwang126-11/+11
2009-01-21Rename module name from ***To*** to ***On***. AAAOnBBB means this module prod...qwang122-0/+0
2009-01-21Rename module name from ***To*** to ***On***. AAAOnBBB means this module prod...qwang1244-0/+0
2009-01-21Correct FeatureFlagExpress PCD format based on INF spec.lgao41-1/+1
2009-01-21Meta-data reviewed and verified.gikidy5-12/+10
2009-01-21Update to add the ASSERT()s in the right place.qhuang81-5/+13
2009-01-21K8:qwang123-5/+12
2009-01-21Fix Klocwork warning. We should directly return EFI_INVALID_PARAMETER when Bu...eric_tian1-1/+1
2009-01-21adjust code to remove Klocwork issues.vanjeff1-1/+1
2009-01-21Enhance GenFw tool to zero PeImage .xdata section (free form exception data) ...lgao41-0/+0
2009-01-20K8:qwang124-5/+30