index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdeModulePkg
/
Universal
/
PCD
/
Dxe
Age
Commit message (
Expand
)
Author
2017-04-27
MdeModulePkg: Move to new location
Guo Mang
2017-03-16
MdeModulePkg PCD: Allow SkuId to be changed only once
Star Zeng
2017-03-06
MdeModulePkg: Refine casting expression result to bigger size
Hao Wu
2016-11-03
MdeModulePkg/PCD: Fix PcdGetNextToken may get a wrong PCD token
Cinnamon Shia
2016-09-20
MdeModulePkg PCD: Update PCD database structure definition to match BaseTools
Star Zeng
2016-06-20
MdeModulePkg PCD: Avoid DynamicHii PCD set to override other values
Star Zeng
2016-05-23
MdeModulePkg PCD: Follow PI1.4a to fix artificial limitation of SkuId range
Star Zeng
2015-12-15
MdeModulePkg: Convert all .uni files to utf-8
Jordan Justen
2015-07-01
MdeModulePkg/Universal/PCD: Use safe string functions to refine code.
Qiu Shumin
2015-06-11
MdeModulePkg PcdDxe: TokenNumber should start from 1.
Star Zeng
2015-04-14
MdeModulePkg Pcd: Check the input SkuId in SetSku()
Star Zeng
2015-04-10
MdeModulePkg: Add ATTRIBUTE (+/-RT, RO) support in PCD declaration in DSC file.
Star Zeng
2014-11-26
Fix an issue in the PCD service to prevent potential out of bound array access
Samer El-Haj-Mahmoud
2014-09-03
MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...
Gao, Liming
2014-08-28
MdeModulePkg: INF/DEC file updates to EDK II packages
Zeng, Star
2014-08-28
MdeModulePkg: INF/DEC file updates to EDK II packages
Zeng, Star
2014-03-21
MdeModulePkg PCD: Fix PCD driver to return default data if size mismatch.
Star Zeng
2013-12-29
MdeModulePkg Pcd DXE: Handle the case gPcdDataBaseHobGuid HOB is not present.
Star Zeng
2013-12-06
MdeModulePkg Pcd(DXE): Use correct TokenNumber to call GetPtrTypeSize () when...
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 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-19
MdeModulePkg Pcd: Refine the code to avoid error report.
Star Zeng
2013-11-18
MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...
Bob C Feng
2013-02-27
Adds ASSERT check in DxePcd driver when error status of read DynamicHii PCD i...
lgao4
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
Fix PcdSetPtr() service to use the max buffer size to check whether new buffe...
lgao4
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-03-04
Change back the TPL of PCD from TPL_CALLBACK to TPL_NOTIFY because the follow...
niruiyu
2010-02-25
Cleanup: Remove PcdDxePcdDatabaseTraverseEnabled
jljusten
2010-02-24
1. Correct File header to ## @file
lgao4
2010-02-22
TPL of Pcd Dxe driver was changed to TPL_CALLBACK from TPL_NOTIFY to follow U...
niruiyu
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-02-11
Coding style fix and minor improvements.
rsun3
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-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-08-17
Update PCD driver to correctly set the HII type PCDs.
lgao4
2009-06-04
The StringIndex should be casted to UINT16* but not UINT8*.
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
[next]