summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include
AgeCommit message (Expand)AuthorFilesLines
2009-11-26Add new SecurityManagementLib, and update SecurityStub driver to use this lib.lgao41-0/+146
2009-11-20EFI_HII_DATABASE_PROTOCOL.NewPackageList() allows installation of multiple pa...rsun31-5/+5
2009-11-17Updated the IpIoLiband and the change includes: qouyang1-0/+5
2009-11-17Update function description to be consistent with code definition: HEX_RADIX ...xdu21-7/+7
2009-11-111. Add Link MTU support to IP4 and TCP4 driver.tye2-2/+2
2009-11-05Change the behavior of the HII Library function HiiGetHiiHandles() when the P...rsun31-4/+5
2009-11-04fixed typovanjeff1-2/+2
2009-11-04[Change summary]:tye2-27/+248
2009-11-04added comments for CAPSULE_HOB_INFO in CapsuleVendor.h (MdeModuleModulePkg).vanjeff1-1/+6
2009-11-03Enable Report Status Code Router introduced in PI 1.2 for PEI and DXE.xli241-0/+26
2009-10-30Correct the typo in comments.lgao41-1/+1
2009-10-301. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.tye3-166/+209
2009-10-29add back CAPSULE_HOB_INFO definition for back-compatible.vanjeff1-1/+11
2009-10-28remove CAPSULE_HOB_INFO definition from MdeModulePkg.vanjeff1-11/+1
2009-10-27Fix the EBC build problem in DxeIpIoLib of r9374.tye1-1/+0
2009-10-26NetLib:tye2-43/+189
2009-10-22Add a MACRO IP6_IS_MULTICAST. tye1-1/+3
2009-08-11Update the comments for S3Lib and RecoveryLib class and instance to state tha...qhuang82-1/+5
2009-07-11Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney1-41/+0
2009-07-02Refine doxygen commentsklu24-23/+23
2009-07-02Remove library class of MemoryTestLib and related library instances.xli241-100/+0
2009-07-01Add Null implementation of the Reset System Library that generated an ASSERT(...mdkinney1-0/+1
2009-06-12Fix Parameter IN OUTlgao41-2/+2
2009-06-12Update some comments for MdeModulePkg Include header files.lgao47-109/+90
2009-06-11Committing changes to the comments, to improve code documentation. pkandel26-329/+306
2009-06-10Make comments align.lgao41-10/+10
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney1-27/+27
2009-05-20Remove redundant #include statementsmdkinney2-7/+0
2009-05-18Retire original HII APIs: IfrLibExtractDefault and ConstructConfigAltResp, wh...lgao41-77/+0
2009-05-14Update HiiDataBase to fix parsing Hii package error. Some HiiPackages have no...lgao41-13/+11
2009-05-141. Update the implementation of HII ConfigRouting Protocol in HiiDataBase mod...lgao41-0/+45
2009-05-131. retired NicIp4ConfigProtocolGuidvanjeff2-177/+73
2009-04-30HiiLib exports HiiCreateRawOpCode APIlgao41-0/+22
2009-04-27Update HiiGetBrowserData APIlgao41-6/+7
2009-04-24Merge application PlatOverMngr and library DxePlatDriOverLib into driver Plat...lgao42-246/+0
2009-04-23Retire IfrSupportLib and ExtendedIfrSupportLib, which have been replaced by H...lgao42-1020/+0
2009-04-17retain gEfiLoadPeImageProtocolGuid, and only published by DxeCore to keep bac...eric_tian1-0/+95
2009-04-17Retire HiiLibGetNextLanguage() API from HII Library class.rsun31-20/+0
2009-04-16Retire language conversion APIs from HII library class.rsun31-67/+0
2009-04-16remove the gEfiLoadPeImageProtocolGuid and replace all references for it with...eric_tian1-95/+0
2009-04-15Remove duplicate HII Library API prototypes.rsun31-235/+5
2009-04-14HII Library Class interface refine.rsun31-339/+157
2009-04-13Merge new defined HII library APIs into HiiLib lgao42-957/+1
2009-04-13Update UefiHiiLib to support new defined IFR related HII APIs.lgao42-0/+967
2009-04-12Update NewHii library lgao41-1/+3
2009-04-09Add NewHii and UefiHiiServiceLib library header filelgao42-0/+978
2009-04-02Retire Extended HII library class.rsun32-77/+0
2009-04-011. retired console control protocol.vanjeff1-101/+0
2009-03-27Apply GetBestLanguage() API in UEFI to display HII string.qhuang81-33/+5
2009-03-25Fixing coding style issue.niry1-1/+1