summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library
AgeCommit message (Expand)Author
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
2010-08-10Minor code refinement.rsun3
2010-08-09Fixed K9 scan issues.hhuan13
2010-08-06Fix IP address text representation issue about leading zeros jjin9
2010-07-28Roll back change r10696, because new update on r10700 and r10701 handles this...lgao4
2010-07-28Enhance PiSmmCoreMemoryAllocationLib Free function implementation to call gSm...lgao4
2010-07-26Make sure gBS FreePool() is used to free the buffer always allocated by gBS A...lgao4
2010-07-191. Add init flag DEBUG_AGENT_INIT_DXE_AP.vanjeff
2010-07-011. fixed one bug to construct config request string header used child handle ...vanjeff
2010-06-13Add a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4/6_PROTOCOL and change ...qianouyang
2010-05-27Add three HiiLib APIs: HiiCreateTextOpCode, HiiCreateDateOpCode and HiiCreate...lgao4
2010-05-13Fix minor format issue in file headerqhuang8
2010-04-24Update the copyright notice formathhtian
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a
2010-04-06Update the modules with the different module GUID to avoid the different modu...lgao4
2010-03-19git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10288 6f...rsun3
2010-03-05Move SmmCoreSmmServicesTableLib from MdePkg to MdeModulePkg.jyao1
2010-03-01MdeModulePkg DxeNetLib: Fix compiler warningjljusten
2010-02-271. Refine debug agent library.vanjeff
2010-02-26import Debug Agent Library and null instance in MdeModulePkg.vanjeff
2010-02-25Add MemoryAllocationLib for PI SMM Coremdkinney
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu2
2010-02-25Enhance SetupBrowser to support new UEFI HiiFormMap featurelgao4
2010-02-241. Correct File header to ## @filelgao4
2010-02-16Use Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney