summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library
Commit message (Expand)AuthorAgeFilesLines
* Add in an ASSERT to check the return of HiiLibGetSupportedLanguages. This fun...qwang122008-12-051-0/+1
* Comments have been checked with specjji42008-12-051-4/+1
* Update function comment.qwang122008-12-031-3/+9
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-0321-54/+5
* Global variables have been moved backward ahead of functions.jji42008-12-035-115/+136
* Parameter checking in BdsLibMatchDevicePaths() is wrong. This bug was found b...rsun32008-12-031-1/+1
* Code scrub for PlatformBdsLibNull.inf library instance.klu22008-12-024-177/+94
* Add 3 reallocation pool services in MemoryAllocationLib class.qhuang82008-12-011-1/+150
* Code scrub for GenericBdsLib library instance.klu22008-12-015-50/+15
* Remove NibbleToHexChar() function from BaseLiblgao42008-12-012-2/+219
* Add GetCurrentLanguage() to HiiLib in MdeModulePkgqhuang82008-11-273-0/+59
* 1) Change the return type of IfrLibFreeUpdateData to VOID.qwang122008-11-274-22/+19
* Fix ECC issue for GenericBdsLibklu22008-11-271-1/+1
* Fix constructor/destructor issue for DXE_DRIVER library instance.qhuang82008-11-271-0/+2
* 1.retried graphics library class from MdePkgvanjeff2008-11-247-622/+514
* Update to use ReallocatePool() from BaseMemoryLibmdkinney2008-11-221-39/+3
* 1) StrGather (Build.exe) in compatible mode add a Framework Package Header to...qwang122008-11-211-5/+4
* synchronize the file with the MDE_Library_Spec and fixed some typo.gikidy2008-11-211-2/+2
* Function headers and comments have been checked with spec.jji42008-11-211-4/+4
* retried GetGraphicsBitMapFromFV()and GetGraphicsBitMapFromFVEx(), instead usi...vanjeff2008-11-201-64/+1
* 1.Removed PrintXY from Graphics Library.vanjeff2008-11-202-316/+1
* Update the base name based on convention.qwang122008-11-191-1/+1
* Update doxygen comment for VarArg list parameter. "..."'s description is added.qwang122008-11-191-4/+8
* Update doxygen comment for VarArg list parameter. "..."'s description is added.qwang122008-11-191-1/+2
* Rename DxePiLib to DxeServicesLibqhuang82008-11-132-3/+3
* Add UefiHiiLib & UefiIfrSupportLib. They are from MdePkg.qhuang82008-11-139-0/+3997
* 1, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu22008-11-117-93/+19
* Fix X64 build breakmdkinney2008-11-091-2/+2
* Check the GUID too before identify the opcode is a LABEL, otherwise it may tr...qwang122008-11-083-4/+5
* Code Scrub for EdkDxePrintLib.xli242008-11-062-6/+19
* Code scrub EdkFvbServiceLib.qhuang82008-11-063-49/+53
* Code Scrub for DxePlatDriOverLib.xli242008-11-063-369/+478
* Add missing include for protocol header file.klu22008-11-051-0/+1
* remove over specific protocol gEfiFirmwareVolume2ProtocolGuid for GraphicsLib...klu22008-11-051-1/+0
* Remove over specific guid gEfiDefaultBmpLogoGuid for PlatformBdsLibNull library.klu22008-11-051-3/+0
* Remove over specific guid gEfiHobListGuidklu22008-11-052-2/+0
* Remove over specific header file.klu22008-11-051-1/+0
* Remove over specify protocol/ppi/guidklu22008-11-051-3/+0
* Remove over specific protocol guid and add missing header file for required p...klu22008-11-052-2/+2
* Remove over specific protocol for library DxeIpIoLibklu22008-11-052-4/+1
* Sync in bug fix from EDK I:qwang122008-11-042-2/+54
* Remove a unncessary check.qwang122008-10-311-3/+1
* Fix a bug introduced when removing the SafeFreePool. Pointer should be checke...qwang122008-10-311-3/+9
* Update to use DOS formatqhuang82008-10-311-7/+7
* Update to use DOS formatqhuang82008-10-311-104/+104
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-302-6/+5
* Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang122008-10-306-77/+125
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-3010-53/+8
* Move FvbServiceLib, GraphicsLib, and DxePalLib from MDE package due to packag...xli242008-10-295-0/+1807
* clean up EBC in inf files.vanjeff2008-10-284-4/+5