public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH] MdeModulePkg/CapsuleApp: remove unused definition.
@ 2016-11-11  8:57 Jiewen Yao
  2016-11-15  0:23 ` Kinney, Michael D
  0 siblings, 1 reply; 2+ messages in thread
From: Jiewen Yao @ 2016-11-11  8:57 UTC (permalink / raw)
  To: edk2-devel; +Cc: Michael D Kinney, Feng Tian, Liming Gao

remove EFI_CAPSULE_FROM_FILE_DIR
remove EFI_OS_INDICATIONS_FILE_CAPSULE_DELIVERY_SUPPORTED.
no one uses them.

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Feng Tian <feng.tian@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiewen Yao <jiewen.yao@intel.com>
---
 MdeModulePkg/Application/CapsuleApp/CapsuleApp.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/MdeModulePkg/Application/CapsuleApp/CapsuleApp.c b/MdeModulePkg/Application/CapsuleApp/CapsuleApp.c
index 81a98ae..23672ae 100644
--- a/MdeModulePkg/Application/CapsuleApp/CapsuleApp.c
+++ b/MdeModulePkg/Application/CapsuleApp/CapsuleApp.c
@@ -38,9 +38,6 @@
 #define SYSTEM_FIRMWARE_FLAG 0x50000
 #define DEVICE_FIRMWARE_FLAG 0x78010
 
-#define EFI_CAPSULE_FROM_FILE_DIR                           L"\\EFI\\UpdateCapsule\\"
-#define EFI_OS_INDICATIONS_FILE_CAPSULE_DELIVERY_SUPPORTED  0x0000000000000004
-
 #define MAJOR_VERSION   1
 #define MINOR_VERSION   0
 
-- 
2.7.4.windows.1



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

* Re: [PATCH] MdeModulePkg/CapsuleApp: remove unused definition.
  2016-11-11  8:57 [PATCH] MdeModulePkg/CapsuleApp: remove unused definition Jiewen Yao
@ 2016-11-15  0:23 ` Kinney, Michael D
  0 siblings, 0 replies; 2+ messages in thread
From: Kinney, Michael D @ 2016-11-15  0:23 UTC (permalink / raw)
  To: Yao, Jiewen, edk2-devel@lists.01.org, Kinney, Michael D
  Cc: Tian, Feng, Gao, Liming

Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>

Mike

> -----Original Message-----
> From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Jiewen Yao
> Sent: Friday, November 11, 2016 12:58 AM
> To: edk2-devel@lists.01.org
> Cc: Kinney, Michael D <michael.d.kinney@intel.com>; Tian, Feng
> <feng.tian@intel.com>; Gao, Liming <liming.gao@intel.com>
> Subject: [edk2] [PATCH] MdeModulePkg/CapsuleApp: remove unused definition.
> 
> remove EFI_CAPSULE_FROM_FILE_DIR
> remove EFI_OS_INDICATIONS_FILE_CAPSULE_DELIVERY_SUPPORTED.
> no one uses them.
> 
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Cc: Feng Tian <feng.tian@intel.com>
> Cc: Liming Gao <liming.gao@intel.com>
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Jiewen Yao <jiewen.yao@intel.com>
> ---
>  MdeModulePkg/Application/CapsuleApp/CapsuleApp.c | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/MdeModulePkg/Application/CapsuleApp/CapsuleApp.c
> b/MdeModulePkg/Application/CapsuleApp/CapsuleApp.c
> index 81a98ae..23672ae 100644
> --- a/MdeModulePkg/Application/CapsuleApp/CapsuleApp.c
> +++ b/MdeModulePkg/Application/CapsuleApp/CapsuleApp.c
> @@ -38,9 +38,6 @@
>  #define SYSTEM_FIRMWARE_FLAG 0x50000
>  #define DEVICE_FIRMWARE_FLAG 0x78010
> 
> -#define EFI_CAPSULE_FROM_FILE_DIR
> L"\\EFI\\UpdateCapsule\\"
> -#define EFI_OS_INDICATIONS_FILE_CAPSULE_DELIVERY_SUPPORTED  0x0000000000000004
> -
>  #define MAJOR_VERSION   1
>  #define MINOR_VERSION   0
> 
> --
> 2.7.4.windows.1
> 
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel


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

end of thread, other threads:[~2016-11-15  0:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-11  8:57 [PATCH] MdeModulePkg/CapsuleApp: remove unused definition Jiewen Yao
2016-11-15  0:23 ` Kinney, Michael D

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