summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library
AgeCommit message (Expand)Author
2011-11-30Roll back the change which doesn't call LocateProtocol when TPL is TPL_NOTIFY...niruiyu
2011-11-28Update code to pass build on VS2008 with /Od compiler option.lgao4
2011-11-17In BootScriptSaver, put INFORMATION_OPCODE message to LockBox.jyao1
2011-11-15Do not call LocateProtocol when the current TPL is above or equal TPL_NOTIFY.niruiyu
2011-11-14Follow PI1.2c spec, check empty string and return EFI_INVALID_PARAMETER.jyao1
2011-10-31MdeModulePkg: Remove variables that are set, but not usedjljusten
2011-10-27Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiF...lzeng14
2011-10-26Adopt new IPv4/IPv6 device path for network modules.niruiyu
2011-10-26MdeModulePkg: Enhance error handling in NetLibGetMacAddress() of DxeNetLib.xdu2
2011-10-08Add a GUIDed HOB to init Debug Print error level earlier in DXE. Add NULL PEI...andrewfish
2011-10-08Add pointer check for NULL before dereference it.sfu5
2011-09-16Correct comments for NULL return value of HiiLib HiiAddPackages().lgao4
2011-09-02MdeModulePkg: Remove UefiBootServicesTableLib dependency from DxePrintLibPrin...jcarsey
2011-08-29MdeModulePkg: Add PiDxeS3BootScriptLibjljusten
2011-08-25Add UEFI_APPLICATION module type support for the capsule lib.niruiyu
2011-08-24Refine code to follow coding style.ydong10
2011-08-161. Add two performance measurement points for SMM performance measurement;rsun3
2011-08-09Fix X64 VS2005 and VS2008 compile error.lgao4
2011-08-08clarify the logic of the print length counting functions in both PrintLib lib...jcarsey
2011-08-02Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint.jcarsey
2011-08-02MdeModulePkg: Add SmmLockBox PEI implementationjljusten
2011-08-02Fixed the issue in RuntimeStatusCode library that may not work on the early d...lgao4
2011-07-28MdeModulePkg: Fix build error for UNIXGCC with IPFjljusten
2011-07-27For libraries that have multiple module types support, just define a [Depex] ...lzeng14
2011-07-19MdeModulePkg: Add SMM LockBoxjljusten
2011-07-141. Define a netlib library function NetLibGetSystemGuid()hhuan13
2011-04-19Update ALTCFG reference from default name token to default ID.ydong10
2011-03-16Add description for 64-byte FIFO enable bit for PcdSerialFifoControl.mdkinney
2011-03-15git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11399 6f...ydong10
2011-03-14Fix a bug in SmmPerformanceLib that there is no return value in normal cases ...rsun3
2011-03-10Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney
2011-03-10Add performance library instances for SMM performance measurement.rsun3
2011-02-101) Add PcdSerialDetectCable to MdeModulePkg to enable/disable cable detection...mdkinney
2011-02-04Clean up BaseSerialPortLib16550 to remove references and checks for Carrier D...mdkinney
2011-01-17Enhance the code to avoid the potential of return address of local variable t...tye1
2011-01-13Fix potential memory access violationydong10
2010-12-27Add missing @param to function header comment.mdkinney
2010-12-20Fix ICC build issuesmdkinney
2010-12-18Add generic SerialPortLib instance for 16550 UARTs configured through PCDs. ...mdkinney
2010-12-17Remove UefiDriverEntryPoint from [LibraryClasses] section. Library implement...mdkinney
2010-12-16Minor code update to make TcpIo unchanged when return EFI_DEVICE_ERROR.tye1
2010-12-14Add a TcpIo library to facilitate usage of TCP service.tye1
2010-11-231. Rollback the changing on replacing MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CO...vanjeff
2010-11-22Compare DXE performance token name by DXE performance string length. lgao4
2010-11-16Fix spelling error in commentmdkinney
2010-11-10Replaced MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CODE_DATA_MAX_SIZE.vanjeff
2010-11-04Prevent infinite recursion when ASSERT(), DEBUG(), or any other use of Report...mdkinney
2010-10-15Update IPsec.h file to follow approved ECR which will be collected into futur...qianouyang
2010-09-15Refine soma code to make code run safely.ydong10
2010-09-10Update this library to restrict usage to DXE_RUNTIME_DRIVER and DXE_SAL_DRIVE...mdkinney