Oliver, Reviewed-by: Michael Kinney <michael.d.kin...@intel.com>
Mike -----Original Message----- From: Olivier Martin [mailto:olivier.mar...@arm.com] Sent: Tuesday, July 14, 2015 8:14 AM To: Kinney, Michael D; Gao, Liming Cc: edk2-devel@lists.sourceforge.net Subject: RE: [PATCH] MdePkg/ImageAuthentication.h: Fixed ARM toolchain error Any feedback on this simple change? > -----Original Message----- > From: Olivier Martin [mailto:olivier.mar...@arm.com] > Sent: 06 July 2015 16:47 > To: michael.d.kin...@intel.com; liming....@intel.com > Cc: edk2-devel@lists.sourceforge.net; Olivier Martin > Subject: [PATCH] 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.mar...@arm.com> > --- > MdePkg/Include/Guid/ImageAuthentication.h | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/MdePkg/Include/Guid/ImageAuthentication.h > b/MdePkg/Include/Guid/ImageAuthentication.h > index 621a94f..c321383 100644 > --- a/MdePkg/Include/Guid/ImageAuthentication.h > +++ b/MdePkg/Include/Guid/ImageAuthentication.h > @@ -349,4 +349,5 @@ extern EFI_GUID gEfiCertX509Sha384Guid; extern > EFI_GUID gEfiCertX509Sha512Guid; extern EFI_GUID gEfiCertPkcs7Guid; > > -#endif > \ No newline at end of file > +#endif > + > -- > 2.1.1 -- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you. ARM Limited, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, Registered in England & Wales, Company No: 2557590 ARM Holdings plc, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, Registered in England & Wales, Company No: 2548782 ------------------------------------------------------------------------------ Don't Limit Your Business. Reach for the Cloud. GigeNET's Cloud Solutions provide you with the tools and support that you need to offload your IT needs and focus on growing your business. Configured For All Businesses. Start Your Cloud Today. https://www.gigenetcloud.com/ _______________________________________________ edk2-devel mailing list edk2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-devel