GuidHobFspGfx.h 274 B

12345678910111213
  1. /** @file
  2. Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>
  3. SPDX-License-Identifier: BSD-2-Clause-Patent
  4. **/
  5. #ifndef __GUID_HOB_FSP_GFX_GUID__
  6. #define __GUID_HOB_FSP_GFX_GUID__
  7. extern EFI_GUID gFspReservedMemoryResourceHobGfxGuid;
  8. #endif