Age | Commit message (Expand) | Author | Files | Lines |
2021-12-07 | MdePkg: Apply uncrustify changes | Michael Kubacki | 1 | -171/+143 |
2021-12-07 | MdePkg: Change OPTIONAL keyword usage style | Michael D Kinney | 1 | -4/+3 |
2020-10-13 | MdePkg: Remove code wrapped by DISABLE_NEW_DEPRECATED_INTERFACES | Zhang, Shenglei | 1 | -399/+0 |
2020-02-10 | MdePkg/Library/Dxe: Fix various typos | Antoine Coeur | 2 | -2/+2 |
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 | 3 | -158/+158 |
2016-05-23 | MdePkg: Follow PI1.4a to fix artificial limitation of SkuId range | Star Zeng | 1 | -12/+2 |
2015-12-15 | MdePkg: Convert all .uni files to utf-8 | Jordan Justen | 1 | -0/+0 |
2015-08-24 | MdePkg: Add two PcdApi for Patch VOID* PCD set operation. | Liming Gao | 1 | -4/+115 |
2015-04-10 | MdePkg: Add a set of PcdSetXXS APIs into PcdLib and remove the ASSERT in orig... | Star Zeng | 1 | -61/+399 |
2014-11-19 | MdePkg DxePcdLib: Updates DxePcdLib instance comments. | Liming Gao | 1 | -0/+5 |
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 | -3/+4 |
2014-01-07 | MdePkg PcdLib: Except for SizeOfBuffer is greater than the maximum size suppo... | Star Zeng | 1 | -18/+41 |
2013-12-23 | MdePkg PcdLib: Follow the comment of LibPcdGetNextToken to ASSERT when an inv... | Star Zeng | 1 | -1/+4 |
2013-11-20 | MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE... | Star Zeng | 2 | -4/+126 |
2013-11-18 | MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a... | Bob C Feng | 1 | -9/+3 |
2011-07-27 | For libraries that have multiple module types support, just define a [Depex] ... | lzeng14 | 1 | -3/+3 |
2010-12-18 | Remove CONSTRUCTOR from DxePcdLib aligning the DxePcdLib design with the PeiP... | mdkinney | 2 | -91/+70 |
2010-06-30 | Minor grammatical work--mostly adding periods. Items with ONLY period added ... | myronporter | 1 | -11/+11 |
2010-06-25 | Minor grammatical work--mostly adding periods. Items with ONLY period added ... | myronporter | 2 | -17/+17 |
2010-04-23 | Update the copyright notice format | hhtian | 2 | -4/+4 |
2010-03-03 | Removing "Ex" in PI PCD_PPI/PROTOCOL's interface according to PI 1.2 latest u... | klu2 | 1 | -14/+14 |
2010-02-24 | 1. Correct File header to ## @file | lgao4 | 1 | -4/+4 |
2009-12-23 | PI 1.1 SMM Feature Check-in | davidhuang | 1 | -1/+1 |
2009-11-24 | Fix a typo bug that miss & | klu2 | 1 | -1/+1 |
2009-11-24 | Explicitly cast PCD_CALLBACK to EFI_PCD_PPI_CALLBACK/EFI_PCD_PROTOCOL_CALLBAC... | klu2 | 1 | -2/+2 |
2009-11-24 | 1, PeiPcdLib use EFI_PEI_PCD_PPI defined in PI 1.2 to handle dynamicEx type P... | klu2 | 2 | -28/+62 |
2009-02-13 | Comments synchronized with library class | jji4 | 1 | -36/+27 |
2009-01-09 | INF extension reviewed | jji4 | 1 | -1/+1 |
2008-12-29 | Update copyright for files modified in this year | qhuang8 | 1 | -1/+1 |
2008-12-10 | Synchronize interface function comment from declaration in library class head... | klu2 | 1 | -102/+163 |
2008-12-03 | Add CONST modifier for "Buffer" parameter in LibPcdSetPtr() | qhuang8 | 1 | -3/+3 |
2008-11-26 | Synchronize function comment in h file | gikidy | 1 | -1/+1 |
2008-11-25 | Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE... | lgao4 | 1 | -1/+0 |
2008-11-21 | synchronize the MdePkg/Include/Library/PcdLib.h and the MDE_Library_Spec.Add ... | gikidy | 1 | -6/+8 |
2008-11-13 | Update minor comments for Smbus, PcdLib, PeiServicesLib library instance. And... | lgao4 | 1 | -2/+2 |
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 | -5/+4 |
2008-10-22 | Add description for NULL return value. | klu2 | 1 | -1/+2 |
2008-10-20 | Fix ECC issue. | klu2 | 1 | -5/+0 |
2008-10-15 | Minor update for PlatOverMngr driver, VariableFormat.h and DxePcdLib.c. | lgao4 | 1 | -1/+1 |
2008-09-16 | follow up code review | eric_tian | 1 | -29/+31 |
2008-08-18 | Add Pcd Protocol in [Depex] section and add back the constructor since PCD pr... | qhuang8 | 2 | -54/+54 |
2008-08-18 | Refine the code. | klu2 | 2 | -86/+41 |
2008-08-18 | Remove unused internal header file. | klu2 | 1 | -35/+0 |
2008-07-25 | Code Scrub for MdePkg. | yshang1 | 1 | -1/+0 |
2008-07-16 | Fix function comment to follows doxygen format. | klu2 | 1 | -1/+1 |