summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include
AgeCommit message (Expand)AuthorFilesLines
2011-08-08add IPv4 address copy macro.jcarsey1-0/+1
2011-08-01Clean and split AcpiVariable.h in IntelFrameworkModulePkg into 2 new .h files...rsun31-0/+68
2011-07-19MdeModulePkg: Add SmmControl PPI definitionjljusten1-0/+96
2011-07-19MdeModulePkg: Add SMM LockBoxjljusten3-0/+237
2011-07-19MdeModulePkg: Add SmmCommunication PPI definitionjljusten1-0/+64
2011-07-19MdeModulePkg: Add SmmAccess PPI definitionjljusten1-0/+145
2011-07-141. Define a netlib library function NetLibGetSystemGuid()hhuan131-1/+17
2011-07-12MdeModulePkg: Add CD Express PEIMjljusten1-0/+60
2011-07-12MdeModulePkg: Add Capsule PEIMjljusten1-0/+125
2011-06-27MdeModulePkg: Add IdeBusPei driverjljusten1-0/+162
2011-06-27MdeModulePkg: Add PEI USB drivers and related PPIsjljusten4-0/+792
2011-06-16MdeModulePkg DXE Core: Add Idle event during BootServices WaitForEventjljusten1-0/+24
2011-06-07Remove duplicated definitions EFI_VARIABLE_INDEX_TABLE_GUID in variable PEI d...sfu51-0/+47
2011-03-10Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney1-0/+73
2011-03-10Add performance library instances for SMM performance measurement.rsun31-1/+31
2011-02-28Puts SMM variable common definitions in SmmVariableCommon.h.gdong12-87/+105
2011-02-12Updates function description per UEFI2.3d. No impact is for functionality. Th...lgao41-1/+9
2011-01-17Enhance the code to avoid the potential of return address of local variable t...tye11-2/+3
2011-01-17Update the GUID value to be consist with the one in DEC file.gdong11-2/+2
2010-12-18Add generic SerialPortLib instance for 16550 UARTs configured through PCDs. ...mdkinney1-0/+38
2010-12-14Add a TcpIo library to facilitate usage of TCP service.tye11-0/+252
2010-12-10Add SMM Variable implementation.gdong15-0/+239
2010-11-22Include BaseMemoryLib.h for macro EFI_IP4_EQUAL, EFI_IP6_EQUAL etc.xdu21-0/+1
2010-11-16Fix spelling error in commentmdkinney1-1/+1
2010-10-15Update IPsec.h file to follow approved ECR which will be collected into futur...qianouyang1-0/+16
2010-07-191. Add init flag DEBUG_AGENT_INIT_DXE_AP.vanjeff1-8/+47
2010-06-30Add routing header type to NetLib.tye11-0/+1
2010-06-13Add a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4/6_PROTOCOL and change ...qianouyang1-8/+14
2010-05-27Add three HiiLib APIs: HiiCreateTextOpCode, HiiCreateDateOpCode and HiiCreate...lgao41-0/+99
2010-04-24Update the copyright notice formathhtian36-38/+38
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