audk/EdkCompatibilityPkg/Foundation/Include/IndustryStandard
jljusten 4cb43192bd Fix various warnings with the Intel C compiler.
EfiBind.h:
* Adding ignores for certain warnings with the Intel C compiler.
  (Partially merged from MdePkg.)

EfiPxe.h:
* Make sure PXE_NO_UINT64_SUPPORT is defined

Decompress.c:
* Removed 'unreachable' return statement.

EdkCompatibilityPkg/**: (all other files)
* Remove trailing comma from last value in enum.
* Include <EfiBind.h> instead of "EfiBind.h", or
  for some reason __STDC_VERSION__ is not defined.
* Introduce more explicit function call ordering by
  storing results in local variables before using
  in a calculation.
* Add some additional casting for BOOLEAN & UINT8
  following calculations which change the type to 'int'.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5123 6f19259b-4bc3-4df7-8a09-765794883524
2008-04-24 16:21:53 +00:00
..
Acpi.h Add in the 1st version of ECP. 2007-06-28 07:00:39 +00:00
Acpi1_0.h Add in the 1st version of ECP. 2007-06-28 07:00:39 +00:00
Acpi2_0.h Add in the 1st version of ECP. 2007-06-28 07:00:39 +00:00
Acpi3_0.h 1) Sync EdkCompatibilityPkg with EDK 1.04. The changes includes: 2008-01-24 07:10:05 +00:00
AcpiCommon.h Add in the 1st version of ECP. 2007-06-28 07:00:39 +00:00
AlertStandardFormatTable.h Add in the 1st version of ECP. 2007-06-28 07:00:39 +00:00
DMARemappingReportingTable.h Add definition: EFI_ACPI_DMAR_TABLE_FLAGS_INTR_REMAP_CLEAR. 2008-03-27 04:30:20 +00:00
HighPrecisionEventTimerTable.h Add in the 1st version of ECP. 2007-06-28 07:00:39 +00:00
IScsiBootFirmwareTable.h 1) Sync EdkCompatibilityPkg with EDK 1.04. The changes includes: 2008-01-24 07:10:05 +00:00
LegacyBiosMpTable.h Add in the 1st version of ECP. 2007-06-28 07:00:39 +00:00
MemoryMappedConfigurationSpaceAccessTable.h Add in the 1st version of ECP. 2007-06-28 07:00:39 +00:00
SdramSpd.h Add in the 1st version of ECP. 2007-06-28 07:00:39 +00:00
ServerProcessorManagementInterfaceTable.h Add in the 1st version of ECP. 2007-06-28 07:00:39 +00:00
Smbios.h 1) Sync EdkCompatibilityPkg with EDK 1.04. The changes includes: 2008-01-24 07:10:05 +00:00
Tpm12.h Remove duplicate definition of TPM_CHOSENID_HASH. 2008-04-11 23:22:23 +00:00
WatchdogDescriptionTable.h Add in the 1st version of ECP. 2007-06-28 07:00:39 +00:00
atapi.h Add in the 1st version of ECP. 2007-06-28 07:00:39 +00:00
pci.h Add in the 1st version of ECP. 2007-06-28 07:00:39 +00:00
pci22.h Add in the 1st version of ECP. 2007-06-28 07:00:39 +00:00
pci23.h Add in the 1st version of ECP. 2007-06-28 07:00:39 +00:00
pci30.h Add in the 1st version of ECP. 2007-06-28 07:00:39 +00:00
scsi.h Add in the 1st version of ECP. 2007-06-28 07:00:39 +00:00
usb.h Fix various warnings with the Intel C compiler. 2008-04-24 16:21:53 +00:00