EmbeddedPkg: Apply uncrustify changes
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3737 Apply uncrustify changes to .c/.h files in the EmbeddedPkg 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: Andrew Fish <afish@apple.com>
This commit is contained in:
committed by
mergify[bot]
parent
731c67e1d7
commit
e7108d0e96
@@ -18,7 +18,6 @@
|
||||
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||
**/
|
||||
|
||||
|
||||
#ifndef __EDKII_NV_VAR_STORE_FORMATTED_H__
|
||||
#define __EDKII_NV_VAR_STORE_FORMATTED_H__
|
||||
|
||||
@@ -28,6 +27,6 @@
|
||||
{ 0x83, 0xcd, 0xdc, 0x2c, 0x29, 0xc8, 0x91, 0xa3 } \
|
||||
}
|
||||
|
||||
extern EFI_GUID gEdkiiNvVarStoreFormattedGuid;
|
||||
extern EFI_GUID gEdkiiNvVarStoreFormattedGuid;
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user