summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add information in Meta-Data fileeric_tian2009-02-033-9/+23
* Add information in Meta-Data fileeric_tian2009-02-031-4/+11
* Add information in Meta-Data fileeric_tian2009-02-031-2/+8
* Add information in Meta-Data fileeric_tian2009-02-031-2/+8
* Add GCC assember for DxeIpl moduleklu22009-02-021-1/+3
* Add GCC assember for DxeIpl moduleklu22009-02-022-0/+43
* enhance the condition branch to handle Unix style file path. and avoid array ...eric_tian2009-02-021-3/+10
* Update the comment section of INF to add in more meta data description.qwang122009-02-021-1/+1
* Remove the accidental check in of test code.qwang122009-02-021-5/+0
* Add in ASSERT to check out-of-bound and possible dereference of NULL pointers.qwang122009-02-026-6/+32
* add parameter check logic to clean up Klocwork warning.eric_tian2009-02-021-2/+9
* The caller of FindVariable() function ensure VariableName != NULL && VendorGu...eric_tian2009-02-022-2/+2
* Fix minor coding style issue.qhuang82009-02-021-1/+1
* Remove empty folderqhuang82009-02-020-0/+0
* The PCD library function will do ASSERT if CallBackFunction is NULL according...qwang122009-02-011-0/+4
* Update the protocol function to return EFI_INVALID_PARAMETER if CallBackFunc...qwang122009-02-012-7/+14
* 1) Add an example in EdkCompatibilityPkg.dsc to show how the compatibility bu...qwang122009-02-012-1/+36
* For ECP, disable ICC's remark #869: "Parameter" was never referenced warning.xli242009-02-013-0/+18
* Add check when use *Pointer as Sd->mRight[*Pointer] to avoid out of Array bound.lgao42009-02-011-5/+7
* re order the function definition to avoid unnecessary declaration.niry2009-02-013-364/+366
* Removed unused library instances for Option ROM package DSC filesqhuang82009-02-011-3/+0
* Fix typosmdkinney2009-01-301-3/+3
* Split out Synchronization Library from Base Librarymdkinney2009-01-3031-2482/+0
* Split out Synchronization Library from Base Librarymdkinney2009-01-3039-387/+2953
* Split out Synchronization Library from Base Librarymdkinney2009-01-301-0/+1
* Split out Synchronization Library from Base Librarymdkinney2009-01-301-0/+1
* Split out Synchronization Library from Base Librarymdkinney2009-01-303-0/+3
* Split out Synchronization Library from Base Librarymdkinney2009-01-303-0/+3
* Split out Synchronization Library from Base Librarymdkinney2009-01-301-0/+1
* Split out Synchronization Library from Base Librarymdkinney2009-01-301-0/+1
* Split out Synchronization Library from Base Librarymdkinney2009-01-301-0/+1
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7369 6f1...jcarsey2009-01-271-1/+1
* update default and comment to resolve confusionjcarsey2009-01-271-2/+3
* Fix ICC build warning.qhuang82009-01-241-4/+5
* Add check when use Index as Array [Index] to avoid out of Array bound.lgao42009-01-241-3/+3
* Fix the path for BDS.qhuang82009-01-231-1/+1
* Add comments for these header fileslgao42009-01-2316-52/+88
* Remove unused Hob Guidlgao42009-01-231-4/+0
* Remove unused Hob Guidlgao42009-01-231-2/+0
* Update for Meta data.xli242009-01-2316-62/+196
* Add ASSERT in case SalSystemTable is NULL.qhuang82009-01-231-1/+1
* Remove volatile for local Index, and Use Memory library functions to fix the ...lgao42009-01-232-21/+12
* Fixed a PcdEx AutoGen bugjwang362009-01-231-0/+0
* Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu22009-01-232-3/+3
* Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu22009-01-232-3/+3
* Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu22009-01-232-2/+2
* Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu22009-01-2351-2/+23764
* Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu22009-01-2353-23747/+4
* DuplicateDevicePath() function use wrong comment same as AppendDevicePath() f...klu22009-01-232-2/+2
* Fix typos in Pcd token numberqhuang82009-01-231-2/+2