summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-04Add missing GUID due to last check-in.klu21-0/+1
2009-02-04Enhance DxeCore to handle the all block sized allowed by the PI Specification...lgao41-19/+151
2009-02-04use the GUIDed versions of events: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and EVT_...jji41-2/+3
2009-02-04use the GUIDed versions of events: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and EVT_...jji49-8/+20
2009-02-03Fix typo in meta data.klu21-2/+2
2009-02-03Cleanup meta data for GenericBdsLib library instance's INFklu21-35/+38
2009-02-03Cleanup meta data for BdsDxe INF file.klu22-35/+54
2009-02-03use the GUIDed versions of events listed below: EVT_SIGNAL_VIRTUAL_ADDRESS_CH...jji414-12/+40
2009-02-03Add in a check to make sure "BootCurrent" is created only when it match a val...qwang121-7/+57
2009-02-03use the GUIDed versions of events listed in all of our module/lib implementat...jji43-6/+11
2009-02-03fix some checklist issuesywu219-632/+632
2009-02-03remove some internal functions and allocate some FIFO data structure instead ...vanjeff4-180/+112
2009-02-03Code size optimized jji41-8/+6
2009-02-03Fix non-asci char in comment.jlin161-1/+1
2009-02-031) Clean up the INF and add in comment to describe the surface area of modulesqwang127-35/+38
2009-02-03Clean up PcRtc:qhuang88-458/+6
2009-02-03clean up PciRootBridgeNoEnumerationDxe:qhuang81-6/+12
2009-02-03Clean up DuetBdsLib:qhuang83-27/+49
2009-02-03Clean up KbcRestDxe:qhuang87-290/+2
2009-02-03Clean up to fix GUID format issues to pass GCC tool chain.qhuang83-3/+3
2009-02-03Clean up FvbRuntimeService:qhuang81-26/+0
2009-02-03Clean up FSVariable:qhuang81-26/+0
2009-02-03Clean up EfiLdr:qhuang81-3/+3
2009-02-03Clean up DxeIpl:qhuang814-384/+232
2009-02-03Clean up DataHubGenDxe:qhuang83-41/+3
2009-02-03Clean up CpuIoDxe:qhuang88-621/+7
2009-02-03Remove unused DXS file.qhuang81-25/+0
2009-02-03Add information in Meta-Data fileeric_tian3-9/+23
2009-02-03Add information in Meta-Data fileeric_tian1-4/+11
2009-02-03Add information in Meta-Data fileeric_tian1-2/+8
2009-02-03Add information in Meta-Data fileeric_tian1-2/+8
2009-02-02Add GCC assember for DxeIpl moduleklu21-1/+3
2009-02-02Add GCC assember for DxeIpl moduleklu22-0/+43
2009-02-02enhance the condition branch to handle Unix style file path. and avoid array ...eric_tian1-3/+10
2009-02-02Update the comment section of INF to add in more meta data description.qwang121-1/+1
2009-02-02Remove the accidental check in of test code.qwang121-5/+0
2009-02-02Add in ASSERT to check out-of-bound and possible dereference of NULL pointers.qwang126-6/+32
2009-02-02add parameter check logic to clean up Klocwork warning.eric_tian1-2/+9
2009-02-02The caller of FindVariable() function ensure VariableName != NULL && VendorGu...eric_tian2-2/+2
2009-02-02Fix minor coding style issue.qhuang81-1/+1
2009-02-02Remove empty folderqhuang80-0/+0
2009-02-01The PCD library function will do ASSERT if CallBackFunction is NULL according...qwang121-0/+4
2009-02-01Update the protocol function to return EFI_INVALID_PARAMETER if CallBackFunc...qwang122-7/+14
2009-02-011) Add an example in EdkCompatibilityPkg.dsc to show how the compatibility bu...qwang122-1/+36
2009-02-01For ECP, disable ICC's remark #869: "Parameter" was never referenced warning.xli243-0/+18
2009-02-01Add check when use *Pointer as Sd->mRight[*Pointer] to avoid out of Array bound.lgao41-5/+7
2009-02-01re order the function definition to avoid unnecessary declaration.niry3-364/+366
2009-02-01Removed unused library instances for Option ROM package DSC filesqhuang81-3/+0
2009-01-30Fix typosmdkinney1-3/+3
2009-01-30Split out Synchronization Library from Base Librarymdkinney31-2482/+0