mirror_edk2/CorebootModulePkg
Scott Duplichan 5451fff49c CorebootModulePkg: Fix build failure with 32-bit NOOPT target
Fix build failure with 32-bit NOOPT target by replacing direct shift
of 64-bit integer with a function call. Otherwise Microsoft tool chains
will generate a call to function __allshl and fail to link.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Scott Duplichan <scott@notabs.org>
Reviewed-by: Maurice Ma <maurice.ma@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17142 6f19259b-4bc3-4df7-8a09-765794883524
2015-04-10 02:05:48 +00:00
..
CbSupportDxe CorebootModulePkg: Add EFIAPI to OnReadyToBoot to fix gcc compile fail 2015-04-10 00:42:30 +00:00
CbSupportPei Pkg-Module: CorebootModulePkg 2015-03-31 01:06:23 +00:00
Include Pkg-Module: CorebootModulePkg 2015-03-31 01:06:23 +00:00
Library/CbParseLib CorebootModulePkg: Fix build failure with 32-bit NOOPT target 2015-04-10 02:05:48 +00:00
SecCore Pkg-Module: CorebootModulePkg 2015-03-31 01:06:23 +00:00
Contributions.txt Pkg-Module: Add Coreboot module Package 2015-03-25 21:11:34 +00:00
CorebootModulePkg.dec Pkg-Module: CorebootModulePkg 2015-03-31 01:06:23 +00:00
License.txt Pkg-Module: Add Coreboot module Package 2015-03-25 21:11:34 +00:00