mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-08 17:05:09 +02:00
Drivers under OptionRomPkg wouldn't build standalone, since ARM and AARCH64 were missing from SUPPORTED_ARCHITECTURES. So add them. Also, add some compiler libraries needed for ARM/AARCH64 GCC toolchains (CompilerIntrinsicsLib and BaseSwStackCheckLib). Also, the UsbNetworking drivers were not listed under [Components], so failed to build standalone. This patch adds them. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org> Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
AtapiPassThru: For now, AtapiPassThru driver in this package is to test Scsi Bus support: ScsiBus driver should support both/either ScsiPassThru and ExtScsiPassThru installed on a controller handle. AtapiPassThru driver in this package can selectively produce ScsiPassThru and/or ExtScsiPassThru protocol based on feature flags of PcdSupportScsiPassThru and PcdSupportExtScsiPassThru. CirrusLogic5430: Sample implementation of UGA Draw or Graphics Output Protocol for the Cirrus Logic 5430 family of PCI video card. It provides reference code for the GOP/UGA, Component Name (2), EFI driver supported Verison protocol. Build Validation: MYTOOLS(VS2005) IA32 X64 IPF EBC ICC IA32 X64 IPF CYGWINGCC IA32 X64