summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library
AgeCommit message (Expand)AuthorFilesLines
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
2008-10-31Fix a bug introduced when removing the SafeFreePool. Pointer should be checke...qwang121-3/+9
2008-10-31Update to use DOS formatqhuang81-7/+7
2008-10-31Update to use DOS formatqhuang81-104/+104
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42-6/+5
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang126-77/+125
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji410-53/+8
2008-10-29Move FvbServiceLib, GraphicsLib, and DxePalLib from MDE package due to packag...xli245-0/+1807
2008-10-28clean up EBC in inf files.vanjeff4-4/+5
2008-10-25Remove EdkFvbServiceLib and GraphicsLib from MdeModulePkg, for they have been...xli245-1807/+0
2008-10-14Remove the unnecessary include, such as PiDxe.h, PiPei.h, Base.h and Uefi.h i...qwang121-1/+1
2008-10-09Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...lgao41-1/+0