summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* filename renaming to meet coding style.vanjeff2008-11-048-14/+14
* Renamed remotelyvanjeff2008-11-041-0/+0
* Renamed remotelyvanjeff2008-11-041-0/+0
* Renamed remotelyvanjeff2008-11-041-0/+0
* Renamed remotelyvanjeff2008-11-041-0/+0
* Renamed remotelyvanjeff2008-11-041-0/+0
* Renamed remotelyvanjeff2008-11-041-0/+0
* Renamed remotelyvanjeff2008-11-041-0/+0
* ECC clean up for DebugPort Module.vanjeff2008-11-042-194/+266
* Remove a unncessary check.qwang122008-10-311-3/+1
* Fix a bug introduced when removing the SafeFreePool. Pointer should be checke...qwang122008-10-311-3/+9
* Add missing TimerLib class since DxeMain directly use TimerLib API.qhuang82008-10-311-0/+1
* Use #include "XXX.h" for module internal header files.qhuang82008-10-311-1/+1
* Update to use DOS formatqhuang82008-10-311-55/+55
* Use #include "XXX.h" for module internal header files.qhuang82008-10-312-2/+2
* Update to use DOS formatqhuang82008-10-314-2764/+2764
* Update to use DOS formatqhuang82008-10-318-1111/+1111
* Update to use DOS formatqhuang82008-10-311-41/+41
* Use #include "XXX.h" for module internal header files.qhuang82008-10-312-2/+2
* Use #include "XXX.h" for module internal header files.qhuang82008-10-316-6/+6
* Update to use DOS formatqhuang82008-10-312-174/+174
* Update to use DOS formatqhuang82008-10-311-7/+7
* Update to use DOS formatqhuang82008-10-311-104/+104
* Use #include "XXX.h" for module internal header files.qhuang82008-10-3112-12/+12
* Update to use DOS formatqhuang82008-10-313-1986/+1986
* Change functional static variable to Global variable. No STATIC modifier is r...qwang122008-10-313-21/+20
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-302-6/+5
* Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang122008-10-3027-410/+652
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-3097-491/+107
* Add performance measurement token for SECmdkinney2008-10-301-4/+5
* Measure time spent in Driver Binding Supported() callsmdkinney2008-10-303-2/+10
* Measure time spent in SECmdkinney2008-10-301-0/+3
* Move FvbServiceLib, GraphicsLib, and DxePalLib from MDE package due to packag...xli242008-10-296-3/+1811
* Images loaded by the DXE IPL should allocate memory of type EfiBootServicesCo...mdkinney2008-10-291-1/+6
* Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2008-10-292-2/+2
* add Metronome.inf into MdeModulePkg.dsc.vanjeff2008-10-293-24/+24
* Fix copyright datemdkinney2008-10-282-2/+2
* Add generic module that produces the Metronome Architectural Protocol on top ...mdkinney2008-10-282-0/+185
* Refine file header for INF files of DXE and PEI core modules.xli242008-10-282-9/+6
* 1. build.py's changes : include XXXEntryPointLib.h into the corresponding aut...eric_tian2008-10-282-6/+7
* adjust file list order in dsc file.vanjeff2008-10-281-72/+59
* clean up EBC in inf files.vanjeff2008-10-2814-23/+39
* update files headervanjeff2008-10-281-2/+3
* Move global variable to the top of C file for consistent coding style.qwang122008-10-271-24/+22
* Make use of correct format String:qwang122008-10-2713-70/+70
* re-defined CDROM_VOLUME_DESCRIPTOR to be a union including Boot Record Volume...vanjeff2008-10-271-6/+6
* Add in local variable to ensure that "operands are evaluated in specified ord...qwang122008-10-261-2/+12
* Modify DSC file according to update of MDE library instances.xli242008-10-251-14/+12
* Remove EdkFvbServiceLib and GraphicsLib from MdeModulePkg, for they have been...xli242008-10-255-1807/+0
* ECC Clean up.vanjeff2008-10-242-3/+3