summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Include
Commit message (Expand)AuthorAgeFilesLines
* Correct comments to match function declaration.lgao42010-01-151-19/+21
* refine the code and add more security check.vanjeff2010-01-082-28/+28
* Add VLAN support.xdu22009-12-301-10/+113
* Code clean up in NetLib:xdu22009-12-301-181/+176
* Create DxeReportStatusCodeLib instance.xli242009-12-291-0/+71
* Remove status code modules' dependency on IntelFrameworkModulePkg.xli242009-12-252-0/+132
* Add new SecurityManagementLib, and update SecurityStub driver to use this lib.lgao42009-11-261-0/+146
* EFI_HII_DATABASE_PROTOCOL.NewPackageList() allows installation of multiple pa...rsun32009-11-201-5/+5
* Updated the IpIoLiband and the change includes: qouyang2009-11-171-0/+5
* Update function description to be consistent with code definition: HEX_RADIX ...xdu22009-11-171-7/+7
* 1. Add Link MTU support to IP4 and TCP4 driver.tye2009-11-112-2/+2
* Change the behavior of the HII Library function HiiGetHiiHandles() when the P...rsun32009-11-051-4/+5
* fixed typovanjeff2009-11-041-2/+2
* [Change summary]:tye2009-11-042-27/+248
* added comments for CAPSULE_HOB_INFO in CapsuleVendor.h (MdeModuleModulePkg).vanjeff2009-11-041-1/+6
* Enable Report Status Code Router introduced in PI 1.2 for PEI and DXE.xli242009-11-031-0/+26
* Correct the typo in comments.lgao42009-10-301-1/+1
* 1. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.tye2009-10-303-166/+209
* add back CAPSULE_HOB_INFO definition for back-compatible.vanjeff2009-10-291-1/+11
* remove CAPSULE_HOB_INFO definition from MdeModulePkg.vanjeff2009-10-281-11/+1
* Fix the EBC build problem in DxeIpIoLib of r9374.tye2009-10-271-1/+0
* NetLib:tye2009-10-262-43/+189
* Add a MACRO IP6_IS_MULTICAST. tye2009-10-221-1/+3
* Update the comments for S3Lib and RecoveryLib class and instance to state tha...qhuang82009-08-112-1/+5
* Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney2009-07-111-41/+0
* Refine doxygen commentsklu22009-07-024-23/+23
* Remove library class of MemoryTestLib and related library instances.xli242009-07-021-100/+0
* Add Null implementation of the Reset System Library that generated an ASSERT(...mdkinney2009-07-011-0/+1
* Fix Parameter IN OUTlgao42009-06-121-2/+2
* Update some comments for MdeModulePkg Include header files.lgao42009-06-127-109/+90
* Committing changes to the comments, to improve code documentation. pkandel2009-06-1126-329/+306
* Make comments align.lgao42009-06-101-10/+10
* This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2009-05-301-27/+27
* Remove redundant #include statementsmdkinney2009-05-202-7/+0
* Retire original HII APIs: IfrLibExtractDefault and ConstructConfigAltResp, wh...lgao42009-05-181-77/+0
* Update HiiDataBase to fix parsing Hii package error. Some HiiPackages have no...lgao42009-05-141-13/+11
* 1. Update the implementation of HII ConfigRouting Protocol in HiiDataBase mod...lgao42009-05-141-0/+45
* 1. retired NicIp4ConfigProtocolGuidvanjeff2009-05-132-177/+73
* HiiLib exports HiiCreateRawOpCode APIlgao42009-04-301-0/+22
* Update HiiGetBrowserData APIlgao42009-04-271-6/+7
* Merge application PlatOverMngr and library DxePlatDriOverLib into driver Plat...lgao42009-04-242-246/+0
* Retire IfrSupportLib and ExtendedIfrSupportLib, which have been replaced by H...lgao42009-04-232-1020/+0
* retain gEfiLoadPeImageProtocolGuid, and only published by DxeCore to keep bac...eric_tian2009-04-171-0/+95
* Retire HiiLibGetNextLanguage() API from HII Library class.rsun32009-04-171-20/+0
* Retire language conversion APIs from HII library class.rsun32009-04-161-67/+0
* remove the gEfiLoadPeImageProtocolGuid and replace all references for it with...eric_tian2009-04-161-95/+0
* Remove duplicate HII Library API prototypes.rsun32009-04-151-235/+5
* HII Library Class interface refine.rsun32009-04-141-339/+157
* Merge new defined HII library APIs into HiiLib lgao42009-04-132-957/+1
* Update UefiHiiLib to support new defined IFR related HII APIs.lgao42009-04-132-0/+967