]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Pcd.h
1) Fix bug reported on the PcdSetEx* Macro.
[mirror_edk2.git] / MdePkg / Include / Protocol / Pcd.h
index 880ae425b0c47f93e8143d7f56997b50e102eb98..ccdfd13647ca42be977995a43532bdbaa4403640 100644 (file)
@@ -22,6 +22,8 @@ extern EFI_GUID gPcdProtocolGuid;
 #define PCD_PROTOCOL_GUID \\r
   { 0x11b34006, 0xd85b, 0x4d0a, { 0xa2, 0x90, 0xd5, 0xa5, 0x71, 0x31, 0xe, 0xf7 } }\r
 \r
+typedef UINT8   SKU_ID;\r
+\r
 typedef \r
 EFI_STATUS\r
 (EFIAPI *PCD_PROTOCOL_SET_SKU) (\r