summaryrefslogtreecommitdiff
path: root/MdePkg/Library/PeiHobLib
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-79/+94
2021-12-07MdePkg: Change OPTIONAL keyword usage styleMichael D Kinney1-1/+1
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney3-19/+3
2018-09-25MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-1/+1
2018-06-28MdePkg: Clean up source filesLiming Gao2-49/+49
2017-10-10MdePkg HobLib: Add BuildFv3Hob APIStar Zeng1-1/+55
2016-11-17MdePkg HobLib: Check FV alignment when building FV HOBStar Zeng1-1/+69
2015-12-15MdePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2014-12-23MdePkg: fix mixed dos and linux EOL format issueHot Tian1-32/+32
2014-10-31MdePkg/IntelFrameworkPkg HobLib: Update BuildResourceDescriptorWithOwnerHob()Star Zeng1-4/+5
2014-10-27MdePkg/IntelFrameworkPkg HobLib: Add BuildResourceDescriptorWithOwnerHob() API.Star Zeng1-0/+40
2014-09-03MdePkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-11/+8
2014-07-14MdePkg PeiHobLib: Initialize Owner field of Resource HOB to 0 rather than ran...Star Zeng1-1/+2
2012-07-17Update HobLib and Hob Service to avoid data over flow. lgao41-4/+6
2011-06-09Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure.niruiyu1-5/+49
2010-08-13Refine code.sfu51-9/+9
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-7/+7
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-1/+1
2010-04-23Update the copyright notice formathhtian2-4/+4
2010-02-241. Correct File header to ## @filelgao41-4/+4
2009-11-041. rolled back Hob library to remove new API - BuildCapsuleHob() and related ...vanjeff1-28/+6
2009-10-28UEFI Capsule HOB updating includes:vanjeff1-1/+28
2009-05-09Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() ...mdkinney1-0/+1
2009-01-09INF extension reviewedjji41-0/+2
2009-01-08INF extension reviewedjji41-0/+9
2009-01-08INF extension reviewedjji41-3/+3
2008-11-26Synchronize function comment in gikidy1-19/+51
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-1/+0
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian1-1/+0
2008-10-28Refine file header for INF files of MDE library instances.xli241-2/+3
2008-10-28clean up EBC in inf files.vanjeff1-1/+1
2008-10-20Fix ECC issue.klu21-2/+7
2008-10-10Update HobLib and PeCoffLib according to MDE Lib Spec 0.61clgao41-0/+1
2008-08-25remove the unused msa files in MdePkg.lgao41-59/+0
2008-08-22Update Hob Instance to remove the unused InternalHobLib.h file.lgao41-11/+6
2008-07-25Code Scrub for MdePkg.yshang11-1/+1
2007-11-08Fix the wrong memory type for BSP stack hob. EfiConventionalMemoryType will b...qhuang81-1/+1
2007-10-18The BaseAddress and Length should be align PAGE according to PI specification...klu21-1/+13
2007-09-27Add SEC as a supported Module Type for all libraries that are also compatible...mdkinney1-1/+1
2007-08-24Use CopyGuid instead of CopyMem.qwang121-2/+2
2007-08-23Add in BuildFv2Hob in HobLibqwang121-0/+33
2007-07-20remove some comments introduced by tools.vanjeff1-9/+3
2007-07-19Remove unused comments in MdePkg.yshang11-34/+0
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH1-2/+0
2007-06-29removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH1-9/+0
2007-06-271) Porting the original WinNtStuff Peim to new Nt32Pkgklu23-0/+723
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2-622/+0
2007-02-121) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang121-1/+27