mirror of https://github.com/acidanthera/audk.git
MdePkg/ImageAuthentication.h: Fixed ARM toolchain error
ARM Toolchain raised the error: "last line of file ends without a newline" Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Olivier Martin <olivier.martin@arm.com> Reviewed-by: Michael Kinney <michael.d.kinney@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17977 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
c84f2b5cb0
commit
543cc44ea2
|
@ -349,4 +349,4 @@ extern EFI_GUID gEfiCertX509Sha384Guid;
|
|||
extern EFI_GUID gEfiCertX509Sha512Guid;
|
||||
extern EFI_GUID gEfiCertPkcs7Guid;
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue