summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/DxeHobLib/HobLib.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-071-46/+51
* MdePkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-071-1/+1
* MdePkg/Library/Dxe: Fix various typosAntoine Coeur2020-02-101-1/+1
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-41/+41
* MdePkg HobLib: Add BuildFv3Hob APIStar Zeng2017-10-101-0/+34
* MdePkg DxeHobLib: Make GetHobList working before Constructor is calledStar Zeng2017-01-201-33/+34
* MdePkg HobLib: Check FV alignment when building FV HOBStar Zeng2016-11-171-1/+3
* MdePkg: fix mixed dos and linux EOL format issueHot Tian2014-12-231-24/+24
* MdePkg/IntelFrameworkPkg HobLib: Add BuildResourceDescriptorWithOwnerHob() API.Star Zeng2014-10-271-1/+33
* Update HobLib and Hob Service to avoid data over flow. lgao42012-07-171-3/+5
* Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure.niruiyu2011-06-091-3/+5
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-301-2/+2
* Update the copyright notice formathhtian2010-04-231-2/+2
* 1. rolled back Hob library to remove new API - BuildCapsuleHob() and related ...vanjeff2009-11-041-25/+0
* UEFI Capsule HOB updating includes:vanjeff2009-10-281-1/+26
* 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/+50
* Detabqhuang82008-11-191-2/+2
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-1/+1
* Update HobLib and PeCoffLib according to MDE Lib Spec 0.61clgao42008-10-101-1/+2
* Clean up DxeMemoryAllocationLib and PeiMemoryAllocationLib.lgao42008-08-241-2/+3
* Update Hob Instance to remove the unused InternalHobLib.h file.lgao42008-08-221-6/+7
* Add in BuildFv2Hob in HobLibqwang122007-08-231-0/+27
* remove some comments introduced by tools.vanjeff2007-07-201-9/+3
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-2/+0
* Enable Intel IPF compilation for MdePkg.qwang122007-07-061-0/+1
* Checked in part of MDE library instances following PI and UEFI. It includes:yshang12007-06-221-3/+13
* Import DxeCoreHobLib, DxeHobLib, PeimEntryPoint and PeiServicesLib. vanjeff2007-06-221-0/+499
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-494/+0
* 1) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang122007-02-121-1/+25
* 1. Add the fix for the following Bugs:cwu112006-11-031-1/+1
* BaseMemoryLib:qhuang82006-06-071-2/+2
* *BaseSmbusLib: (new version)qhuang82006-05-111-40/+116
* Initial import.bbahnsen2006-04-211-0/+394