1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #define PCI_OSC_UUID "33DB4D5B-1FF7-401C-9657-7441C03DD766"
7 /* Check for proper GUID */
8 If (Arg0 == ToUUID (PCI_OSC_UUID)) {
9 /* Let OS control everything */
12 /* Unrecognized UUID */
13 CreateDWordField (Arg3, 0, CDW1)