summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Include
Commit message (Expand)AuthorAgeFilesLines
* 1. Add two performance measurement points for SMM performance measurement;rsun32011-08-161-0/+50
* add IPv4 address copy macro.jcarsey2011-08-081-0/+1
* Clean and split AcpiVariable.h in IntelFrameworkModulePkg into 2 new .h files...rsun32011-08-011-0/+68
* MdeModulePkg: Add SmmControl PPI definitionjljusten2011-07-191-0/+96
* MdeModulePkg: Add SMM LockBoxjljusten2011-07-193-0/+237
* MdeModulePkg: Add SmmCommunication PPI definitionjljusten2011-07-191-0/+64
* MdeModulePkg: Add SmmAccess PPI definitionjljusten2011-07-191-0/+145
* 1. Define a netlib library function NetLibGetSystemGuid()hhuan132011-07-141-1/+17
* MdeModulePkg: Add CD Express PEIMjljusten2011-07-121-0/+60
* MdeModulePkg: Add Capsule PEIMjljusten2011-07-121-0/+125
* MdeModulePkg: Add IdeBusPei driverjljusten2011-06-271-0/+162
* MdeModulePkg: Add PEI USB drivers and related PPIsjljusten2011-06-274-0/+792
* MdeModulePkg DXE Core: Add Idle event during BootServices WaitForEventjljusten2011-06-161-0/+24
* Remove duplicated definitions EFI_VARIABLE_INDEX_TABLE_GUID in variable PEI d...sfu52011-06-071-0/+47
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-101-0/+73
* Add performance library instances for SMM performance measurement.rsun32011-03-101-1/+31
* 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