summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* Move Ia32PcRtc.c from IA-32 sub-directory and rename to PcRtcEntry.c since IP...qhuang82008-12-052-1/+1
* move false dependency relationeric_tian2008-12-051-1/+1
* Typo correctedjji42008-12-041-1/+1
* 1)Global variables have been moved backward ahead of functions.jji42008-12-0429-140/+228
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION definition...gikidy2008-12-041-2/+0
* Changed the POLL&TIMEOUT timer values from 50ms to 10ms.vanjeff2008-12-043-4/+5
* Update function comment and use MdePkg Library FreePool function.qwang122008-12-031-17/+11
* Update function comment.qwang122008-12-032-3/+14
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-0384-223/+12
* Code scrub for MdeModule Include header file (Protocol and DEC)lgao42008-12-0318-99/+117
* Global variables have been moved backward ahead of functions.jji42008-12-0334-797/+1386
* Parameter checking in BdsLibMatchDevicePaths() is wrong. This bug was found b...rsun32008-12-031-1/+1
* Code scrub for PlatformBdsLibNull.inf library instance.klu22008-12-025-189/+106
* Add 3 reallocation pool services in MemoryAllocationLib class.qhuang82008-12-011-1/+150
* Code scrub for GenericBdsLib library instance.klu22008-12-015-50/+15
* Remove NibbleToHexChar() function from BaseLiblgao42008-12-016-53/+379
* 1. Fixed issue when calculating timeout value in timeout function in MNP module.vanjeff2008-12-013-5/+11
* Fix coding style issues for Tcp4Dxe driver.niry2008-11-2813-116/+224
* Add the AND of all architectural protocols for this special DXE_RUNTIME driver.qhuang82008-11-271-0/+13
* Make HiiDatabase module not depend on HiiLib; otherwise it will inherit HII_D...qhuang82008-11-274-3/+75
* Fixed one bug when calculating timeout value in timeout function for UDP prot...vanjeff2008-11-271-2/+2
* Add GetCurrentLanguage() to HiiLib in MdeModulePkgqhuang82008-11-276-0/+83
* Update PEIM entry point to follow PEIM entry point.lgao42008-11-273-28/+10
* Update PEIM entry point to follow PEIM entry point.lgao42008-11-272-7/+7
* Add necessary CONST modifier.xli242008-11-271-2/+2
* Add necessary CONST modifier.xli242008-11-272-4/+4
* Add additional comments for structure definition. lgao42008-11-2718-178/+310
* 1) Change the return type of IfrLibFreeUpdateData to VOID.qwang122008-11-275-26/+20
* Fix ECC issue for PCD Dxe and Peimklu22008-11-274-8/+0
* Fix ECC issue for GenericBdsLibklu22008-11-271-1/+1
* Fix constructor/destructor issue for DXE_DRIVER library instance.qhuang82008-11-271-0/+2
* code scruberic_tian2008-11-252-9/+6
* 1.retried graphics library class from MdePkgvanjeff2008-11-2415-635/+581
* Move call to CoreDisplayDiscoveredNotDispatched to be before thejljusten2008-11-241-8/+8
* Add useful DEBUG message for determining the when drivers are jljusten2008-11-241-0/+1
* Update to use ReallocatePool() from BaseMemoryLibmdkinney2008-11-223-93/+11
* Update to use ReallocatePool() from BaseMemoryLibmdkinney2008-11-221-39/+3
* Clean upmdkinney2008-11-221-23/+0
* 1) StrGather (Build.exe) in compatible mode add a Framework Package Header to...qwang122008-11-212-5/+6
* using the exact device path DEBUGPORT_DEVICE_PATH.vanjeff2008-11-211-1/+1
* synchronize the file with the MDE_Library_Spec and fixed some typo.gikidy2008-11-211-2/+2
* code scrub.vanjeff2008-11-211-2/+2
* Code scrub for DebugPortDxe.vanjeff2008-11-212-123/+96
* 1) Remove the variable initalization in declaration.qwang122008-11-219-103/+105
* 1. Add Max Try Times check to clear Ps2Kbd status register. If exceed the max...lgao42008-11-211-0/+6
* Function headers and comments have been checked with spec.jji42008-11-211-4/+4
* retried GetGraphicsBitMapFromFV()and GetGraphicsBitMapFromFVEx(), instead usi...vanjeff2008-11-201-64/+1
* ECC Cleanup: Remove variable initialization in declaration.qwang122008-11-201-1/+1
* 1.Removed PrintXY from Graphics Library.vanjeff2008-11-206-322/+4
* ECC clanup: Update the doxygen comment.qwang122008-11-201-3/+0