From 6f9726165ecfad689e0703f30a14997196da5397 Mon Sep 17 00:00:00 2001 From: Konstantin Aladyshev Date: Fri, 15 Jul 2022 11:17:39 +0300 Subject: Add link to GenPcdDb.py module --- Lessons/Lesson_24/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'Lessons/Lesson_24/README.md') diff --git a/Lessons/Lesson_24/README.md b/Lessons/Lesson_24/README.md index 1263a6f..b87a5b7 100644 --- a/Lessons/Lesson_24/README.md +++ b/Lessons/Lesson_24/README.md @@ -606,3 +606,4 @@ The output should be the same as before. - PCD PEI DB documentation [https://github.com/tianocore/edk2/blob/master/MdeModulePkg/Universal/PCD/Pei/Pcd.inf](https://github.com/tianocore/edk2/blob/master/MdeModulePkg/Universal/PCD/Pei/Pcd.inf) - PCD DXE DB documentation [https://github.com/tianocore/edk2/blob/master/MdeModulePkg/Universal/PCD/Dxe/Pcd.inf](https://github.com/tianocore/edk2/blob/master/MdeModulePkg/Universal/PCD/Dxe/Pcd.inf) +- AutoGen module responsible for PCD Database generation: [GenPcdDb.py](https://github.com/tianocore/edk2/blob/master/BaseTools/Source/Python/AutoGen/GenPcdDb.py) -- cgit v1.2.3-18-g5258