summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Include
Commit message (Expand)AuthorAgeFilesLines
* Puts SMM variable common definitions in SmmVariableCommon.h.gdong12011-02-282-87/+105
* Updates function description per UEFI2.3d. No impact is for functionality. Th...lgao42011-02-121-1/+9
* Enhance the code to avoid the potential of return address of local variable t...tye12011-01-171-2/+3
* Update the GUID value to be consist with the one in DEC file.gdong12011-01-171-2/+2
* Add generic SerialPortLib instance for 16550 UARTs configured through PCDs. ...mdkinney2010-12-181-0/+38
* Add a TcpIo library to facilitate usage of TCP service.tye12010-12-141-0/+252
* Add SMM Variable implementation.gdong12010-12-105-0/+239
* Include BaseMemoryLib.h for macro EFI_IP4_EQUAL, EFI_IP6_EQUAL etc.xdu22010-11-221-0/+1
* Fix spelling error in commentmdkinney2010-11-161-1/+1
* Update IPsec.h file to follow approved ECR which will be collected into futur...qianouyang2010-10-151-0/+16
* 1. Add init flag DEBUG_AGENT_INIT_DXE_AP.vanjeff2010-07-191-8/+47
* Add routing header type to NetLib.tye12010-06-301-0/+1
* Add a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4/6_PROTOCOL and change ...qianouyang2010-06-131-8/+14
* Add three HiiLib APIs: HiiCreateTextOpCode, HiiCreateDateOpCode and HiiCreate...lgao42010-05-271-0/+99
* Update the copyright notice formathhtian2010-04-2436-38/+38
* Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a2010-04-163-7/+20
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10288 6f...rsun32010-03-193-15/+15
* Roll back previous change.rsun32010-03-181-3/+3
* Former change breaks build; changed back to commented lines 58 & 59, but as r...myronporter2010-03-171-2/+1
* Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter2010-03-1736-748/+759
* 1. update the definitions in debug agent library, rename DEBUG_AGENT_INIT_DXE...vanjeff2010-03-131-1/+2
* Minor update to some protocol interface function prototype for Doxygen documentrsun32010-03-053-25/+25
* Enable "Load Module At fixed Address" feature in SMM Corejchen202010-03-031-1/+1
* Rollback change of revision 10061.xli242010-03-011-15/+0
* 1. Refine debug agent library.vanjeff2010-02-271-4/+9
* import Debug Agent Library and null instance in MdeModulePkg.vanjeff2010-02-261-0/+55
* Add support for capsule above 4G.xli242010-02-241-1/+16
* revise the comments stylejchen202010-02-051-2/+2
* Enable the Load Module At fixed Address feature jchen202010-02-051-0/+34
* For network dynamic media support:xdu22010-02-031-5/+39
* Add StrToIp functions to NetLib.tye12010-01-251-1/+89
* 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