edk2/MdeModulePkg
Jacek Kolakowski 24eddc65b3 MdeModulePkg: Add platform limit for size in Resizable BAR
Resizable BAR driver selects max available BAR size to configure for use.
It may happen that some PCIe device declare support for size that exceeds
processor address width. Platform needs a way to define the max size it
can accept. This change introduce PCD called PcdPcieResizableBarMaxSize.
It is dynamic PCD where platform can provide its limit for BAR size.
Such PCD can be also controlled with a configuration knob.

Signed-off-by: Jacek Kolakowski <Jacek.Kolakowski@intel.com>
2026-02-25 03:40:14 +00:00
..
Application MdeModulePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Bus MdeModulePkg: Add platform limit for size in Resizable BAR 2026-02-25 03:40:14 +00:00
Core MdeModulePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Include MdeModulePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Library MdeModulePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Logo MdeModulePkg: Remove ARM32 Support 2025-09-25 22:04:10 +00:00
Test MdeModulePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Universal MdeModulePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
MdeModulePkg.ci.yaml MdeModulePkg: Add duplicate exception for gUiAppFileGuid 2025-03-06 14:18:10 +01:00
MdeModulePkg.dec MdeModulePkg: Add platform limit for size in Resizable BAR 2026-02-25 03:40:14 +00:00
MdeModulePkg.dsc MdeModulePkg: Remove ARM32 Support 2025-09-25 22:04:10 +00:00
MdeModulePkg.uni MdeModulePkg: Add platform limit for size in Resizable BAR 2026-02-25 03:40:14 +00:00
MdeModulePkgExtra.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00