summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include/Library
AgeCommit message (Expand)AuthorFilesLines
2014-01-22Fix CRLF formatTian, Hot1-59/+59
2013-12-30Rollback the change 15021.Eric Dong1-1/+1
2013-12-26Keep consistent about the return value between the caller and callee.Eric Dong1-1/+1
2013-12-06Fix comments format issue.Jeff Fan1-1/+1
2013-11-221. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it...Jeff Fan1-9/+77
2013-10-12Update comments for VarOffset field in the dynamic create question function.Eric Dong1-7/+14
2013-08-12Refine the code logic for browser and display engine.Eric Dong1-3/+3
2013-08-12Update Browser to provide the customization possibilities.Eric Dong1-0/+356
2013-08-12Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ers...Eric Dong1-356/+0
2013-08-09Update Browser to provide the customization possibilities.Eric Dong1-0/+356
2013-02-27Add new HiiLib API HiiCreateGotoExOpCode() to create UEFI231 IFR REF, REF2, R...lgao41-1/+44
2012-12-17Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu51-3/+4
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu51-0/+88
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu51-2/+2
2012-08-271. Add debug init flag DEBUG_AGENT_INIT_THUNK_PEI_IA32TOX64 in Debug Agent Li...vanjeff1-11/+12
2012-08-22Add PI1.2.1 SAP2 support and UEFI231B mantis 896lgao41-1/+131
2012-08-20Add three INIT flag in Debug Agent Library.vanjeff1-2/+4
2012-06-25Add OPTIONAL attribute to parameter ‘ImageHandle’ in NetLibGetMacString t...tye11-3/+4
2012-03-151. Introduced CPU Exception Handler Library to provide the CPU exception hand...vanjeff1-0/+28
2011-10-26Adopt new IPv4/IPv6 device path for network modules.niruiyu1-0/+2
2011-09-16Correct comments for NULL return value of HiiLib HiiAddPackages().lgao41-2/+2
2011-08-161. Add two performance measurement points for SMM performance measurement;rsun31-0/+50
2011-08-08add IPv4 address copy macro.jcarsey1-0/+1
2011-07-19MdeModulePkg: Add SMM LockBoxjljusten1-0/+133
2011-07-141. Define a netlib library function NetLibGetSystemGuid()hhuan131-1/+17
2011-01-17Enhance the code to avoid the potential of return address of local variable t...tye11-2/+3
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-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 formathhtian13-15/+15
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...rsun32-13/+13
2010-03-17Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter13-430/+439
2010-03-131. update the definitions in debug agent library, rename DEBUG_AGENT_INIT_DXE...vanjeff1-1/+2
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-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-11-26Add new SecurityManagementLib, and update SecurityStub driver to use this lib.lgao41-0/+146