summaryrefslogtreecommitdiff
path: root/MdePkg/Library/DxeHobLib
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-46/+51
2021-12-07MdePkg: Change OPTIONAL keyword usage styleMichael D Kinney1-1/+1
2020-02-10MdePkg/Library/Dxe: Fix various typosAntoine Coeur1-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-2/+2
2018-06-28MdePkg: Clean up source filesLiming Gao2-44/+44
2017-10-10MdePkg HobLib: Add BuildFv3Hob APIStar Zeng1-0/+34
2017-01-20MdePkg DxeHobLib: Make GetHobList working before Constructor is calledStar Zeng1-33/+34
2016-11-17MdePkg HobLib: Check FV alignment when building FV HOBStar Zeng1-1/+3
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-24/+24
2014-10-27MdePkg/IntelFrameworkPkg HobLib: Add BuildResourceDescriptorWithOwnerHob() API.Star Zeng1-1/+33
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-2/+3
2012-07-17Update HobLib and Hob Service to avoid data over flow. lgao41-3/+5
2011-06-09Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure.niruiyu1-3/+5
2010-12-17Fix DxeHobLib to also support a module type of SMM_CORE.mdkinney1-2/+1
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-2/+2
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-25/+0
2009-10-28UEFI Capsule HOB updating includes:vanjeff1-1/+26
2009-05-09Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() ...mdkinney1-0/+1
2009-02-09Remove the workaround in DxeHobLib.inf that it over-specify UefiBootServicesT...qhuang81-1/+0
2009-01-13Add UefiBootServicesTableLib library class reference in HobLib, because if no...klu21-1/+2
2009-01-09INF extension reviewedjji41-1/+1
2008-11-26Synchronize function comment in gikidy1-19/+50
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-1/+0
2008-11-19Detabqhuang81-2/+2
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-1/+1
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-10Update HobLib and PeCoffLib according to MDE Lib Spec 0.61clgao41-1/+2
2008-08-25remove the unused msa files in MdePkg.lgao41-57/+0
2008-08-24Clean up DxeMemoryAllocationLib and PeiMemoryAllocationLib.lgao41-2/+3
2008-08-22Update Hob Instance to remove the unused InternalHobLib.h file.lgao42-42/+7
2008-07-25Code Scrub for MdePkg.yshang11-0/+10
2007-08-23Add in BuildFv2Hob in HobLibqwang121-0/+27
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-07-06Enable Intel IPF compilation for MdePkg.qwang122-0/+27
2007-06-29removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH1-10/+0
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang13-39/+13
2007-06-22Import DxeCoreHobLib, DxeHobLib, PeimEntryPoint and PeiServicesLib. vanjeff4-0/+685
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2-551/+0
2007-02-121) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang121-1/+25
2007-01-30Add supported module type & arch filter for all libraries in MdePkg to filter...qhuang81-3/+3