summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* 1) Update SetPeiServicesTablePointer's prototype add CONST modifier.qwang122008-10-217-24/+24
* Fix several coding style violationsqhuang82008-10-216-19/+19
* Move definition of EFI_PARTITION_ENTRY_STATUS from IndustryStandard in MDE Pa...xli242008-10-201-0/+9
* Fix ECC issue.klu22008-10-205-13/+7
* Vertical check - DEC [LibraryClasses] section matches all the library classes...eric_tian2008-10-201-22/+26
* Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang122008-10-174-5/+7
* Roolback PlatformMngr to UEFI_APPLICATION, and remove its dependency section.lgao42008-10-152-5/+20
* Minor update for PlatOverMngr driver, VariableFormat.h and DxePcdLib.c.lgao42008-10-153-21/+6
* Remove the unnecessary include, such as PiDxe.h, PiPei.h, Base.h and Uefi.h i...qwang122008-10-1411-194/+189
* Correct two minor commentslgao42008-10-141-1/+1
* If there are variables in the VAR_ADDED state that are identical to the varia...mdkinney2008-10-111-12/+29
* Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...lgao42008-10-095-6/+3
* Set Root=NULL if some error code is returned from OpenVolume() interface of E...qhuang82008-10-081-0/+1
* sync the comments of FvbServiceLib library class with Mde Library Spec.eric_tian2008-10-071-90/+194
* Change PeiMain/DxeMain's base name to PeiCore/DxeCore.klu22008-10-052-2/+2
* Remove DXE CIS wordklu22008-09-291-1/+0
* sync the comments of GraphicsLib library instance with Mde Library Spec.eric_tian2008-09-281-3/+2
* 1. Set the EFI_DEBUG_IMAGE_INFO_TABLE_MODIFIED bit on insertion/deletion of e...qhuang82008-09-271-14/+34
* Changing source filename to match name changing.vanjeff2008-09-271-10/+10
* Renamed remotelyvanjeff2008-09-275-0/+0
* Renamedvanjeff2008-09-274-0/+0
* 1) Move RFC_3066_ENTRY_SIZE and ISO_639_2_ENTRY_SIZE to UefiBaseType.h.qwang122008-09-262-5/+5
* Update the default value of PcdPlatformBootTimeOutDefault to be 0xffff to be ...qhuang82008-09-242-22/+11
* add detail comments on the complicated code segment.eric_tian2008-09-232-9/+18
* Add assert check to make sure new stack size larger than old stack size.lgao42008-09-231-4/+2
* move header files in MdeModulePkg\Core\Dxe except DxeMain.h into their corres...eric_tian2008-09-2330-419/+322
* Don't align image address for TeImage, because TeImage section alignment is u...lgao42008-09-231-3/+5
* HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if...qwang122008-09-214-4/+4
* remove the unused msa/npsd fileslgao42008-09-201-491/+0
* 1. Sync Bug:PXE Boot issue- UefiPxeBc driver currently does not follow PXE Specvanjeff2008-09-193-63/+69
* 1. Add three sample PCD in HelloWorld application for user reference of PCD u...lgao42008-09-194-20/+66
* Rollback change done in 5919: "Remove the status code EFI_ALREADY_STARTED to ...qwang122008-09-181-2/+2
* Remove the GrowBuffer function. Just use the simple way to get the buffer siz...qwang122008-09-181-92/+48
* Adjust the function layout to remove the prototype of internal functions to r...qhuang82008-09-171-306/+210
* Apply HighBitSet() in MDE baseLib to retire the internal function CoreHighest...qhuang82008-09-172-46/+2
* Remove the status code EFI_ALREADY_STARTED to avoid confusion since it is not...qhuang82008-09-171-3/+3
* Adjust the function layout of Timer.c to remove the prototype to reduce sync ...qhuang82008-09-171-113/+70
* Refine code to remove the last entry of mArchProtocol.qhuang82008-09-171-8/+13
* Fix several code review minor comments:qhuang82008-09-171-14/+13
* Fix several code review minor comments:qhuang82008-09-171-12/+13
* Fixed one bug in consplitter console input Start/Stop functions for those han...vanjeff2008-09-172-26/+18
* Update the comments.qwang122008-09-172-4/+8
* Add VA_END to end the VA_START.qwang122008-09-171-0/+5
* Remove the unnecessary spin_lock protection around CoreUnloadImage. There is ...qwang122008-09-171-16/+0
* MdePkg/Include/Uefi/UefiTcgPlatform.h:jljusten2008-09-161-1/+1
* CoreHandleProtocol function description should be corrected.eric_tian2008-09-161-4/+12