23 lines
787 B
Plaintext
23 lines
787 B
Plaintext
//;******************************************************************************
|
|
//;* Copyright (c) 2015, Insyde Software Corp. All Rights Reserved.
|
|
//;*
|
|
//;* You may not reproduce, distribute, publish, display, perform, modify, adapt,
|
|
//;* transmit, broadcast, present, recite, release, license or otherwise exploit
|
|
//;* any part of this publication in any form, by any means, without the prior
|
|
//;* written permission of Insyde Software Corporation.
|
|
//;*
|
|
//;******************************************************************************
|
|
//;
|
|
//; Module Name:
|
|
//;
|
|
//; BootMaintDxeImage.idf
|
|
//;
|
|
//; Abstract:
|
|
//;
|
|
//; Images for BootMaintDxe
|
|
//;
|
|
|
|
!if gInsydeTokenSpaceGuid.PcdH2OFormBrowserLocalMetroDESupported
|
|
#image IMAGE_BOOT_FROM_FILE_MENU "ImageBootFromFileMenu.png"
|
|
!endif
|