Age | Commit message (Expand) | Author | Files | Lines |
2021-12-07 | MdePkg: Apply uncrustify changes | Michael Kubacki | 1 | -46/+51 |
2021-12-07 | MdePkg: Change OPTIONAL keyword usage style | Michael D Kinney | 1 | -1/+1 |
2020-02-10 | MdePkg/Library/Dxe: Fix various typos | Antoine Coeur | 1 | -1/+1 |
2019-04-09 | MdePkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 3 | -19/+3 |
2018-09-25 | MdePkg: Removing ipf which is no longer supported from edk2. | Chen A Chen | 1 | -2/+2 |
2018-06-28 | MdePkg: Clean up source files | Liming Gao | 2 | -44/+44 |
2017-10-10 | MdePkg HobLib: Add BuildFv3Hob API | Star Zeng | 1 | -0/+34 |
2017-01-20 | MdePkg DxeHobLib: Make GetHobList working before Constructor is called | Star Zeng | 1 | -33/+34 |
2016-11-17 | MdePkg HobLib: Check FV alignment when building FV HOB | Star Zeng | 1 | -1/+3 |
2015-12-15 | MdePkg: Convert all .uni files to utf-8 | Jordan Justen | 1 | -0/+0 |
2014-12-23 | MdePkg: fix mixed dos and linux EOL format issue | Hot Tian | 1 | -24/+24 |
2014-10-27 | MdePkg/IntelFrameworkPkg HobLib: Add BuildResourceDescriptorWithOwnerHob() API. | Star Zeng | 1 | -1/+33 |
2014-09-03 | MdePkg: Convert non DOS format files to DOS format | Gao, Liming | 1 | -0/+0 |
2014-08-27 | MdePkg: INF/DEC file updates to EDK II packages | Gao, Liming | 1 | -0/+0 |
2014-08-27 | MdePkg: INF/DEC file updates to EDK II packages | Gao, Liming | 1 | -2/+3 |
2012-07-17 | Update HobLib and Hob Service to avoid data over flow. | lgao4 | 1 | -3/+5 |
2011-06-09 | Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure. | niruiyu | 1 | -3/+5 |
2010-12-17 | Fix DxeHobLib to also support a module type of SMM_CORE. | mdkinney | 1 | -2/+1 |
2010-06-30 | Minor grammatical work--mostly adding periods. Items with ONLY period added ... | myronporter | 1 | -2/+2 |
2010-06-25 | Minor grammatical work--mostly adding periods. Items with ONLY period added ... | myronporter | 1 | -1/+1 |
2010-04-23 | Update the copyright notice format | hhtian | 2 | -4/+4 |
2010-02-24 | 1. Correct File header to ## @file | lgao4 | 1 | -4/+4 |
2009-11-04 | 1. rolled back Hob library to remove new API - BuildCapsuleHob() and related ... | vanjeff | 1 | -25/+0 |
2009-10-28 | UEFI Capsule HOB updating includes: | vanjeff | 1 | -1/+26 |
2009-05-09 | Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() ... | mdkinney | 1 | -0/+1 |
2009-02-09 | Remove the workaround in DxeHobLib.inf that it over-specify UefiBootServicesT... | qhuang8 | 1 | -1/+0 |
2009-01-13 | Add UefiBootServicesTableLib library class reference in HobLib, because if no... | klu2 | 1 | -1/+2 |
2009-01-09 | INF extension reviewed | jji4 | 1 | -1/+1 |
2008-11-26 | Synchronize function comment in | gikidy | 1 | -19/+50 |
2008-11-25 | Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE... | lgao4 | 1 | -1/+0 |
2008-11-19 | Detab | qhuang8 | 1 | -2/+2 |
2008-10-30 | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 | 1 | -1/+1 |
2008-10-29 | Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I... | eric_tian | 1 | -1/+0 |
2008-10-28 | Refine file header for INF files of MDE library instances. | xli24 | 1 | -2/+3 |
2008-10-10 | Update HobLib and PeCoffLib according to MDE Lib Spec 0.61c | lgao4 | 1 | -1/+2 |
2008-08-25 | remove the unused msa files in MdePkg. | lgao4 | 1 | -57/+0 |
2008-08-24 | Clean up DxeMemoryAllocationLib and PeiMemoryAllocationLib. | lgao4 | 1 | -2/+3 |
2008-08-22 | Update Hob Instance to remove the unused InternalHobLib.h file. | lgao4 | 2 | -42/+7 |
2008-07-25 | Code Scrub for MdePkg. | yshang1 | 1 | -0/+10 |
2007-08-23 | Add in BuildFv2Hob in HobLib | qwang12 | 1 | -0/+27 |
2007-07-20 | remove some comments introduced by tools. | vanjeff | 1 | -9/+3 |
2007-07-19 | Remove unused comments in MdePkg. | yshang1 | 1 | -34/+0 |
2007-07-12 | Removed MdePkg usage of ModuleName: in file headers | AJFISH | 1 | -2/+0 |
2007-07-06 | Enable Intel IPF compilation for MdePkg. | qwang12 | 2 | -0/+27 |
2007-06-29 | removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu... | AJFISH | 1 | -10/+0 |
2007-06-22 | Checked in part of MDE library instances following PI and UEFI. It includes: | yshang1 | 3 | -39/+13 |
2007-06-22 | Import DxeCoreHobLib, DxeHobLib, PeimEntryPoint and PeiServicesLib. | vanjeff | 4 | -0/+685 |
2007-06-01 | Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist... | lhauch | 2 | -551/+0 |
2007-02-12 | 1) Added BIT0, BIT1, …, BIT63 to the Base Defines | qwang12 | 1 | -1/+25 |
2007-01-30 | Add supported module type & arch filter for all libraries in MdePkg to filter... | qhuang8 | 1 | -3/+3 |