summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include/Library
AgeCommit message (Expand)Author
2009-01-04Code scrub for the following drivers and librarys.lgao4
2008-12-30Enhance function headerjgong5
2008-12-29Add () after function name so that Doxygen can create reference in doc.jgong5
2008-12-26no need to use EFIAPIjgong5
2008-12-26Add more commentsjgong5
2008-12-25Add more comments for Netbuf* functions in NetLib.hniry
2008-12-25Code Clean for Driver PlatformDriOverrideDxe and PlatOverMngr application. An...lgao4
2008-12-23Fix function headerywu21
2008-12-23Fix function headerywu21
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-12Fix some typo.gikidy
2008-12-11Code Scrub for Pcd, PlatformDriOverride and PlatOverMngr driver.lgao4
2008-12-09Fix typo.klu2
2008-12-06Change _CR() to BASE_CR() to follow naming conventionmdkinney
2008-12-03Update function comment.qwang12
2008-12-02Code scrub for PlatformBdsLibNull.inf library instance.klu2
2008-12-01Remove NibbleToHexChar() function from BaseLiblgao4
2008-11-27Add GetCurrentLanguage() to HiiLib in MdeModulePkgqhuang8
2008-11-27Add additional comments for structure definition. lgao4
2008-11-271) Change the return type of IfrLibFreeUpdateData to VOID.qwang12
2008-11-241.retried graphics library class from MdePkgvanjeff
2008-11-211) StrGather (Build.exe) in compatible mode add a Framework Package Header to...qwang12
2008-11-17Refine the prototype of CheckMapping() in PlatDriOverLib.xli24
2008-11-13Add FvbServiceLib, HiiLib & IfrSupportLib.hqhuang8
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu2
2008-11-04Sync in bug fix from EDK I:qwang12
2008-10-31Update to use DOS formatqhuang8
2008-10-14Remove the unnecessary include, such as PiDxe.h, PiPei.h, Base.h and Uefi.h i...qwang12
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff
2008-07-28Add comments to MdeModulePkg.dec, Correct minor comments for other files and ...lgao4
2008-07-14Clean up ExtendedHiiLib, HiiLib, IfrSupportLib, ExtendedIfrSupportLib for Dox...qwang12
2008-07-11Code Scrub for DxeCrc32GuidedSectionExtractLib library instance.lgao4
2008-07-08Code scrube for MdeModule Definitions.lgao4
2008-06-04Remove the tailing ',' to ensure the code pass EBC's -Za option (Enforces str...qwang12
2008-04-111. add public functions header.vanjeff
2008-04-09Add comments and DoxyGen format for these files.lgao4
2008-04-09Add function headers & file header for public header filesqhuang8
2008-04-09Add function headers & file header for PlatformBdsLib qhuang8
2008-04-09Add function headers & file header for GenericBdsLib qhuang8
2008-03-25Clean up the unused macro.qhuang8
2008-03-15[Description]:qwang12
2008-03-10Fix GCC building warning.klu2
2008-02-25Add comments for parameter.lgao4
2008-02-15remove some commented code.vanjeff
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff
2008-02-021) Cleanup HiiLib, IfrSupportLib. qwang12
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12
2008-01-171. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...vanjeff
2008-01-16Port PlatformDriOverrideDxe into R9.vanjeff
2007-12-24add iSCSI protocoleric_tian