summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include
AgeCommit message (Expand)AuthorFilesLines
2010-02-271. Refine debug agent library.vanjeff1-4/+9
2010-02-26import Debug Agent Library and null instance in MdeModulePkg.vanjeff1-0/+55
2010-02-24Add support for capsule above 4G.xli241-1/+16
2010-02-05revise the comments stylejchen201-2/+2
2010-02-05Enable the Load Module At fixed Address feature jchen201-0/+34
2010-02-03For network dynamic media support:xdu21-5/+39
2010-01-25Add StrToIp functions to NetLib.tye11-1/+89
2010-01-15Correct comments to match function declaration.lgao41-19/+21
2010-01-08refine the code and add more security check.vanjeff2-28/+28
2009-12-30Add VLAN support.xdu21-10/+113
2009-12-30Code clean up in NetLib:xdu21-181/+176
2009-12-29Create DxeReportStatusCodeLib instance.xli241-0/+71
2009-12-25Remove status code modules' dependency on IntelFrameworkModulePkg.xli242-0/+132
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