summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library
AgeCommit message (Expand)AuthorFilesLines
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
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a4-0/+17
2010-04-06Update the modules with the different module GUID to avoid the different modu...lgao43-3/+3
2010-03-19git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10288 6f...rsun33-10/+10
2010-03-05Move SmmCoreSmmServicesTableLib from MdePkg to MdeModulePkg.jyao12-0/+77
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