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
/
MdePkg
/
Include
/
Library
/
PcdLib.h
Age
Commit message (
Expand
)
Author
2007-06-27
Updated headers to follow coding standard
AJFISH
2007-06-19
Import Library Class from original MDE package. Also I added the EFI_PEI_CORE...
yshang1
2007-06-01
Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...
lhauch
2007-02-12
1) Added BIT0, BIT1, …, BIT63 to the Base Defines
qwang12
2006-08-24
Fix track EDKT106 & EDKT112: map LibPcdSetPtr function for PatchPcdSetPtr mac...
klu2
2006-07-19
Add [in,out] in the @param for PCD header and c file.
qwang12
2006-07-17
map FeaturePcdGet(TokenName) to _PCD_GET_MODE_BOOL_##TokenName to follow the ...
qwang12
2006-07-04
Added LibPatchPcdSetPtr.
qwang12
2006-07-03
Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpd
qwang12
2006-06-23
1) Add in support to traverse taken space
qwang12
2006-06-23
Enabling use PcdSetXX macro to set value for PATCHABLE_IN_MODULE, DYNAMIC, DY...
klu2
2006-06-23
1) remove some dead code from WinNtBusDriver.c
qwang12
2006-06-22
In before, FixedPcdGetxx macro was defined as global variable, it is wrong. I...
klu2
2006-06-20
Modify autogen code for DynamicEx type PCD.
klu2
2006-06-17
Change the macro for dynamicEx type PCD and modify autogen tools to auto gene...
klu2
2006-06-10
1) Sync PcdPpi guid with PCD arch spec.
qwang12
2006-06-07
Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a.
qwang12
2006-05-26
Fix gcc build breaks.
bbahnsen
2006-05-26
Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde ...
qwang12
2006-05-24
1) Fix bug reported on the PcdSetEx* Macro.
qwang12
2006-04-21
Initial import.
bbahnsen