summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/PeiHobLib/HobLib.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-47/+47
* MdePkg HobLib: Add BuildFv3Hob APIStar Zeng2017-10-101-1/+55
* MdePkg HobLib: Check FV alignment when building FV HOBStar Zeng2016-11-171-1/+69
* MdePkg: fix mixed dos and linux EOL format issueHot Tian2014-12-231-32/+32
* MdePkg/IntelFrameworkPkg HobLib: Update BuildResourceDescriptorWithOwnerHob()Star Zeng2014-10-311-4/+5
* MdePkg/IntelFrameworkPkg HobLib: Add BuildResourceDescriptorWithOwnerHob() API.Star Zeng2014-10-271-0/+40
* MdePkg PeiHobLib: Initialize Owner field of Resource HOB to 0 rather than ran...Star Zeng2014-07-141-1/+2
* Update HobLib and Hob Service to avoid data over flow. lgao42012-07-171-4/+6
* Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure.niruiyu2011-06-091-5/+49
* Refine code.sfu52010-08-131-9/+9
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-301-7/+7
* Update the copyright notice formathhtian2010-04-231-2/+2
* 1. rolled back Hob library to remove new API - BuildCapsuleHob() and related ...vanjeff2009-11-041-28/+6
* UEFI Capsule HOB updating includes:vanjeff2009-10-281-1/+28
* Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() ...mdkinney2009-05-091-0/+1
* Synchronize function comment in gikidy2008-11-261-19/+51
* Fix ECC issue.klu22008-10-201-2/+7
* Update HobLib and PeCoffLib according to MDE Lib Spec 0.61clgao42008-10-101-0/+1
* Update Hob Instance to remove the unused InternalHobLib.h file.lgao42008-08-221-11/+6
* Code Scrub for MdePkg.yshang12008-07-251-1/+1
* Fix the wrong memory type for BSP stack hob. EfiConventionalMemoryType will b...qhuang82007-11-081-1/+1
* The BaseAddress and Length should be align PAGE according to PI specification...klu22007-10-181-1/+13
* Use CopyGuid instead of CopyMem.qwang122007-08-241-2/+2
* Add in BuildFv2Hob in HobLibqwang122007-08-231-0/+33
* remove some comments introduced by tools.vanjeff2007-07-201-9/+3
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-2/+0
* 1) Porting the original WinNtStuff Peim to new Nt32Pkgklu22007-06-271-0/+572
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-563/+0
* 1) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang122007-02-121-1/+27
* Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli242007-01-251-0/+1
* 1. Add the fix for the following Bugs:cwu112006-11-031-1/+1
* 1. In event.c, a function's name is not spelled correctly, a typo.mikewuping2006-10-301-0/+24
* 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from Pe...qhuang82006-06-081-2/+2
* BaseMemoryLib:qhuang82006-06-071-2/+4
* *BaseSmbusLib: (new version)qhuang82006-05-111-44/+122
* Initial import.bbahnsen2006-04-211-0/+432