]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Include/Library
Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language match...
[mirror_edk2.git] / MdeModulePkg / Include / Library /
2009-05-20 mdkinneyRemove redundant #include statements
2009-05-18 lgao4Retire original HII APIs: IfrLibExtractDefault and...
2009-05-14 lgao4Update HiiDataBase to fix parsing Hii package error...
2009-05-14 lgao41. Update the implementation of HII ConfigRouting Proto...
2009-04-30 lgao4HiiLib exports HiiCreateRawOpCode API
2009-04-27 lgao4Update HiiGetBrowserData API
2009-04-24 lgao4Merge application PlatOverMngr and library DxePlatDriOv...
2009-04-23 lgao4Retire IfrSupportLib and ExtendedIfrSupportLib, which...
2009-04-17 rsun3Retire HiiLibGetNextLanguage() API from HII Library...
2009-04-16 rsun3Retire language conversion APIs from HII library class.
2009-04-15 rsun3Remove duplicate HII Library API prototypes.
2009-04-14 rsun3HII Library Class interface refine.
2009-04-13 lgao4Merge new defined HII library APIs into HiiLib
2009-04-13 lgao4Update UefiHiiLib to support new defined IFR related...
2009-04-12 lgao4Update NewHii library
2009-04-09 lgao4Add NewHii and UefiHiiServiceLib library header file
2009-04-02 rsun3Retire Extended HII library class.
2009-03-27 qhuang8Apply GetBestLanguage() API in UEFI to display HII...
2009-03-25 niryFixing coding style issue.
2009-03-13 xli24Rename BaseMemoryTestLib to MemoryTestLib.
2009-03-13 xli24Refine some comments.
2009-03-09 eric_tianretire FvbServiceLib class in MdeModulePkg, and also...
2009-03-06 xli24Refine BaseMemoryTestLib and add instance with full...
2009-02-25 xli24Check in library class of BaseMemoryTestLib.
2009-02-24 klu2Move library class GenericBdsLib and PlatformBdsLib...
2009-02-24 lgao4Change library class PlatDriOverLib to PlatformDriOverr...
2009-02-24 lgao4Move Crc32GuidedSectionExtraction from Protocol to...
2009-02-10 lgao4Correct typo in comments, clean IfrSupportLib.h
2009-01-21 qwang12K8:
2009-01-13 ywu21fix one minor comment error
2009-01-13 ywu21sync Netlib function from c file
2009-01-12 ywu21add macro function comments
2009-01-04 lgao4Code scrub for the following drivers and librarys.
2008-12-30 jgong5Enhance function header
2008-12-29 jgong5Add () after function name so that Doxygen can create...
2008-12-26 jgong5no need to use EFIAPI
2008-12-26 jgong5Add more comments
2008-12-25 niryAdd more comments for Netbuf* functions in NetLib.h
2008-12-25 lgao4Code Clean for Driver PlatformDriOverrideDxe and PlatOv...
2008-12-23 ywu21Fix function header
2008-12-23 ywu21Fix function header
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-12 gikidyFix some typo.
2008-12-11 lgao4Code Scrub for Pcd, PlatformDriOverride and PlatOverMng...
2008-12-09 klu2Fix typo.
2008-12-06 mdkinneyChange _CR() to BASE_CR() to follow naming convention
2008-12-03 qwang12Update function comment.
2008-12-02 klu2Code scrub for PlatformBdsLibNull.inf library instance.
2008-12-01 lgao4Remove NibbleToHexChar() function from BaseLib
2008-11-27 qhuang8Add GetCurrentLanguage() to HiiLib in MdeModulePkg
2008-11-27 lgao4Add additional comments for structure definition.
2008-11-27 qwang121) Change the return type of IfrLibFreeUpdateData to...
2008-11-24 vanjeff1.retried graphics library class from MdePkg
2008-11-21 qwang121) StrGather (Build.exe) in compatible mode add a Frame...
2008-11-17 xli24Refine the prototype of CheckMapping() in PlatDriOverLib.
2008-11-13 qhuang8Add FvbServiceLib, HiiLib & IfrSupportLib.h
2008-11-11 klu21, Add <Library/DevicePathLib.h> for all source that...
2008-11-04 qwang12Sync in bug fix from EDK I:
2008-10-31 qhuang8Update to use DOS format
2008-10-14 qwang12Remove the unnecessary include, such as PiDxe.h, PiPei...
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-07-28 lgao4Add comments to MdeModulePkg.dec, Correct minor comment...
2008-07-14 qwang12Clean up ExtendedHiiLib, HiiLib, IfrSupportLib, Extende...
2008-07-11 lgao4Code Scrub for DxeCrc32GuidedSectionExtractLib library...
2008-07-08 lgao4Code scrube for MdeModule Definitions.
2008-06-04 qwang12Remove the tailing ',' to ensure the code pass EBC...
2008-04-11 vanjeff1. add public functions header.
2008-04-09 lgao4Add comments and DoxyGen format for these files.
2008-04-09 qhuang8Add function headers & file header for public header...
2008-04-09 qhuang8Add function headers & file header for PlatformBdsLib
2008-04-09 qhuang8Add function headers & file header for GenericBdsLib
2008-03-25 qhuang8Clean up the unused macro.
2008-03-15 qwang12[Description]:
2008-03-10 klu2Fix GCC building warning.
2008-02-25 lgao4Add comments for parameter.
2008-02-15 vanjeffremove some commented code.
2008-02-14 vanjeffUse Mde library and definition instead of some native...
2008-02-02 qwang121) Cleanup HiiLib, IfrSupportLib.
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.
2008-01-17 vanjeff1. Fixed bugs in DxeNetLib to meet consistence with...
2008-01-16 vanjeffPort PlatformDriOverrideDxe into R9.
2007-12-24 eric_tianadd iSCSI protocol
2007-12-18 vanjeffSync the latest version from R8.
2007-12-05 lgao4Add Capsule library
2007-11-20 vanjeff1. Add DPC protocol and DpcLib library in MdeModulePkg.
2007-09-28 lgao4Remove PeCoffLoader library class and its instances.
2007-09-28 qhuang8Clear up network stack to use R9 MdeLib:
2007-09-27 klu2Change the function name.
2007-09-26 klu21) Add library classes of S3Lib and RecoveryLib in...
2007-09-06 vanjeffChanged the code style. it could pass EBC and ICC build.
2007-08-28 yshang1Import ResetSystemLib.
2007-08-27 vanjeff1. Sync the latest network stack. Add NetLibCreateIPv4D...
2007-08-27 qwang12Make MdeModulePkg GCC clean.
2007-07-30 vanjeffImport ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe...
2007-07-25 vanjeffFixed EBC build issues.
2007-07-24 vanjeffImport SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe.
2007-07-23 vanjeff1. Import NetLib, IpIoLib and UdpIoLib class definitions
2007-07-04 yshang1Move PeiPeCoffLoader from /Protocol to /Guid.
2007-07-04 yshang1Add library class PeCoffLoaderLib in MdeModulePkg