summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/PeiHobLib
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-071-79/+94
* MdePkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-071-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-1/+1
* MdePkg: Clean up source filesLiming Gao2018-06-282-49/+49
* 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: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* 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: 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-11/+8
* 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
* 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-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
* INF extension reviewedjji42009-01-091-0/+2
* INF extension reviewedjji42009-01-081-0/+9
* INF extension reviewedjji42009-01-081-3/+3
* Synchronize function comment in gikidy2008-11-261-19/+51
* Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao42008-11-251-1/+0
* 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
* clean up EBC in inf files.vanjeff2008-10-281-1/+1
* Fix ECC issue.klu22008-10-201-2/+7
* Update HobLib and PeCoffLib according to MDE Lib Spec 0.61clgao42008-10-101-0/+1
* remove the unused msa files in MdePkg.lgao42008-08-251-59/+0
* 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
* Add SEC as a supported Module Type for all libraries that are also compatible...mdkinney2007-09-271-1/+1
* 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
* Remove unused comments in MdePkg.yshang12007-07-191-34/+0
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-2/+0
* removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH2007-06-291-9/+0
* 1) Porting the original WinNtStuff Peim to new Nt32Pkgklu22007-06-273-0/+723
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-012-622/+0
* 1) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang122007-02-121-1/+27