summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
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
2008-09-23move header files in MdeModulePkg\Core\Dxe except DxeMain.h into their corres...eric_tian
2008-09-23Don't align image address for TeImage, because TeImage section alignment is u...lgao4
2008-09-21HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if...qwang12
2008-09-20remove the unused msa/npsd fileslgao4
2008-09-191. Sync Bug:PXE Boot issue- UefiPxeBc driver currently does not follow PXE Specvanjeff
2008-09-191. Add three sample PCD in HelloWorld application for user reference of PCD u...lgao4
2008-09-18Rollback change done in 5919: "Remove the status code EFI_ALREADY_STARTED to ...qwang12
2008-09-18Remove the GrowBuffer function. Just use the simple way to get the buffer siz...qwang12
2008-09-17Adjust the function layout to remove the prototype of internal functions to r...qhuang8
2008-09-17Apply HighBitSet() in MDE baseLib to retire the internal function CoreHighest...qhuang8
2008-09-17Remove the status code EFI_ALREADY_STARTED to avoid confusion since it is not...qhuang8
2008-09-17Adjust the function layout of Timer.c to remove the prototype to reduce sync ...qhuang8
2008-09-17Refine code to remove the last entry of mArchProtocol.qhuang8
2008-09-17Fix several code review minor comments:qhuang8
2008-09-17Fix several code review minor comments:qhuang8
2008-09-17Fixed one bug in consplitter console input Start/Stop functions for those han...vanjeff
2008-09-17Update the comments.qwang12
2008-09-17Add VA_END to end the VA_START.qwang12
2008-09-17Remove the unnecessary spin_lock protection around CoreUnloadImage. There is ...qwang12
2008-09-16MdePkg/Include/Uefi/UefiTcgPlatform.h:jljusten
2008-09-16CoreHandleProtocol function description should be corrected.eric_tian
2008-09-16Merge the global data in ExecData.c to Event.ceric_tian
2008-09-16Comments for CoreInitializeMemoryServices should be updatederic_tian
2008-09-16The file name Exec.h contains UEFI Event support functions and structure. But...eric_tian
2008-09-16follow up the comments from code review.eric_tian