summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include
AgeCommit message (Expand)Author
2010-07-191. Add init flag DEBUG_AGENT_INIT_DXE_AP.vanjeff
2010-06-30Add routing header type to NetLib.tye1
2010-06-13Add a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4/6_PROTOCOL and change ...qianouyang
2010-05-27Add three HiiLib APIs: HiiCreateTextOpCode, HiiCreateDateOpCode and HiiCreate...lgao4
2010-04-24Update the copyright notice formathhtian
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a
2010-03-19git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10288 6f...rsun3
2010-03-18Roll back previous change.rsun3
2010-03-17Former change breaks build; changed back to commented lines 58 & 59, but as r...myronporter
2010-03-17Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter
2010-03-131. update the definitions in debug agent library, rename DEBUG_AGENT_INIT_DXE...vanjeff
2010-03-05Minor update to some protocol interface function prototype for Doxygen documentrsun3
2010-03-03Enable "Load Module At fixed Address" feature in SMM Corejchen20
2010-03-01Rollback change of revision 10061.xli24
2010-02-271. Refine debug agent library.vanjeff
2010-02-26import Debug Agent Library and null instance in MdeModulePkg.vanjeff
2010-02-24Add support for capsule above 4G.xli24
2010-02-05revise the comments stylejchen20
2010-02-05Enable the Load Module At fixed Address feature jchen20
2010-02-03For network dynamic media support:xdu2
2010-01-25Add StrToIp functions to NetLib.tye1
2010-01-15Correct comments to match function declaration.lgao4
2010-01-08refine the code and add more security check.vanjeff
2009-12-30Add VLAN support.xdu2
2009-12-30Code clean up in NetLib:xdu2
2009-12-29Create DxeReportStatusCodeLib instance.xli24
2009-12-25Remove status code modules' dependency on IntelFrameworkModulePkg.xli24
2009-11-26Add new SecurityManagementLib, and update SecurityStub driver to use this lib.lgao4
2009-11-20EFI_HII_DATABASE_PROTOCOL.NewPackageList() allows installation of multiple pa...rsun3
2009-11-17Updated the IpIoLiband and the change includes: qouyang
2009-11-17Update function description to be consistent with code definition: HEX_RADIX ...xdu2
2009-11-111. Add Link MTU support to IP4 and TCP4 driver.tye
2009-11-05Change the behavior of the HII Library function HiiGetHiiHandles() when the P...rsun3
2009-11-04fixed typovanjeff
2009-11-04[Change summary]:tye
2009-11-04added comments for CAPSULE_HOB_INFO in CapsuleVendor.h (MdeModuleModulePkg).vanjeff
2009-11-03Enable Report Status Code Router introduced in PI 1.2 for PEI and DXE.xli24
2009-10-30Correct the typo in comments.lgao4
2009-10-301. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.tye
2009-10-29add back CAPSULE_HOB_INFO definition for back-compatible.vanjeff
2009-10-28remove CAPSULE_HOB_INFO definition from MdeModulePkg.vanjeff
2009-10-27Fix the EBC build problem in DxeIpIoLib of r9374.tye
2009-10-26NetLib:tye
2009-10-22Add a MACRO IP6_IS_MULTICAST. tye
2009-08-11Update the comments for S3Lib and RecoveryLib class and instance to state tha...qhuang8
2009-07-11Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney
2009-07-02Refine doxygen commentsklu2
2009-07-02Remove library class of MemoryTestLib and related library instances.xli24
2009-07-01Add Null implementation of the Reset System Library that generated an ASSERT(...mdkinney
2009-06-12Fix Parameter IN OUTlgao4