summaryrefslogtreecommitdiff
path: root/MdePkg/Library/PeiHobLib/HobLib.c
AgeCommit message (Expand)Author
2011-06-09Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure.niruiyu
2010-08-13Refine code.sfu5
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-04-23Update the copyright notice formathhtian
2009-11-041. rolled back Hob library to remove new API - BuildCapsuleHob() and related ...vanjeff
2009-10-28UEFI Capsule HOB updating includes:vanjeff
2009-05-09Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() ...mdkinney
2008-11-26Synchronize function comment in gikidy
2008-10-20Fix ECC issue.klu2
2008-10-10Update HobLib and PeCoffLib according to MDE Lib Spec 0.61clgao4
2008-08-22Update Hob Instance to remove the unused InternalHobLib.h file.lgao4
2008-07-25Code Scrub for MdePkg.yshang1
2007-11-08Fix the wrong memory type for BSP stack hob. EfiConventionalMemoryType will b...qhuang8
2007-10-18The BaseAddress and Length should be align PAGE according to PI specification...klu2
2007-08-24Use CopyGuid instead of CopyMem.qwang12
2007-08-23Add in BuildFv2Hob in HobLibqwang12
2007-07-20remove some comments introduced by tools.vanjeff
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH
2007-06-271) Porting the original WinNtStuff Peim to new Nt32Pkgklu2
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-02-121) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang12
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli24
2006-11-031. Add the fix for the following Bugs:cwu11
2006-10-301. In event.c, a function's name is not spelled correctly, a typo.mikewuping
2006-06-08 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from Pe...qhuang8
2006-06-07BaseMemoryLib:qhuang8
2006-05-11*BaseSmbusLib: (new version)qhuang8
2006-04-21Initial import.bbahnsen