summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include
AgeCommit message (Expand)AuthorFilesLines
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a3-7/+20
2010-03-19git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10288 6f...rsun33-15/+15
2010-03-18Roll back previous change.rsun31-3/+3
2010-03-17Former change breaks build; changed back to commented lines 58 & 59, but as r...myronporter1-2/+1
2010-03-17Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter36-748/+759
2010-03-131. update the definitions in debug agent library, rename DEBUG_AGENT_INIT_DXE...vanjeff1-1/+2
2010-03-05Minor update to some protocol interface function prototype for Doxygen documentrsun33-25/+25
2010-03-03Enable "Load Module At fixed Address" feature in SMM Corejchen201-1/+1
2010-03-01Rollback change of revision 10061.xli241-15/+0
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