mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2026-02-01 16:57:16 +00: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> |
||
|---|---|---|
| .. | ||
| Application/BltLibSample | ||
| AtapiPassThruDxe | ||
| Bus/Usb | ||
| CirrusLogic5430Dxe | ||
| Include/Library | ||
| Library | ||
| UndiRuntimeDxe | ||
| Contributions.txt | ||
| License.txt | ||
| OptionRomPkg.dec | ||
| OptionRomPkg.dsc | ||
| ReadMe.txt | ||
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