]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Include/Library
Program SD Cards into 4-bit mode (support for this is required in the spec). This...
[mirror_edk2.git] / MdeModulePkg / Include / Library /
2010-04-24 hhtianUpdate the copyright notice format
2010-04-16 geekboy15aFixed GCC 4.4 build issues due to EFIAPI not being...
2010-03-19 rsun3git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2010-03-17 myronporterGrammatical and disclaimer changes (does not follow...
2010-03-13 vanjeff1. update the definitions in debug agent library, renam...
2010-02-27 vanjeff1. Refine debug agent library.
2010-02-26 vanjeffimport Debug Agent Library and null instance in MdeModu...
2010-02-03 xdu2For network dynamic media support:
2010-01-25 tye1Add StrToIp functions to NetLib.
2010-01-15 lgao4Correct comments to match function declaration.
2010-01-08 vanjeffrefine the code and add more security check.
2009-12-30 xdu2Add VLAN support.
2009-12-30 xdu2Code clean up in NetLib:
2009-12-29 xli24Create DxeReportStatusCodeLib instance.
2009-11-26 lgao4Add new SecurityManagementLib, and update SecurityStub...
2009-11-20 rsun3EFI_HII_DATABASE_PROTOCOL.NewPackageList() allows insta...
2009-11-17 qouyangUpdated the IpIoLiband and the change includes:
2009-11-11 tye1. Add Link MTU support to IP4 and TCP4 driver.
2009-11-05 rsun3Change the behavior of the HII Library function HiiGetH...
2009-11-04 tye[Change summary]:
2009-10-30 lgao4Correct the typo in comments.
2009-10-30 tye1. Update the UdpIo to a combined UdpIo to support...
2009-10-27 tyeFix the EBC build problem in DxeIpIoLib of r9374.
2009-10-26 tyeNetLib:
2009-10-22 tyeAdd a MACRO IP6_IS_MULTICAST.
2009-08-11 qhuang8Update the comments for S3Lib and RecoveryLib class...
2009-07-11 mdkinneyRetire NetLibQueueDpc() and NetLibDispatchDpc() and...
2009-07-02 xli24Remove library class of MemoryTestLib and related libra...
2009-07-01 mdkinneyAdd Null implementation of the Reset System Library...
2009-06-12 lgao4Update some comments for MdeModulePkg Include header...
2009-06-11 pkandelCommitting changes to the comments, to improve code...
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...
next