audk/MdeModulePkg/Bus
Randy Pawell 35f910f08b MdeModulePkg: Source fixes and cleanup for ARMGCC compiles
- Fix EFI_IPv4_ADDRESS usages to use a macro to copy the structure
  instead of direct assignment, to avoid runtime alignment errors.
- Fix a EFI_INPUT_KEY usage in TerminalDxe to use CopyMem()  to copy the
   structure instead of direct assignment, to avoid runtime alignment error.
- Delete excess local variables that are initialized but otherwise unused.
- CompilerIntrinsicsLib library now imported for AARCH64, as well as ARM.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Randy Pawell <randy_pawell@hp.com>
Reviewed-by: Olivier Martin <Olivier.Martin@arm.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16471 6f19259b-4bc3-4df7-8a09-765794883524
2014-12-04 00:32:24 +00:00
..
Ata MdeModulePkg/AtaAtapiPassThru: don't write read-only AHCI MMIO register 2014-11-10 05:46:21 +00:00
I2c/I2cDxe MdeModulePkg: Misc comments and DEBUG messages 2014-11-27 01:01:43 +00:00
Pci MdeModulePkg: Source fixes and cleanup for ARMGCC compiles 2014-12-04 00:32:24 +00:00
Scsi MdeModulePkg/ScsiDiskDxe: Fix the build warning/error "unreachable statement" 2014-09-30 00:59:04 +00:00
Usb MdeModulePkg: remove usb defined info 2014-11-24 14:52:50 +00:00