summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library
Commit message (Expand)AuthorAgeFilesLines
* Sync part of patch r12514 from main trunk.UDK2010vanjeff2012-01-211-3/+1
* sync patch r10492, r10780, r10877, r10880, r10955 from main trunk.vanjeff2011-04-195-11/+11
* Sync sync patch r11083, r11084 from main trunk.vanjeff2010-11-262-6/+17
* sync patch r11013, r11022, r11023 from main trunk.vanjeff2010-11-112-13/+37
* sync patch r10864, r10865, r10866, r10876 from main trunk.vanjeff2010-10-131-1/+1
* sync to r10420hhtian2010-08-272-0/+1122
* sync to trunk r10785hhtian2010-08-273-0/+5063
* sync to trunk r10578hhtian2010-08-272-0/+2204
* prepare to branch trunkhhtian2010-08-277-8328/+0
* Sync patch r10660 from main trunk.vanjeff2010-07-201-5/+23
* sync patch r10617 from main trunk.vanjeff2010-07-202-3/+92
* sync patches r10544, r10560 and r10565 from main trunk.vanjeff2010-07-191-5/+166
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10288 6f...rsun32010-03-193-10/+10
* Move SmmCoreSmmServicesTableLib from MdePkg to MdeModulePkg.jyao12010-03-052-0/+77
* MdeModulePkg DxeNetLib: Fix compiler warningjljusten2010-03-011-0/+2
* 1. Refine debug agent library.vanjeff2010-02-271-4/+7
* import Debug Agent Library and null instance in MdeModulePkg.vanjeff2010-02-262-0/+87
* Add MemoryAllocationLib for PI SMM Coremdkinney2010-02-253-0/+956
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-251-1/+0
* Enhance SetupBrowser to support new UEFI HiiFormMap featurelgao42010-02-251-1/+2
* 1. Correct File header to ## @filelgao42010-02-2422-135/+135
* Use Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney2010-02-162-14/+9
* Update HiiString Protocol and HiiSetString Api in HiiLiblgao42010-02-091-6/+2
* For network dynamic media support:xdu22010-02-031-19/+226
* MdeModulePkg\Library\DxeNetLib: Update the NetLibStrToIp6andPrefix() to retur...qianouyang2010-02-011-2/+6
* 1. Fix the potential issue in NetbufGetFragment() when Last is zero in Line 53.tye12010-01-271-7/+4
* Update according to two review comments:tye12010-01-251-2/+7
* Add StrToIp functions to NetLib.tye12010-01-251-0/+375
* Correct comments to match function declaration.lgao42010-01-151-44/+95
* Fix the warning: Line 389, the Index of mMonthName may be -1.tye2010-01-121-1/+1
* Add ASSERT () to make sure the array is accessed within the limit. tye2010-01-111-5/+7
* refine the code and add more security check.vanjeff2010-01-082-69/+68
* Minor clean ups for these INF files.mdkinney2009-12-312-14/+11
* Align name of constructor and destructor.xli242009-12-311-2/+2
* Refine DxeReportStatusCodeLib and RuntimeDxeReportStatusCodeLib.xli242009-12-316-338/+257
* Add VLAN support.xdu22009-12-301-31/+321
* Code clean up in NetLib:xdu22009-12-304-269/+268
* Make use of UefiRuntimeLib for refinement.xli242009-12-303-44/+11
* Create RuntimeDxeReportStatusCodeLib instance.xli242009-12-294-0/+882
* Move SmmReportStatusCodeLib to MdeModulePkg.xli242009-12-292-0/+605
* Move PeiReportStatusCodeLib to MdeModulePkg.xli242009-12-292-0/+613
* Create DxeReportStatusCodeLib instance.xli242009-12-292-0/+656
* Move OemHookStatusCodeLibNull to MdeModulePkg.xli242009-12-292-0/+96
* Try to get the image form device path by FALSE and TRUE boot policy.lgao42009-12-231-0/+9
* Fix GCC build error!lgao42009-11-271-2/+2
* Add new SecurityManagementLib, and update SecurityStub driver to use this lib.lgao42009-11-262-0/+294
* EFI_HII_DATABASE_PROTOCOL.NewPackageList() allows installation of multiple pa...rsun32009-11-201-17/+6
* Updated the IpIoLiband and the change includes: qouyang2009-11-171-0/+2
* 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/+12