public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/4] Shell/Quark/ArmPkg: promote shell app FILE_GUID to proper GUID
@ 2017-03-22 14:04 Ard Biesheuvel
  2017-03-22 14:04 ` [PATCH 1/4] ShellPkg: add GUID declaration for FILE_GUID of UEFI Shell app to package Ard Biesheuvel
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Ard Biesheuvel @ 2017-03-22 14:04 UTC (permalink / raw)
  To: edk2-devel, leif.lindholm, lersek, jaben.carsey, ruiyu.ni,
	michael.d.kinney, kelly.steele
  Cc: Ard Biesheuvel

To avoid the need for open coded GUID declarations that copy the FILE_GUID
of the Shell app, add it to ShellPkg.dec and replace existing references.

Ard Biesheuvel (4):
  ShellPkg: add GUID declaration for FILE_GUID of UEFI Shell app to
    package
  QuarkPlatformPkg/PlatformBootManagerLib: use new UefiShellFileGuid
    definition
  ArmPkg/PlatformBootManagerLib: refer to Shell FILE_GUID directly
  ArmVirtPkg/ArmVirtQemu: refer to Shell app via its declared GUID

 ArmPkg/Library/PlatformBootManagerLib/PlatformBm.c                         | 5 ++---
 ArmPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf           | 3 ++-
 ArmVirtPkg/ArmVirtQemu.dsc                                                 | 1 -
 ArmVirtPkg/ArmVirtQemuKernel.dsc                                           | 1 -
 ArmVirtPkg/Library/PlatformBootManagerLib/PlatformBm.c                     | 2 +-
 ArmVirtPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf       | 6 +++---
 QuarkPlatformPkg/Library/PlatformBootManagerLib/PlatformBootManager.c      | 4 +---
 QuarkPlatformPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf | 2 ++
 ShellPkg/ShellPkg.dec                                                      | 3 +++
 9 files changed, 14 insertions(+), 13 deletions(-)

-- 
2.7.4



^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2017-03-22 15:54 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-22 14:04 [PATCH 0/4] Shell/Quark/ArmPkg: promote shell app FILE_GUID to proper GUID Ard Biesheuvel
2017-03-22 14:04 ` [PATCH 1/4] ShellPkg: add GUID declaration for FILE_GUID of UEFI Shell app to package Ard Biesheuvel
2017-03-22 15:13   ` Carsey, Jaben
2017-03-22 15:19     ` Ard Biesheuvel
2017-03-22 15:21       ` Carsey, Jaben
2017-03-22 15:39         ` Kinney, Michael D
2017-03-22 15:41           ` Carsey, Jaben
2017-03-22 15:54           ` Andrew Fish
2017-03-22 14:04 ` [PATCH 2/4] QuarkPlatformPkg/PlatformBootManagerLib: use new UefiShellFileGuid definition Ard Biesheuvel
2017-03-22 15:43   ` Kinney, Michael D
2017-03-22 14:04 ` [PATCH 3/4] ArmPkg/PlatformBootManagerLib: refer to Shell FILE_GUID directly Ard Biesheuvel
2017-03-22 14:04 ` [PATCH 4/4] ArmVirtPkg/ArmVirtQemu: refer to Shell app via its declared GUID Ard Biesheuvel
2017-03-22 14:39   ` Laszlo Ersek
2017-03-22 15:38 ` [PATCH 0/4] Shell/Quark/ArmPkg: promote shell app FILE_GUID to proper GUID Ard Biesheuvel
2017-03-22 15:39   ` Carsey, Jaben

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox