summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2008-12-07Move NEXT_MEMORY_DESCRIPTOR() from UefiSpec.h to UEFI Librarymdkinney2-0/+2
2008-12-07git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6892 6f1...ywu214-99/+77
2008-12-06Change _CR() to BASE_CR() to follow naming conventionmdkinney6-9/+9
2008-12-05Add comments for functions and fix some coding style issue.niry12-367/+329
2008-12-05Simplify call to FUNCTION_ENTRY_POINT() based on updates to that macromdkinney2-2/+2
2008-12-05Roll back change to Terminal Type PCDmdkinney3-3/+3
2008-12-05Add the missing internal header file to pass buildlgao41-0/+1
2008-12-05for 202033ywu211-0/+97
2008-12-05for 202033ywu211-0/+1
2008-12-05change some comment and for 202033ywu211-123/+72
2008-12-05Add in an ASSERT to check the return of HiiLibGetSupportedLanguages. This fun...qwang121-0/+1
2008-12-05Comments have been checked with specjji41-4/+1
2008-12-05Code Scrub for UsbKbDxe module.xli244-630/+570
2008-12-05Fix the build break caused by update of FUNCTION_ENTRY_POINT macro.xli241-1/+1
2008-12-05Match PCD rename in MdePkg/MdePkg.dec r6857.jljusten3-3/+3
2008-12-05Move Ia32PcRtc.c from IA-32 sub-directory and rename to PcRtcEntry.c since IP...qhuang82-1/+1
2008-12-05move false dependency relationeric_tian1-1/+1
2008-12-04Typo correctedjji41-1/+1
2008-12-041)Global variables have been moved backward ahead of functions.jji429-140/+228
2008-12-04Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION definition...gikidy1-2/+0
2008-12-04Changed the POLL&TIMEOUT timer values from 50ms to 10ms.vanjeff3-4/+5
2008-12-03Update function comment and use MdePkg Library FreePool function.qwang121-17/+11
2008-12-03Update function comment.qwang122-3/+14
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy84-223/+12
2008-12-03Code scrub for MdeModule Include header file (Protocol and DEC)lgao418-99/+117
2008-12-03Global variables have been moved backward ahead of functions.jji434-797/+1386
2008-12-03Parameter checking in BdsLibMatchDevicePaths() is wrong. This bug was found b...rsun31-1/+1
2008-12-02Code scrub for PlatformBdsLibNull.inf library instance.klu25-189/+106
2008-12-01Add 3 reallocation pool services in MemoryAllocationLib class.qhuang81-1/+150
2008-12-01Code scrub for GenericBdsLib library instance.klu25-50/+15
2008-12-01Remove NibbleToHexChar() function from BaseLiblgao46-53/+379
2008-12-011. Fixed issue when calculating timeout value in timeout function in MNP module.vanjeff3-5/+11
2008-11-28Fix coding style issues for Tcp4Dxe driver.niry13-116/+224
2008-11-27Add the AND of all architectural protocols for this special DXE_RUNTIME driver.qhuang81-0/+13
2008-11-27Make HiiDatabase module not depend on HiiLib; otherwise it will inherit HII_D...qhuang84-3/+75
2008-11-27Fixed one bug when calculating timeout value in timeout function for UDP prot...vanjeff1-2/+2
2008-11-27Add GetCurrentLanguage() to HiiLib in MdeModulePkgqhuang86-0/+83
2008-11-27Update PEIM entry point to follow PEIM entry point.lgao43-28/+10
2008-11-27Update PEIM entry point to follow PEIM entry point.lgao42-7/+7
2008-11-27Add necessary CONST modifier.xli241-2/+2
2008-11-27Add necessary CONST modifier.xli242-4/+4
2008-11-27Add additional comments for structure definition. lgao418-178/+310
2008-11-271) Change the return type of IfrLibFreeUpdateData to VOID.qwang125-26/+20
2008-11-27Fix ECC issue for PCD Dxe and Peimklu24-8/+0
2008-11-27Fix ECC issue for GenericBdsLibklu21-1/+1
2008-11-27Fix constructor/destructor issue for DXE_DRIVER library instance.qhuang81-0/+2
2008-11-25code scruberic_tian2-9/+6
2008-11-241.retried graphics library class from MdePkgvanjeff15-635/+581
2008-11-24Move call to CoreDisplayDiscoveredNotDispatched to be before thejljusten1-8/+8
2008-11-24Add useful DEBUG message for determining the when drivers are jljusten1-0/+1