summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library
AgeCommit message (Expand)AuthorFilesLines
2008-12-12INF head modifiedjji410-33/+38
2008-12-12INF head modifiedjji41-1/+0
2008-12-11Fix the issue that memory for device path is incorrectly freed, which leads t...xli241-4/+0
2008-12-11Code Scrub for Pcd, PlatformDriOverride and PlatOverMngr driver.lgao42-1/+10
2008-12-11Make use of MdePkg's FreePool library function to replace gBS->FreePool.qwang121-7/+7
2008-12-09Fix typo.klu21-1/+1
2008-12-09Synchronize PlatformBdsLibNull library class's header file to library instance.klu21-14/+17
2008-12-09Synchronize GenericBdsLib library class's header file to library instance.klu24-49/+37
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-03Update function comment.qwang121-3/+9
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy21-54/+5
2008-12-03Global variables have been moved backward ahead of functions.jji45-115/+136
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.klu24-177/+94
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 BaseLiblgao42-2/+219
2008-11-27Add GetCurrentLanguage() to HiiLib in MdeModulePkgqhuang83-0/+59
2008-11-271) Change the return type of IfrLibFreeUpdateData to VOID.qwang124-22/+19
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-241.retried graphics library class from MdePkgvanjeff7-622/+514
2008-11-22Update to use ReallocatePool() from BaseMemoryLibmdkinney1-39/+3
2008-11-211) StrGather (Build.exe) in compatible mode add a Framework Package Header to...qwang121-5/+4
2008-11-21synchronize the file with the MDE_Library_Spec and fixed some typo.gikidy1-2/+2
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-201.Removed PrintXY from Graphics Library.vanjeff2-316/+1
2008-11-19Update the base name based on convention.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-13Rename DxePiLib to DxeServicesLibqhuang82-3/+3
2008-11-13Add UefiHiiLib & UefiIfrSupportLib. They are from MdePkg.qhuang89-0/+3997
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu27-93/+19
2008-11-09Fix X64 build breakmdkinney1-2/+2
2008-11-08Check the GUID too before identify the opcode is a LABEL, otherwise it may tr...qwang123-4/+5
2008-11-06Code Scrub for EdkDxePrintLib.xli242-6/+19
2008-11-06Code scrub EdkFvbServiceLib.qhuang83-49/+53
2008-11-06Code Scrub for DxePlatDriOverLib.xli243-369/+478
2008-11-05Add missing include for protocol header file.klu21-0/+1
2008-11-05remove over specific protocol gEfiFirmwareVolume2ProtocolGuid for GraphicsLib...klu21-1/+0
2008-11-05Remove over specific guid gEfiDefaultBmpLogoGuid for PlatformBdsLibNull library.klu21-3/+0
2008-11-05Remove over specific guid gEfiHobListGuidklu22-2/+0
2008-11-05Remove over specific header file.klu21-1/+0
2008-11-05Remove over specify protocol/ppi/guidklu21-3/+0
2008-11-05Remove over specific protocol guid and add missing header file for required p...klu22-2/+2
2008-11-05Remove over specific protocol for library DxeIpIoLibklu22-4/+1
2008-11-04Sync in bug fix from EDK I:qwang122-2/+54
2008-10-31Remove a unncessary check.qwang121-3/+1