summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/DxeHobLib
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-093-19/+3
* MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-251-2/+2
* MdePkg: Clean up source filesLiming Gao2018-06-282-44/+44
* 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: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* 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
* MdePkg: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-2/+3
* 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
* Fix DxeHobLib to also support a module type of SMM_CORE.mdkinney2010-12-171-2/+1
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-301-2/+2
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-1/+1
* Update the copyright notice formathhtian2010-04-232-4/+4
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* 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
* Remove the workaround in DxeHobLib.inf that it over-specify UefiBootServicesT...qhuang82009-02-091-1/+0
* Add UefiBootServicesTableLib library class reference in HobLib, because if no...klu22009-01-131-1/+2
* INF extension reviewedjji42009-01-091-1/+1
* Synchronize function comment in gikidy2008-11-261-19/+50
* Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao42008-11-251-1/+0
* Detabqhuang82008-11-191-2/+2
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-1/+1
* Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2008-10-291-1/+0
* Refine file header for INF files of MDE library instances.xli242008-10-281-2/+3
* Update HobLib and PeCoffLib according to MDE Lib Spec 0.61clgao42008-10-101-1/+2
* remove the unused msa files in MdePkg.lgao42008-08-251-57/+0
* Clean up DxeMemoryAllocationLib and PeiMemoryAllocationLib.lgao42008-08-241-2/+3
* Update Hob Instance to remove the unused InternalHobLib.h file.lgao42008-08-222-42/+7
* Code Scrub for MdePkg.yshang12008-07-251-0/+10
* Add in BuildFv2Hob in HobLibqwang122007-08-231-0/+27
* remove some comments introduced by tools.vanjeff2007-07-201-9/+3
* Remove unused comments in MdePkg.yshang12007-07-191-34/+0
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-2/+0
* Enable Intel IPF compilation for MdePkg.qwang122007-07-062-0/+27
* removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH2007-06-291-10/+0
* Checked in part of MDE library instances following PI and UEFI. It includes:yshang12007-06-223-39/+13
* Import DxeCoreHobLib, DxeHobLib, PeimEntryPoint and PeiServicesLib. vanjeff2007-06-224-0/+685
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-012-551/+0
* 1) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang122007-02-121-1/+25
* Add supported module type & arch filter for all libraries in MdePkg to filter...qhuang82007-01-301-3/+3