You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
1771e3a35e
Current PCI resource PCD bases are defined as fixed type. It makes it impossible to dynamically adjust the base at runtime. This patch changed it to be module patchable so that platform can update when required. Signed-off-by: Maurice Ma <maurice.ma@intel.com>