Age | Commit message (Expand) | Author |
2014-03-21 | MdeModulePkg PCD: Fix PCD driver to return default data if size mismatch. | Star Zeng |
2013-12-02 | MdeModulePkg Pcd: Refine the code to avoid error report. | Star Zeng |
2013-11-21 | MdeModulePkg Pcd: Refine the code to avoid error report. | Star Zeng |
2013-11-20 | MdeModulePkg Pcd: Remove the EFIAPI of PeiGetPcdInfo () typedef in Service.h. | Gary Ching-Pang Lin |
2013-11-20 | MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_G... | Star Zeng |
2013-11-20 | MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE... | Star Zeng |
2013-11-18 | MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a... | Bob C Feng |
2012-03-06 | Update string offset and default offset from UINT16 to STRING_HEAD to match t... | lgao4 |
2012-02-15 | Enable PCD version check on PCD driver and PCD database. | lgao4 |
2011-12-15 | Update PcdSetPtr() API to set the output buffer size to the max buffer size w... | lgao4 |
2011-11-28 | Correctly use GetPtrTypeSize() to get MaxSize. | lgao4 |
2011-11-28 | Fix PcdSetPtr() service to use the max buffer size to check whether new buffe... | lgao4 |
2011-03-14 | Enhance inf and dec file to follow specs. | ydong10 |
2010-04-24 | Update the copyright notice format | hhtian |
2010-03-18 | 1, For Pcd_PPI, UnregistedCallBack should return EFI_INVALID_PARAMETER if Cal... | klu2 |
2010-02-24 | 1. Correct File header to ## @file | lgao4 |
2010-02-11 | Support HII VOID* dynamic/dynamicEx type PCD. | klu2 |
2010-02-11 | Pass the correct TokenNumber into a CallbackOnSet notification function. The... | mdkinney |
2010-01-29 | Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections... | mdkinney |
2010-01-14 | According to PI 1.2 spec Vol 3 chapter 8 PCD, if the PCD service determined t... | klu2 |
2009-12-03 | According to PI specification, if token number can not be found for dynamic-e... | klu2 |
2009-11-24 | Refine comments for PCD PEIM/driver. | klu2 |
2009-11-24 | Clean up code. | klu2 |
2009-11-23 | 1, Correct the PCD PEIM to produce gEfiPcdPpi and gPcdPpi at same time; | klu2 |
2009-11-10 | Make PcdPeim/PcdDxe driver also produce EFI_PCD_PPI/EFI_PCD_PROTOCOL defined ... | klu2 |
2009-05-31 | Fix the bug that PCD driver treat StringTableIndex as UINT8 value but in fact... | klu2 |
2009-05-27 | Fix the bug that build tool and PCD driver can not deal with byte array or AN... | klu2 |
2009-05-06 | Synchronize PCD_Infrastructure 0.55 with source code. | klu2 |
2009-04-01 | 1, Move introduction from header file to INF file header; 2, Refine dynamic P... | klu2 |
2009-03-29 | Refine comments | klu2 |
2009-03-29 | Add introduction of PCD database in PCD PEIM. | klu2 |
2009-03-10 | Retire TCG platform protocol, which will be replaced by PI Security Architect... | lgao4 |
2009-02-25 | Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII ... | lgao4 |
2009-02-24 | Use gEfiCallerIdGuid as the private guid for PcdPeim module. | lgao4 |
2009-02-23 | Move MdeModuleHii.h into Include\Guid directory | lgao4 |
2009-02-11 | Include the missing Guid header file to refer the global Guid | lgao4 |
2009-02-10 | Correct typo in comments, clean IfrSupportLib.h | lgao4 |
2009-02-01 | Update the protocol function to return EFI_INVALID_PARAMETER if CallBackFunc... | qwang12 |
2009-01-09 | Add INF extension Information | lgao4 |
2008-12-31 | Fix some typo. | gikidy |
2008-12-25 | Code Clean for Driver PlatformDriOverrideDxe and PlatOverMngr application. An... | lgao4 |
2008-12-24 | Code clean for Ftw driver, remove the obsolete logic for boot block. Correct ... | lgao4 |
2008-12-11 | Code Scrub for Pcd, PlatformDriOverride and PlatOverMngr driver. | lgao4 |
2008-12-03 | Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie... | gikidy |
2008-11-27 | Update PEIM entry point to follow PEIM entry point. | lgao4 |
2008-11-27 | Fix ECC issue for PCD Dxe and Peim | klu2 |
2008-11-19 | Doxygen fix. | qwang12 |
2008-11-05 | Remove over specific libraryclass PeiServicesTablePointerLib | klu2 |
2008-10-30 | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 |
2008-10-28 | clean up EBC in inf files. | vanjeff |