Home
last modified time | relevance | path

Searched refs:UpdatePRW (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/
DAcpiPlatform.c568 BOOLEAN UpdatePRW; in AcpiPlatformEntryPoint() local
767 UpdatePRW = FALSE; in AcpiPlatformEntryPoint()
769 SdtCheckPciDeviceInfoChanged (PciDeviceInfo, &UpdatePRT, &UpdatePRW); in AcpiPlatformEntryPoint()
783 if (UpdatePRW) { in AcpiPlatformEntryPoint()
DAcpiPciUpdate.c1360 IN BOOLEAN *UpdatePRW in SdtCheckPciDeviceInfoChanged() argument
1367 *UpdatePRW = FALSE; in SdtCheckPciDeviceInfoChanged()
1372 *UpdatePRW = TRUE; in SdtCheckPciDeviceInfoChanged()
1382 *UpdatePRW = FALSE; in SdtCheckPciDeviceInfoChanged()
1389 *UpdatePRW = FALSE; in SdtCheckPciDeviceInfoChanged()
1395 *UpdatePRW = FALSE; in SdtCheckPciDeviceInfoChanged()
DAcpiPciUpdate.h320 IN BOOLEAN *UpdatePRW