]> git.proxmox.com Git - mirror_edk2.git/commit - CorebootModulePkg/Include/Coreboot.h
CorebootModulePkg: Avoid gcc compile fail caused by unrecognized pragma
authorScott Duplichan <scott@notabs.org>
Fri, 10 Apr 2015 02:41:59 +0000 (02:41 +0000)
committermauricema <mauricema@Edk2>
Fri, 10 Apr 2015 02:41:59 +0000 (02:41 +0000)
commit08248f45433e527609c9c4456f331e60c277f3b4
tree9bb9859667d87908721fddc9a4695477cf6d1e2d
parent8e0fdb3aa7fdfa1dee5660392d55ac0d1469d344
CorebootModulePkg: Avoid gcc compile fail caused by unrecognized pragma

Prevent gcc from preprocessing Microsofrt specific  pragma. Otherwise
compile will fail with error: -Werror=unknown-pragma.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Scott Duplichan <scott@notabs.org>
Reviewed-by: Prince Agyeman <prince.agyeman@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17152 6f19259b-4bc3-4df7-8a09-765794883524
CorebootModulePkg/Include/Coreboot.h