]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/PciRootBridgeNoEnumerationDxe/PcatPciRootBridgeDevicePath.c
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework codin...
[mirror_edk2.git] / DuetPkg / PciRootBridgeNoEnumerationDxe / PcatPciRootBridgeDevicePath.c
index ab1b5d8c562970c6072b6ec027dbb927d6bfad50..4b7a0e82658374e9f3ce1c3622be4bf884e70ee8 100644 (file)
@@ -31,7 +31,7 @@ typedef struct {
   EFI_DEVICE_PATH_PROTOCOL          EndDevicePath;\r
 } EFI_PCI_ROOT_BRIDGE_DEVICE_PATH;\r
 \r
-static EFI_PCI_ROOT_BRIDGE_DEVICE_PATH mEfiPciRootBridgeDevicePath = {\r
+EFI_PCI_ROOT_BRIDGE_DEVICE_PATH mEfiPciRootBridgeDevicePath = {\r
   {\r
     ACPI_DEVICE_PATH,\r
     ACPI_DP,\r