diff options
author | Laszlo Ersek <lersek@redhat.com> | 2016-07-14 11:53:50 +0200 |
---|---|---|
committer | Laszlo Ersek <lersek@redhat.com> | 2016-07-18 19:22:41 +0200 |
commit | 5a0a803f01a991b9bd922ed974559b1d0e8d1067 (patch) | |
tree | c570905eb1c4987180d2713bc47fa67948af4da4 /edksetup.bat | |
parent | 35126af96ce8dcb184aba5caf87f476bf20790dc (diff) | |
download | edk2-platforms-5a0a803f01a991b9bd922ed974559b1d0e8d1067.tar.xz |
MdeModulePkg/PciHostBridgeDxe: fix Ia32 GCC44 build error
> cc1: warnings being treated as errors
> MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridge.c:
> In function 'GetProposedResources':
> MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridge.c:1388:
> error: integer constant is too large for 'long' type
Append a ULL suffix to the replacement text of PCI_RESOURCE_LESS that is
aligned with the style of the EFI_RESOURCE_SATISFIED and
EFI_RESOURCE_NOT_SATISFIED macros.
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'edksetup.bat')
0 files changed, 0 insertions, 0 deletions