| Commit message (Expand) | Author | Age | Files | Lines |
* | MdeModulePkg: Apply uncrustify changes | Michael Kubacki | 2021-12-07 | 3 | -566/+580 |
* | MdeModulePkg: Change OPTIONAL keyword usage style | Michael D Kinney | 2021-12-07 | 3 | -11/+10 |
* | MdeModulePkg PCD: Reinstall PCD service PPIS when memory availableedk2-stable202108-rc1 | Yeh, GregX | 2021-08-13 | 1 | -1/+70 |
* | MdeModulePkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 6 | -39/+6 |
* | MdeModulePkg PCD: Add DynamicEx PcdVpdBaseAddress64 for non SPI platform | Liming Gao | 2018-11-27 | 2 | -2/+16 |
* | MdeModulePkg: Removing ipf which is no longer supported from edk2. | Chen A Chen | 2018-09-06 | 1 | -1/+1 |
* | MdeModulePkg: Clean up source files | Liming Gao | 2018-06-28 | 6 | -559/+559 |
* | MdeModulePkg PCD: Remove unused PCD attribute PCD_TYPE_SKU_ENABLED | Gao, Liming | 2018-03-13 | 2 | -4/+2 |
* | MdeModulePkg PCD: Add more debug message to show SkuId update | Liming Gao | 2018-02-27 | 1 | -1/+5 |
* | MdeModulePkg: Update PCD driver to support the optimized PcdDataBase | Liming Gao | 2017-12-25 | 4 | -216/+187 |
* | MdeModulePkg PCD: Enable Firmware to retrieve the default setting | Liming Gao | 2017-12-25 | 3 | -1/+111 |
* | MdeModulePkg: Remove unsupported PcdExpression usage in module INF | Liming Gao | 2017-04-06 | 1 | -2/+2 |
* | MdeModulePkg PCD: Allow SkuId to be changed only once | Star Zeng | 2017-03-16 | 1 | -4/+24 |
* | MdeModulePkg: Refine casting expression result to bigger size | Hao Wu | 2017-03-06 | 1 | -2/+2 |
* | MdeModulePkg/PCD: Fix PcdGetNextToken may get a wrong PCD token | Cinnamon Shia | 2016-11-03 | 1 | -8/+13 |
* | MdeModulePkg PCD: Update PCD database structure definition to match BaseTools | Star Zeng | 2016-09-20 | 3 | -5/+5 |
* | MdeModulePkg PCD: Follow PI1.4a to fix artificial limitation of SkuId range | Star Zeng | 2016-05-23 | 1 | -2/+2 |
* | MdeModulePkg: Convert all .uni files to utf-8 | Jordan Justen | 2015-12-15 | 2 | -0/+0 |
* | MdeModulePkg/Universal/PCD: Use safe string functions to refine code. | Qiu Shumin | 2015-07-01 | 1 | -3/+5 |
* | MdeModulePkg: PCD/Pei: eliminate unused but set variable | Laszlo Ersek | 2015-04-15 | 1 | -3/+2 |
* | MdeModulePkg Pcd: Check the input SkuId in SetSku() | Star Zeng | 2015-04-14 | 2 | -12/+29 |
* | MdeModulePkg: Add ATTRIBUTE (+/-RT, RO) support in PCD declaration in DSC file. | Star Zeng | 2015-04-10 | 1 | -2/+2 |
* | MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo... | Gao, Liming | 2014-09-03 | 1 | -0/+0 |
* | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star | 2014-08-28 | 2 | -0/+0 |
* | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star | 2014-08-28 | 1 | -2/+5 |
* | MdeModulePkg PCD: Fix PCD driver to return default data if size mismatch. | Star Zeng | 2014-03-21 | 1 | -11/+29 |
* | MdeModulePkg Pcd: Refine the code to avoid error report. | Star Zeng | 2013-12-02 | 1 | -1/+1 |
* | MdeModulePkg Pcd: Refine the code to avoid error report. | Star Zeng | 2013-11-21 | 1 | -0/+1 |
* | MdeModulePkg Pcd: Remove the EFIAPI of PeiGetPcdInfo () typedef in Service.h. | Gary Ching-Pang Lin | 2013-11-20 | 1 | -1/+0 |
* | MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_G... | Star Zeng | 2013-11-20 | 3 | -10/+2 |
* | MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE... | Star Zeng | 2013-11-20 | 4 | -29/+501 |
* | MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a... | Bob C Feng | 2013-11-18 | 4 | -175/+274 |
* | Update string offset and default offset from UINT16 to STRING_HEAD to match t... | lgao4 | 2012-03-06 | 1 | -6/+6 |
* | Enable PCD version check on PCD driver and PCD database. | lgao4 | 2012-02-15 | 1 | -7/+6 |
* | Update PcdSetPtr() API to set the output buffer size to the max buffer size w... | lgao4 | 2011-12-15 | 1 | -0/+1 |
* | Correctly use GetPtrTypeSize() to get MaxSize. | lgao4 | 2011-11-28 | 1 | -1/+1 |
* | Fix PcdSetPtr() service to use the max buffer size to check whether new buffe... | lgao4 | 2011-11-28 | 1 | -3/+7 |
* | Enhance inf and dec file to follow specs. | ydong10 | 2011-03-14 | 1 | -2/+2 |
* | Update the copyright notice format | hhtian | 2010-04-24 | 4 | -8/+8 |
* | 1, For Pcd_PPI, UnregistedCallBack should return EFI_INVALID_PARAMETER if Cal... | klu2 | 2010-03-18 | 1 | -3/+10 |
* | 1. Correct File header to ## @file | lgao4 | 2010-02-24 | 1 | -2/+2 |
* | Support HII VOID* dynamic/dynamicEx type PCD. | klu2 | 2010-02-11 | 1 | -1/+7 |
* | Pass the correct TokenNumber into a CallbackOnSet notification function. The... | mdkinney | 2010-02-11 | 1 | -1/+1 |
* | Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections... | mdkinney | 2010-01-29 | 2 | -9/+9 |
* | According to PI 1.2 spec Vol 3 chapter 8 PCD, if the PCD service determined t... | klu2 | 2010-01-14 | 2 | -4/+6 |
* | According to PI specification, if token number can not be found for dynamic-e... | klu2 | 2009-12-03 | 1 | -6/+10 |
* | Refine comments for PCD PEIM/driver. | klu2 | 2009-11-24 | 1 | -0/+8 |
* | Clean up code. | klu2 | 2009-11-24 | 1 | -27/+21 |
* | 1, Correct the PCD PEIM to produce gEfiPcdPpi and gPcdPpi at same time; | klu2 | 2009-11-23 | 1 | -2/+25 |
* | Make PcdPeim/PcdDxe driver also produce EFI_PCD_PPI/EFI_PCD_PROTOCOL defined ... | klu2 | 2009-11-10 | 3 | -4/+34 |