]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdePkg/IndustryStandard: Remove an incorrectly spelled macro
authorBret Barkelew <brbarkel@microsoft.com>
Wed, 19 Dec 2018 05:17:45 +0000 (13:17 +0800)
committerLiming Gao <liming.gao@intel.com>
Thu, 31 Jan 2019 12:19:11 +0000 (20:19 +0800)
EFI_RETURNING_FROM_EFI_APPLICATOIN is not correctly spelled,
so now remove it.
https://bugzilla.tianocore.org/show_bug.cgi?id=1368

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
MdePkg/Include/IndustryStandard/UefiTcgPlatform.h

index ee517ddbdabf8517f5e6cf722ac20cea94f2dcd6..96784708ae2e445b3ee11faf0dd87ae640ae7715 100644 (file)
@@ -56,8 +56,6 @@
 \r
 #define EFI_CALLING_EFI_APPLICATION         \\r
   "Calling EFI Application from Boot Option"\r
-#define EFI_RETURNING_FROM_EFI_APPLICATOIN  \\r
-  "Returning from EFI Application from Boot Option"\r
 #define EFI_RETURNING_FROM_EFI_APPLICATION  \\r
   "Returning from EFI Application from Boot Option"\r
 #define EFI_EXIT_BOOT_SERVICES_INVOCATION   \\r