summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2008-10-31Change functional static variable to Global variable. No STATIC modifier is r...qwang12
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang12
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-10-30Add performance measurement token for SECmdkinney
2008-10-30Measure time spent in Driver Binding Supported() callsmdkinney
2008-10-30Measure time spent in SECmdkinney
2008-10-29Move FvbServiceLib, GraphicsLib, and DxePalLib from MDE package due to packag...xli24
2008-10-29Images loaded by the DXE IPL should allocate memory of type EfiBootServicesCo...mdkinney
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian
2008-10-29add Metronome.inf into MdeModulePkg.dsc.vanjeff
2008-10-28Fix copyright datemdkinney
2008-10-28Add generic module that produces the Metronome Architectural Protocol on top ...mdkinney
2008-10-28Refine file header for INF files of DXE and PEI core modules.xli24
2008-10-281. build.py's changes : include XXXEntryPointLib.h into the corresponding aut...eric_tian
2008-10-28adjust file list order in dsc file.vanjeff
2008-10-28clean up EBC in inf files.vanjeff
2008-10-28update files headervanjeff
2008-10-27Move global variable to the top of C file for consistent coding style.qwang12
2008-10-27Make use of correct format String:qwang12
2008-10-27re-defined CDROM_VOLUME_DESCRIPTOR to be a union including Boot Record Volume...vanjeff
2008-10-26Add in local variable to ensure that "operands are evaluated in specified ord...qwang12
2008-10-25Modify DSC file according to update of MDE library instances.xli24
2008-10-25Remove EdkFvbServiceLib and GraphicsLib from MdeModulePkg, for they have been...xli24
2008-10-24ECC Clean up.vanjeff
2008-10-211) Update SetPeiServicesTablePointer's prototype add CONST modifier.qwang12
2008-10-21Fix several coding style violationsqhuang8
2008-10-20Move definition of EFI_PARTITION_ENTRY_STATUS from IndustryStandard in MDE Pa...xli24
2008-10-20Fix ECC issue.klu2
2008-10-20Vertical check - DEC [LibraryClasses] section matches all the library classes...eric_tian
2008-10-17Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang12
2008-10-15Roolback PlatformMngr to UEFI_APPLICATION, and remove its dependency section.lgao4
2008-10-15Minor update for PlatOverMngr driver, VariableFormat.h and DxePcdLib.c.lgao4
2008-10-14Remove the unnecessary include, such as PiDxe.h, PiPei.h, Base.h and Uefi.h i...qwang12
2008-10-14Correct two minor commentslgao4
2008-10-11If there are variables in the VAR_ADDED state that are identical to the varia...mdkinney
2008-10-09Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...lgao4
2008-10-08Set Root=NULL if some error code is returned from OpenVolume() interface of E...qhuang8
2008-10-07sync the comments of FvbServiceLib library class with Mde Library Spec.eric_tian
2008-10-05Change PeiMain/DxeMain's base name to PeiCore/DxeCore.klu2
2008-09-29Remove DXE CIS wordklu2
2008-09-28sync the comments of GraphicsLib library instance with Mde Library Spec.eric_tian
2008-09-271. Set the EFI_DEBUG_IMAGE_INFO_TABLE_MODIFIED bit on insertion/deletion of e...qhuang8
2008-09-27Changing source filename to match name changing.vanjeff
2008-09-27Renamed remotelyvanjeff
2008-09-27Renamedvanjeff
2008-09-261) Move RFC_3066_ENTRY_SIZE and ISO_639_2_ENTRY_SIZE to UefiBaseType.h.qwang12
2008-09-24Update the default value of PcdPlatformBootTimeOutDefault to be 0xffff to be ...qhuang8
2008-09-23add detail comments on the complicated code segment.eric_tian
2008-09-23Add assert check to make sure new stack size larger than old stack size.lgao4