audk/MdeModulePkg/Universal/PCD/Pei
klu2 86714ccd8e According to PI specification, if token number can not be found for dynamic-ex type PCD, return EFI_NOT_FOUND but not ASSERT().
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9511 6f19259b-4bc3-4df7-8a09-765794883524
2009-12-03 05:59:57 +00:00
..
Pcd.c Clean up code. 2009-11-24 02:28:06 +00:00
Pcd.inf Refine comments for PCD PEIM/driver. 2009-11-24 03:00:41 +00:00
Service.c According to PI specification, if token number can not be found for dynamic-ex type PCD, return EFI_NOT_FOUND but not ASSERT(). 2009-12-03 05:59:57 +00:00
Service.h Make PcdPeim/PcdDxe driver also produce EFI_PCD_PPI/EFI_PCD_PROTOCOL defined in PI 1.2 vol3. The EFI_PCD_PPI/EFI_PCD_PROTOCOL only support dynamic-ex type PCD, but original PCD_PPI/PCD_PROTOCOL in MdePkg support dynamic and dynamic-ex type PCDs. 2009-11-10 08:45:07 +00:00