MdeModulePkg: Apply uncrustify changes
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3737 Apply uncrustify changes to .c/.h files in the MdeModulePkg package Cc: Andrew Fish <afish@apple.com> Cc: Leif Lindholm <leif@nuviainc.com> Cc: Michael D Kinney <michael.d.kinney@intel.com> Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com> Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
This commit is contained in:
committed by
mergify[bot]
parent
7c7184e201
commit
1436aea4d5
@@ -6,7 +6,6 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||
|
||||
**/
|
||||
|
||||
|
||||
#ifndef __HII_BOOT_MAINTENANCE_FORMSET_H__
|
||||
#define __HII_BOOT_MAINTENANCE_FORMSET_H__
|
||||
|
||||
@@ -16,7 +15,6 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||
#define EFI_IFR_BOOT_MAINTENANCE_GUID \
|
||||
{ 0xb2dedc91, 0xd59f, 0x48d2, { 0x89, 0x8a, 0x12, 0x49, 0xc, 0x74, 0xa4, 0xe0 } }
|
||||
|
||||
|
||||
extern EFI_GUID gEfiIfrBootMaintenanceGuid;
|
||||
extern EFI_GUID gEfiIfrBootMaintenanceGuid;
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user