diff options
author | Shenglei Zhang <shenglei.zhang@intel.com> | 2019-02-26 08:59:16 +0800 |
---|---|---|
committer | Liming Gao <liming.gao@intel.com> | 2019-03-19 15:22:07 +0800 |
commit | 2ac896a67b8eb0c42a3c39dc7e4b39eac4ba8733 (patch) | |
tree | f1ae0d9f6ceb43ac0fce9e97a8c90e9e7152f6ca /BaseTools/Source/Python/AutoGen/IdfClassObject.py | |
parent | 43b1be74a8f6654219f636a1f6684b1cbbb05768 (diff) | |
download | edk2-2ac896a67b8eb0c42a3c39dc7e4b39eac4ba8733.tar.gz edk2-2ac896a67b8eb0c42a3c39dc7e4b39eac4ba8733.tar.bz2 edk2-2ac896a67b8eb0c42a3c39dc7e4b39eac4ba8733.zip |
MdePkg/PciSegmentLibSegmentInfo: Change parameters type
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>
Diffstat (limited to 'BaseTools/Source/Python/AutoGen/IdfClassObject.py')
0 files changed, 0 insertions, 0 deletions