summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library
AgeCommit message (Expand)Author
2009-05-08Fix bug in Reallocate Pool functions in DXE Core Memory Allocation Lib. The ...mdkinney
2009-05-04Fix a bug in UefiHiiLib. The size for allocating a buffer is StrSize instead ...rsun3
2009-04-30HiiLib exports HiiCreateRawOpCode APIlgao4
2009-04-30update to pass GCC build as we replace VA_START with __builtin_va_starteric_tian
2009-04-27Update HiiGetBrowserData APIlgao4
2009-04-24Merge application PlatOverMngr and library DxePlatDriOverLib into driver Plat...lgao4
2009-04-23Retire IfrSupportLib and ExtendedIfrSupportLib, which have been replaced by H...lgao4
2009-04-20Enhance HiiGetBrowserData API to support the case that storage element is 0.lgao4
2009-04-17Remove unused IfrSupportLib and ExtendedIfrSupportLiblgao4
2009-04-17Update HiiLib to copy all IfrOpcode, not Opcode by Opcode.lgao4
2009-04-17Retire HiiLibGetNextLanguage() API from HII Library class.rsun3
2009-04-17Fix Insert opcode error.lgao4
2009-04-16Retire language conversion APIs from HII library class.rsun3
2009-04-14HII Library Class interface refine.rsun3
2009-04-13Fix Bug to convert low Hex string to handle L'A' - L'F'lgao4
2009-04-13Fix ICC compiler error.lgao4
2009-04-13Merge new defined HII library APIs into HiiLib lgao4
2009-04-13Update UefiHiiLib to support new defined IFR related HII APIs.lgao4
2009-04-12Update NewHii library lgao4
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten
2009-04-09Add NewHii and UefiHiiServices library instances.lgao4
2009-04-02Retire Extended HII library class.rsun3
2009-04-02Enhance the file header description.niry
2009-03-27Fix a minor issue to ensure the converted RFC 3066 language is NULL-terminated.qhuang8
2009-03-27Apply GetBestLanguage() API in UEFI to display HII string.qhuang8
2009-03-25Fix coding style issue.niry
2009-03-17ISO_639_2_ENTRY_SIZE has been made local.jji4
2009-03-13Rename BaseMemoryTestLib to MemoryTestLib.xli24
2009-03-10Refine BaseMemoryTestLib to handle memory address at zero.xli24
2009-03-09retire FvbServiceLib class in MdeModulePkg, and also remove the two instances...eric_tian
2009-03-06Refine BaseMemoryTestLib and add instance with full functionality.xli24
2009-02-271. delete Include/Guid/VariableInfo.heric_tian
2009-02-25Fix missing protocol header file klu2
2009-02-25Refine commentsklu2
2009-02-25Check in library class of BaseMemoryTestLib.xli24
2009-02-24Move PlatformBdsLibNull library instance to IntelFrameworkModulePkgklu2
2009-02-24Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkgklu2
2009-02-24Change library class PlatDriOverLib to PlatformDriOverrideLiblgao4
2009-02-24Move Crc32GuidedSectionExtraction from Protocol to Guid directorylgao4
2009-02-24Fix path separator to follow convention.qhuang8
2009-02-23Move MdeModuleHii.h into Include\Guid directorylgao4
2009-02-23Rename EdkPrintLib to DxePrintLibPrint2Protocol to better reflect its functio...qhuang8
2009-02-23Update Performance library instances to adapt to the update in Performance in...qhuang8
2009-02-131.enhanced security check.vanjeff
2009-02-12fixed comments missing.vanjeff
2009-02-12enhanced security check.vanjeff
2009-02-10Correct typo in comments, clean IfrSupportLib.hlgao4
2009-02-06Coding style checkedjji4
2009-02-03use the GUIDed versions of events listed below: EVT_SIGNAL_VIRTUAL_ADDRESS_CH...jji4
2009-02-031) Clean up the INF and add in comment to describe the surface area of modulesqwang12