X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=EmulatorPkg%2FInclude%2FGuid%2FEmuPhysicalDisk.h;h=e1be4d200efc77d58fb62b912ebec4e47d431861;hb=a550d468a6ca577d9e9c57a0eafcf2fc9fbb8c97;hp=0886ea4f53197e007ea9cfdb01934019b0716554;hpb=e3ba31da1cd1c4ab924f7f9787247cb6679bcffe;p=mirror_edk2.git diff --git a/EmulatorPkg/Include/Guid/EmuPhysicalDisk.h b/EmulatorPkg/Include/Guid/EmuPhysicalDisk.h index 0886ea4f53..e1be4d200e 100644 --- a/EmulatorPkg/Include/Guid/EmuPhysicalDisk.h +++ b/EmulatorPkg/Include/Guid/EmuPhysicalDisk.h @@ -13,6 +13,6 @@ SPDX-License-Identifier: BSD-2-Clause-Patent #define EFI_EMU_PHYSICAL_DISK_GUID \ { 0xf2ba331a, 0x8985, 0x11db, { 0xa4, 0x06, 0x00, 0x40, 0xd0, 0x2b, 0x18, 0x35 } } -extern EFI_GUID gEmuPhysicalDisksGuid; +extern EFI_GUID gEmuPhysicalDisksGuid; #endif