You've already forked DasharoModulePkg
mirror of
https://github.com/Dasharo/DasharoModulePkg.git
synced 2026-03-06 14:50:17 -08:00
f9dc3ce784
Use FixedPcdGetBool to emphasize the use of immutable FixedAtBuild PCD. It will also prevent changing the PCD type later and possibly alter the behavior of the menu by other modules if something was to change the PCD type. Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>