summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library
AgeCommit message (Expand)AuthorFilesLines
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
2009-06-03Make sure BASE_LIST is always aligned on a 64-bit boundarymdkinney1-4/+4
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2-4/+390
2009-05-20Add includes for definitions used by the DxeIpIoLib and DxeNetLibmdkinney2-0/+3
2009-05-20enhanced to support more routing table entry.vanjeff1-5/+5
2009-05-18Fix K8 issues in HiiDataBaselgao41-14/+45
2009-05-18Retire original HII APIs: IfrLibExtractDefault and ConstructConfigAltResp, wh...lgao41-373/+14
2009-05-14Update HiiDataBase to fix parsing Hii package error. Some HiiPackages have no...lgao41-8/+18
2009-05-141. Update the implementation of HII ConfigRouting Protocol in HiiDataBase mod...lgao43-97/+1403
2009-05-131. retired NicIp4ConfigProtocolGuidvanjeff2-25/+91
2009-05-12Minor update the function interface for three re-allocate pool APIs to check ...qhuang81-12/+8
2009-05-11Add conformance check for OldBuffer and size even if the memory allocation fa...qhuang81-7/+11
2009-05-09Update comments in PeiMemoryAllocationLib and UefiMemoryAllocationLib to matc...mdkinney1-3/+6
2009-05-08Fix bug in Reallocate Pool functions in DXE Core Memory Allocation Lib. The ...mdkinney1-10/+9
2009-05-04Fix a bug in UefiHiiLib. The size for allocating a buffer is StrSize instead ...rsun31-1/+1
2009-04-30HiiLib exports HiiCreateRawOpCode APIlgao41-2/+2