summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library
AgeCommit message (Expand)AuthorFilesLines
2011-09-02MdeModulePkg: Remove UefiBootServicesTableLib dependency from DxePrintLibPrin...jcarsey2-16/+5
2011-08-29MdeModulePkg: Add PiDxeS3BootScriptLibjljusten5-0/+3963
2011-08-25Add UEFI_APPLICATION module type support for the capsule lib.niruiyu1-2/+2
2011-08-24Refine code to follow coding style.ydong101-1/+1
2011-08-161. Add two performance measurement points for SMM performance measurement;rsun32-0/+87
2011-08-09Fix X64 VS2005 and VS2008 compile error.lgao41-1/+1
2011-08-08clarify the logic of the print length counting functions in both PrintLib lib...jcarsey1-40/+8
2011-08-02Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint.jcarsey1-2/+884
2011-08-02MdeModulePkg: Add SmmLockBox PEI implementationjljusten2-0/+797
2011-08-02Fixed the issue in RuntimeStatusCode library that may not work on the early d...lgao42-5/+46
2011-07-28MdeModulePkg: Fix build error for UNIXGCC with IPFjljusten1-2/+2
2011-07-27For libraries that have multiple module types support, just define a [Depex] ...lzeng143-6/+6
2011-07-19MdeModulePkg: Add SMM LockBoxjljusten7-0/+1327
2011-07-141. Define a netlib library function NetLibGetSystemGuid()hhuan132-2/+89
2011-04-19Update ALTCFG reference from default name token to default ID.ydong101-62/+3
2011-03-16Add description for 64-byte FIFO enable bit for PcdSerialFifoControl.mdkinney1-1/+1
2011-03-15git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11399 6f...ydong101-13/+44
2011-03-14Fix a bug in SmmPerformanceLib that there is no return value in normal cases ...rsun31-0/+1
2011-03-10Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2-0/+391
2011-03-10Add performance library instances for SMM performance measurement.rsun37-0/+1692
2011-02-101) Add PcdSerialDetectCable to MdeModulePkg to enable/disable cable detection...mdkinney2-5/+32
2011-02-04Clean up BaseSerialPortLib16550 to remove references and checks for Carrier D...mdkinney1-7/+6
2011-01-17Enhance the code to avoid the potential of return address of local variable t...tye11-18/+27
2011-01-13Fix potential memory access violationydong101-4/+7
2010-12-27Add missing @param to function header comment.mdkinney1-1/+2
2010-12-20Fix ICC build issuesmdkinney1-9/+10
2010-12-18Add generic SerialPortLib instance for 16550 UARTs configured through PCDs. ...mdkinney4-0/+448
2010-12-17Remove UefiDriverEntryPoint from [LibraryClasses] section. Library implement...mdkinney1-1/+0
2010-12-16Minor code update to make TcpIo unchanged when return EFI_DEVICE_ERROR.tye11-2/+4
2010-12-14Add a TcpIo library to facilitate usage of TCP service.tye12-0/+1046
2010-11-231. Rollback the changing on replacing MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CO...vanjeff2-6/+17
2010-11-22Compare DXE performance token name by DXE performance string length. lgao41-3/+3
2010-11-16Fix spelling error in commentmdkinney1-1/+1
2010-11-10Replaced MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CODE_DATA_MAX_SIZE.vanjeff2-19/+8
2010-11-04Prevent infinite recursion when ASSERT(), DEBUG(), or any other use of Report...mdkinney2-4/+39
2010-10-15Update IPsec.h file to follow approved ECR which will be collected into futur...qianouyang1-0/+48
2010-09-15Refine soma code to make code run safely.ydong104-10/+10
2010-09-10Update this library to restrict usage to DXE_RUNTIME_DRIVER and DXE_SAL_DRIVE...mdkinney1-1/+1
2010-08-10Minor code refinement.rsun31-2/+2
2010-08-09Fixed K9 scan issues.hhuan131-1/+1
2010-08-06Fix IP address text representation issue about leading zeros jjin91-3/+56
2010-07-28Roll back change r10696, because new update on r10700 and r10701 handles this...lgao41-15/+3
2010-07-28Enhance PiSmmCoreMemoryAllocationLib Free function implementation to call gSm...lgao42-3/+125
2010-07-26Make sure gBS FreePool() is used to free the buffer always allocated by gBS A...lgao41-3/+15
2010-07-191. Add init flag DEBUG_AGENT_INIT_DXE_AP.vanjeff1-5/+23
2010-07-011. fixed one bug to construct config request string header used child handle ...vanjeff2-4/+93
2010-06-13Add a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4/6_PROTOCOL and change ...qianouyang1-99/+90
2010-05-27Add three HiiLib APIs: HiiCreateTextOpCode, HiiCreateDateOpCode and HiiCreate...lgao41-5/+166
2010-05-13Fix minor format issue in file headerqhuang81-2/+1
2010-04-24Update the copyright notice formathhtian57-114/+114