summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2008-10-31Fix a bug introduced when removing the SafeFreePool. Pointer should be checke...qwang121-3/+9
2008-10-31Add missing TimerLib class since DxeMain directly use TimerLib API.qhuang81-0/+1
2008-10-31Use #include "XXX.h" for module internal header files.qhuang81-1/+1
2008-10-31Update to use DOS formatqhuang81-55/+55
2008-10-31Use #include "XXX.h" for module internal header files.qhuang82-2/+2
2008-10-31Update to use DOS formatqhuang84-2764/+2764
2008-10-31Update to use DOS formatqhuang88-1111/+1111
2008-10-31Update to use DOS formatqhuang81-41/+41
2008-10-31Use #include "XXX.h" for module internal header files.qhuang82-2/+2
2008-10-31Use #include "XXX.h" for module internal header files.qhuang86-6/+6
2008-10-31Update to use DOS formatqhuang82-174/+174
2008-10-31Update to use DOS formatqhuang81-7/+7
2008-10-31Update to use DOS formatqhuang81-104/+104
2008-10-31Use #include "XXX.h" for module internal header files.qhuang812-12/+12
2008-10-31Update to use DOS formatqhuang83-1986/+1986
2008-10-31Change functional static variable to Global variable. No STATIC modifier is r...qwang123-21/+20
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42-6/+5
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang1227-410/+652
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji497-491/+107
2008-10-30Add performance measurement token for SECmdkinney1-4/+5
2008-10-30Measure time spent in Driver Binding Supported() callsmdkinney3-2/+10
2008-10-30Measure time spent in SECmdkinney1-0/+3
2008-10-29Move FvbServiceLib, GraphicsLib, and DxePalLib from MDE package due to packag...xli246-3/+1811
2008-10-29Images loaded by the DXE IPL should allocate memory of type EfiBootServicesCo...mdkinney1-1/+6
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2-2/+2
2008-10-29add Metronome.inf into MdeModulePkg.dsc.vanjeff3-24/+24
2008-10-28Fix copyright datemdkinney2-2/+2
2008-10-28Add generic module that produces the Metronome Architectural Protocol on top ...mdkinney2-0/+185
2008-10-28Refine file header for INF files of DXE and PEI core modules.xli242-9/+6
2008-10-281. build.py's changes : include XXXEntryPointLib.h into the corresponding aut...eric_tian2-6/+7
2008-10-28adjust file list order in dsc file.vanjeff1-72/+59
2008-10-28clean up EBC in inf files.vanjeff14-23/+39
2008-10-28update files headervanjeff1-2/+3
2008-10-27Move global variable to the top of C file for consistent coding style.qwang121-24/+22
2008-10-27Make use of correct format String:qwang1213-70/+70
2008-10-27re-defined CDROM_VOLUME_DESCRIPTOR to be a union including Boot Record Volume...vanjeff1-6/+6
2008-10-26Add in local variable to ensure that "operands are evaluated in specified ord...qwang121-2/+12
2008-10-25Modify DSC file according to update of MDE library instances.xli241-14/+12
2008-10-25Remove EdkFvbServiceLib and GraphicsLib from MdeModulePkg, for they have been...xli245-1807/+0
2008-10-24ECC Clean up.vanjeff2-3/+3
2008-10-211) Update SetPeiServicesTablePointer's prototype add CONST modifier.qwang127-24/+24
2008-10-21Fix several coding style violationsqhuang86-19/+19
2008-10-20Move definition of EFI_PARTITION_ENTRY_STATUS from IndustryStandard in MDE Pa...xli241-0/+9
2008-10-20Fix ECC issue.klu25-13/+7
2008-10-20Vertical check - DEC [LibraryClasses] section matches all the library classes...eric_tian1-22/+26
2008-10-17Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang124-5/+7
2008-10-15Roolback PlatformMngr to UEFI_APPLICATION, and remove its dependency section.lgao42-5/+20
2008-10-15Minor update for PlatOverMngr driver, VariableFormat.h and DxePcdLib.c.lgao43-21/+6
2008-10-14Remove the unnecessary include, such as PiDxe.h, PiPei.h, Base.h and Uefi.h i...qwang1211-194/+189
2008-10-14Correct two minor commentslgao41-1/+1