mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-06-14 04:16:15 -07:00
This patch added PciSegmentLib implementation from EDK2 MdePkg. This library can be used by silicon libraries to access PCI device with multiple segments. As part of this change, the duplicated files were removed for CML and CMLV. Signed-off-by: Maurice Ma <maurice.ma@intel.com>