summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library
AgeCommit message (Expand)AuthorFilesLines
2008-12-25Add more comments to describe the net buffer operation functions.niry1-160/+208
2008-12-25Code Clean for Driver PlatformDriOverrideDxe and PlatOverMngr application. An...lgao44-137/+70
2008-12-24Pure UEFI code should not include “PiDxe.h” & “PiPei.h”ywu211-1/+1
2008-12-24Pure UEFI code should not include “PiDxe.h” & “PiPei.h”ywu211-9/+3
2008-12-23Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En...qhuang82-11/+10
2008-12-23pure UEFI should not include “PiDxe.h” and “PiPei.h”ywu211-1/+1
2008-12-23Fix filer headerywu211-306/+236
2008-12-23Remove #include <Protocol/LoadedImage.h>ywu212-325/+279
2008-12-17Fix some typo.gikidy1-3/+3
2008-12-16Clean up to update the reference of the these macros:qhuang83-5/+5
2008-12-15Fix a missing doxygen parameter entry.qhuang81-0/+2
2008-12-15Code scrub performance library instances in MdeModulePkgqhuang87-22/+68
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