summaryrefslogtreecommitdiff
path: root/MdePkg/Library/PeiHobLib/HobLib.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-17Update HobLib and Hob Service to avoid data over flow. lgao41-4/+6
2011-06-09Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure.niruiyu1-5/+49
2010-08-13Refine code.sfu51-9/+9
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-7/+7
2010-04-23Update the copyright notice formathhtian1-2/+2
2009-11-041. rolled back Hob library to remove new API - BuildCapsuleHob() and related ...vanjeff1-28/+6
2009-10-28UEFI Capsule HOB updating includes:vanjeff1-1/+28
2009-05-09Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() ...mdkinney1-0/+1
2008-11-26Synchronize function comment in gikidy1-19/+51
2008-10-20Fix ECC issue.klu21-2/+7
2008-10-10Update HobLib and PeCoffLib according to MDE Lib Spec 0.61clgao41-0/+1
2008-08-22Update Hob Instance to remove the unused InternalHobLib.h file.lgao41-11/+6
2008-07-25Code Scrub for MdePkg.yshang11-1/+1
2007-11-08Fix the wrong memory type for BSP stack hob. EfiConventionalMemoryType will b...qhuang81-1/+1
2007-10-18The BaseAddress and Length should be align PAGE according to PI specification...klu21-1/+13
2007-08-24Use CopyGuid instead of CopyMem.qwang121-2/+2
2007-08-23Add in BuildFv2Hob in HobLibqwang121-0/+33
2007-07-20remove some comments introduced by tools.vanjeff1-9/+3
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH1-2/+0
2007-06-271) Porting the original WinNtStuff Peim to new Nt32Pkgklu21-0/+572
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch1-563/+0
2007-02-121) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang121-1/+27
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli241-0/+1
2006-11-031. Add the fix for the following Bugs:cwu111-1/+1
2006-10-301. In event.c, a function's name is not spelled correctly, a typo.mikewuping1-0/+24
2006-06-08 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from Pe...qhuang81-2/+2
2006-06-07BaseMemoryLib:qhuang81-2/+4
2006-05-11*BaseSmbusLib: (new version)qhuang81-44/+122
2006-04-21Initial import.bbahnsen1-0/+432