summaryrefslogtreecommitdiff
path: root/MdePkg/Library/DxeCoreHobLib/HobLib.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-46/+50
2021-12-07MdePkg: Change OPTIONAL keyword usage styleMichael D Kinney1-1/+1
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdePkg: Clean up source filesLiming Gao1-41/+41
2017-10-10MdePkg HobLib: Add BuildFv3Hob APIStar Zeng1-1/+36
2016-11-17MdePkg HobLib: Check FV alignment when building FV HOBStar Zeng1-1/+3
2014-12-23MdePkg: fix mixed dos and linux EOL format issueHot Tian1-24/+24
2014-10-27MdePkg/IntelFrameworkPkg HobLib: Add BuildResourceDescriptorWithOwnerHob() API.Star Zeng1-1/+33
2012-07-17Update HobLib and Hob Service to avoid data over flow. lgao41-3/+5
2011-06-09Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure.niruiyu1-3/+5
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-20/+20
2010-04-23Update the copyright notice formathhtian1-2/+2
2010-03-23Remove obsolete BuildCapsuleHob() function in DxeCoreHobLib.qhuang81-26/+1
2009-10-28UEFI Capsule HOB updating includes:vanjeff1-0/+25
2009-05-09Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() ...mdkinney1-0/+1
2008-11-26Synchronize function comment in gikidy1-29/+61
2008-11-19Detabqhuang81-1/+1
2008-10-10Update HobLib and PeCoffLib according to MDE Lib Spec 0.61clgao41-1/+2
2008-08-22Update Hob Instance to remove the unused InternalHobLib.h file.lgao41-5/+4
2007-08-23Add in BuildFv2Hob in HobLibqwang121-0/+26
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-26Fixed build issues for DxeCoreHobLib and BaseUefiDecompressLib.vanjeff1-13/+13
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang11-3/+13
2007-06-22Import DxeCoreHobLib, DxeHobLib, PeimEntryPoint and PeiServicesLib. vanjeff1-0/+469
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch1-464/+0
2007-02-121) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang121-1/+24
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli241-4/+1
2006-11-031. Add the fix for the following Bugs:cwu111-1/+1
2006-06-07BaseMemoryLib:qhuang81-2/+2
2006-05-11*BaseSmbusLib: (new version)qhuang81-38/+117
2006-04-21Initial import.bbahnsen1-0/+365