summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library
AgeCommit message (Expand)AuthorFilesLines
2009-05-20Add includes for definitions used by the DxeIpIoLib and DxeNetLibmdkinney2-0/+3
2009-05-20enhanced to support more routing table entry.vanjeff1-5/+5
2009-05-18Fix K8 issues in HiiDataBaselgao41-14/+45
2009-05-18Retire original HII APIs: IfrLibExtractDefault and ConstructConfigAltResp, wh...lgao41-373/+14
2009-05-14Update HiiDataBase to fix parsing Hii package error. Some HiiPackages have no...lgao41-8/+18
2009-05-141. Update the implementation of HII ConfigRouting Protocol in HiiDataBase mod...lgao43-97/+1403
2009-05-131. retired NicIp4ConfigProtocolGuidvanjeff2-25/+91
2009-05-12Minor update the function interface for three re-allocate pool APIs to check ...qhuang81-12/+8
2009-05-11Add conformance check for OldBuffer and size even if the memory allocation fa...qhuang81-7/+11
2009-05-09Update comments in PeiMemoryAllocationLib and UefiMemoryAllocationLib to matc...mdkinney1-3/+6
2009-05-08Fix bug in Reallocate Pool functions in DXE Core Memory Allocation Lib. The ...mdkinney1-10/+9
2009-05-04Fix a bug in UefiHiiLib. The size for allocating a buffer is StrSize instead ...rsun31-1/+1
2009-04-30HiiLib exports HiiCreateRawOpCode APIlgao41-2/+2
2009-04-30update to pass GCC build as we replace VA_START with __builtin_va_starteric_tian1-2/+2
2009-04-27Update HiiGetBrowserData APIlgao41-70/+28
2009-04-24Merge application PlatOverMngr and library DxePlatDriOverLib into driver Plat...lgao43-2132/+0
2009-04-23Retire IfrSupportLib and ExtendedIfrSupportLib, which have been replaced by H...lgao49-3522/+0
2009-04-20Enhance HiiGetBrowserData API to support the case that storage element is 0.lgao41-0/+9
2009-04-17Remove unused IfrSupportLib and ExtendedIfrSupportLiblgao41-10/+15
2009-04-17Update HiiLib to copy all IfrOpcode, not Opcode by Opcode.lgao41-17/+17
2009-04-17Retire HiiLibGetNextLanguage() API from HII Library class.rsun31-42/+0
2009-04-17Fix Insert opcode error.lgao41-6/+8
2009-04-16Retire language conversion APIs from HII library class.rsun31-273/+0
2009-04-14HII Library Class interface refine.rsun34-923/+549
2009-04-13Fix Bug to convert low Hex string to handle L'A' - L'F'lgao41-10/+12
2009-04-13Fix ICC compiler error.lgao41-8/+15
2009-04-13Merge new defined HII library APIs into HiiLib lgao43-3079/+9
2009-04-13Update UefiHiiLib to support new defined IFR related HII APIs.lgao46-82/+2362
2009-04-12Update NewHii library lgao41-31/+20
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten1-1/+2
2009-04-09Add NewHii and UefiHiiServices library instances.lgao44-0/+3181
2009-04-02Retire Extended HII library class.rsun32-193/+0
2009-04-02Enhance the file header description.niry3-3/+8
2009-03-27Fix a minor issue to ensure the converted RFC 3066 language is NULL-terminated.qhuang81-1/+6
2009-03-27Apply GetBestLanguage() API in UEFI to display HII string.qhuang82-92/+68
2009-03-25Fix coding style issue.niry2-3/+3
2009-03-17ISO_639_2_ENTRY_SIZE has been made local.jji41-0/+4
2009-03-13Rename BaseMemoryTestLib to MemoryTestLib.xli244-6/+6
2009-03-10Refine BaseMemoryTestLib to handle memory address at zero.xli241-1/+33
2009-03-09retire FvbServiceLib class in MdeModulePkg, and also remove the two instances...eric_tian3-758/+0
2009-03-06Refine BaseMemoryTestLib and add instance with full functionality.xli244-18/+306
2009-02-271. delete Include/Guid/VariableInfo.heric_tian1-1/+1
2009-02-25Fix missing protocol header file klu21-0/+1
2009-02-25Refine commentsklu21-2/+3
2009-02-25Check in library class of BaseMemoryTestLib.xli242-0/+130
2009-02-24Move PlatformBdsLibNull library instance to IntelFrameworkModulePkgklu24-310/+0
2009-02-24Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkgklu21-1/+1
2009-02-24Change library class PlatDriOverLib to PlatformDriOverrideLiblgao43-2/+3
2009-02-24Move Crc32GuidedSectionExtraction from Protocol to Guid directorylgao45-79/+7
2009-02-24Fix path separator to follow convention.qhuang81-1/+1