summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
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
2008-11-22Update to use ReallocatePool() from BaseMemoryLibmdkinney3-93/+11
2008-11-22Update to use ReallocatePool() from BaseMemoryLibmdkinney1-39/+3
2008-11-22Clean upmdkinney1-23/+0
2008-11-211) StrGather (Build.exe) in compatible mode add a Framework Package Header to...qwang122-5/+6
2008-11-21using the exact device path DEBUGPORT_DEVICE_PATH.vanjeff1-1/+1
2008-11-21synchronize the file with the MDE_Library_Spec and fixed some typo.gikidy1-2/+2
2008-11-21code scrub.vanjeff1-2/+2
2008-11-21Code scrub for DebugPortDxe.vanjeff2-123/+96
2008-11-211) Remove the variable initalization in declaration.qwang129-103/+105
2008-11-211. Add Max Try Times check to clear Ps2Kbd status register. If exceed the max...lgao41-0/+6
2008-11-21Function headers and comments have been checked with spec.jji41-4/+4
2008-11-20retried GetGraphicsBitMapFromFV()and GetGraphicsBitMapFromFVEx(), instead usi...vanjeff1-64/+1
2008-11-20ECC Cleanup: Remove variable initialization in declaration.qwang121-1/+1
2008-11-201.Removed PrintXY from Graphics Library.vanjeff6-322/+4
2008-11-20ECC clanup: Update the doxygen comment.qwang121-3/+0
2008-11-19Update SecurityStub function to align PI spec.lgao42-5/+5
2008-11-19Update the base name based on convention.qwang121-1/+1
2008-11-19ECC Cleanup: Update Doxygen commentqwang128-13/+70
2008-11-19Doxygen fix.qwang121-1/+1
2008-11-19Fixed a ECC error.qwang121-1/+1
2008-11-19Update doxygen comment for VarArg list parameter. "..."'s description is added.qwang121-4/+8
2008-11-19Update doxygen comment for VarArg list parameter. "..."'s description is added.qwang121-1/+2
2008-11-19Split Ebc from x64 implementation since x64 version supports to create x64 mo...qhuang82-1/+78