X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FInclude%2FPpi%2FSuperIo.h;h=81c9180945031f967ca31115e00e353a0da7a637;hp=21f91485c31b16d570a5b125825b65978560dba5;hb=fb01cb5389b1e641cd02a460e22873ff3cb9f105;hpb=2df2d35ab2a101e8152addb2a33598e24c2e1f83 diff --git a/MdePkg/Include/Ppi/SuperIo.h b/MdePkg/Include/Ppi/SuperIo.h index 21f91485c3..81c9180945 100644 --- a/MdePkg/Include/Ppi/SuperIo.h +++ b/MdePkg/Include/Ppi/SuperIo.h @@ -142,7 +142,7 @@ EFI_STATUS /// /// Specifies the end of the information list. /// -#define EFI_ACPI_PNP_HID_END 0 +#define EFI_ACPI_PNP_HID_END EFI_PNP_ID (0x0000) typedef UINT32 EFI_ACPI_HID; typedef UINT32 EFI_ACPI_UID;