mirror of https://github.com/acidanthera/audk.git
2ac896a67b
The current structure can lead to dependency on VC++ compiler support functions when build for "IA32" with "/Od" switch, such as _aullshr(). So change the type of parameters in structure PCI_SEGMENT_LIB_ADDRESS_STRUCTURE from UINT64 to UINT32. https://bugzilla.tianocore.org/show_bug.cgi?id=1532 Cc: Michael D Kinney <michael.d.kinney@intel.com> Cc: Liming Gao <liming.gao@intel.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> |
||
---|---|---|
.. | ||
BasePciSegmentLib.c | ||
BasePciSegmentLibSegmentInfo.inf | ||
BasePciSegmentLibSegmentInfo.uni | ||
DxeRuntimePciSegmentLib.c | ||
DxeRuntimePciSegmentLibSegmentInfo.inf | ||
DxeRuntimePciSegmentLibSegmentInfo.uni | ||
PciSegmentLibCommon.c | ||
PciSegmentLibCommon.h |