summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library
AgeCommit message (Expand)AuthorFilesLines
2010-03-01MdeModulePkg DxeNetLib: Fix compiler warningjljusten1-0/+2
2010-02-271. Refine debug agent library.vanjeff1-4/+7
2010-02-26import Debug Agent Library and null instance in MdeModulePkg.vanjeff2-0/+87
2010-02-25Add MemoryAllocationLib for PI SMM Coremdkinney3-0/+956
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu21-1/+0
2010-02-25Enhance SetupBrowser to support new UEFI HiiFormMap featurelgao41-1/+2
2010-02-241. Correct File header to ## @filelgao422-135/+135
2010-02-16Use Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney2-14/+9
2010-02-09Update HiiString Protocol and HiiSetString Api in HiiLiblgao41-6/+2
2010-02-03For network dynamic media support:xdu21-19/+226
2010-02-01MdeModulePkg\Library\DxeNetLib: Update the NetLibStrToIp6andPrefix() to retur...qianouyang1-2/+6
2010-01-271. Fix the potential issue in NetbufGetFragment() when Last is zero in Line 53.tye11-7/+4
2010-01-25Update according to two review comments:tye11-2/+7
2010-01-25Add StrToIp functions to NetLib.tye11-0/+375
2010-01-15Correct comments to match function declaration.lgao41-44/+95
2010-01-12Fix the warning: Line 389, the Index of mMonthName may be -1.tye1-1/+1
2010-01-11Add ASSERT () to make sure the array is accessed within the limit. tye1-5/+7
2010-01-08refine the code and add more security check.vanjeff2-69/+68
2009-12-31Minor clean ups for these INF files.mdkinney2-14/+11
2009-12-31Align name of constructor and destructor.xli241-2/+2
2009-12-31Refine DxeReportStatusCodeLib and RuntimeDxeReportStatusCodeLib.xli246-338/+257
2009-12-30Add VLAN support.xdu21-31/+321
2009-12-30Code clean up in NetLib:xdu24-269/+268
2009-12-30Make use of UefiRuntimeLib for refinement.xli243-44/+11
2009-12-29Create RuntimeDxeReportStatusCodeLib instance.xli244-0/+882
2009-12-29Move SmmReportStatusCodeLib to MdeModulePkg.xli242-0/+605
2009-12-29Move PeiReportStatusCodeLib to MdeModulePkg.xli242-0/+613
2009-12-29Create DxeReportStatusCodeLib instance.xli242-0/+656
2009-12-29Move OemHookStatusCodeLibNull to MdeModulePkg.xli242-0/+96
2009-12-23Try to get the image form device path by FALSE and TRUE boot policy.lgao41-0/+9
2009-11-27Fix GCC build error!lgao41-2/+2
2009-11-26Add new SecurityManagementLib, and update SecurityStub driver to use this lib.lgao42-0/+294
2009-11-20EFI_HII_DATABASE_PROTOCOL.NewPackageList() allows installation of multiple pa...rsun31-17/+6
2009-11-17Updated the IpIoLiband and the change includes: qouyang1-0/+2
2009-11-17Update function description to be consistent with code definition: HEX_RADIX ...xdu21-7/+7
2009-11-111. Add Link MTU support to IP4 and TCP4 driver.tye2-2/+12
2009-11-05Change the behavior of the HII Library function HiiGetHiiHandles() when the P...rsun31-14/+19
2009-11-04[Change summary]:tye3-5/+637
2009-10-30Correct the typo in comments.lgao41-2/+2
2009-10-301. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.tye3-275/+627
2009-10-27Fix the EBC build problem in DxeIpIoLib of r9374.tye1-30/+80
2009-10-26NetLib:tye2-205/+935
2009-10-13Fix the incorrect check for IFR OnfOf opcode.lgao41-1/+1
2009-08-26Minor bugs fixes from testing on Xcode 3.2 and with the iPhone SDK 3.0 compi...AJFISH1-1/+0
2009-08-11Update the comments for S3Lib and RecoveryLib class and instance to state tha...qhuang84-6/+18
2009-07-11Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney6-90/+11
2009-07-09add security check.vanjeff1-8/+13
2009-07-02Remove library class of MemoryTestLib and related library instances.xli244-450/+0
2009-07-01Add Null implementation of the Reset System Library that generated an ASSERT(...mdkinney2-0/+116
2009-06-29add security check.vanjeff2-1/+6