[edk2-devel] [edk2-non-osi][PATCH v4 0/1] Add ASpeed AST2500 GOP driver

Nhi Pham via groups.io posted 1 patch 3 years, 4 months ago
Failed in applying to current master (apply log)
.../ASpeedGopBinPkg/ASpeedAst2500GopDxe.inf   |  19 +++++++++++++
.../AArch64/ASpeedAst2500Gop.efi              | Bin 0 -> 42880 bytes
Drivers/ASpeed/License.txt                    |  25 ++++++++++++++++++
3 files changed, 44 insertions(+)
create mode 100644 Drivers/ASpeed/ASpeedGopBinPkg/ASpeedAst2500GopDxe.inf
create mode 100644 Drivers/ASpeed/ASpeedGopBinPkg/AArch64/ASpeedAst2500Gop.efi
create mode 100644 Drivers/ASpeed/License.txt
[edk2-devel] [edk2-non-osi][PATCH v4 0/1] Add ASpeed AST2500 GOP driver
Posted by Nhi Pham via groups.io 3 years, 4 months ago
This adds the AArch64 binary for ASpeed GOP driver version 1.10.00.

The commit is currently available at 
https://github.com/AmpereComputing/edk2-non-osi/tree/add-aspeed-ast2500-gop-driver

Cc: Ray Ni <ray.ni@intel.com>
Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Ard Biesheuvel <ard.biesheuvel@arm.com>

Signed-off-by: Nhi Pham <nhi@os.amperecomputing.com>

Version history
V4:
  + Changed license statement to use SPDX-License-Identifier
  + Changed the INF version to 0x0001001B.

V3:
  + Changed the origin uefi_2500_800.efi name to ASpeedAst2500Gop.efi to
  conform to EDK2 naming convention.
  + Changed the GopDxe.inf name to the meaningful ASpeedAst2500GopDxe.inf

Nhi Pham (1):
  Drivers/ASpeed: Add ASpeed AST2500 GOP driver

 .../ASpeedGopBinPkg/ASpeedAst2500GopDxe.inf   |  19 +++++++++++++
 .../AArch64/ASpeedAst2500Gop.efi              | Bin 0 -> 42880 bytes
 Drivers/ASpeed/License.txt                    |  25 ++++++++++++++++++
 3 files changed, 44 insertions(+)
 create mode 100644 Drivers/ASpeed/ASpeedGopBinPkg/ASpeedAst2500GopDxe.inf
 create mode 100644 Drivers/ASpeed/ASpeedGopBinPkg/AArch64/ASpeedAst2500Gop.efi
 create mode 100644 Drivers/ASpeed/License.txt

-- 
2.17.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#68220): https://edk2.groups.io/g/devel/message/68220
Mute This Topic: https://groups.io/mt/78679173/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [edk2-devel] [edk2-non-osi][PATCH v4 0/1] Add ASpeed AST2500 GOP driver
Posted by Ard Biesheuvel 3 years, 4 months ago
On 12/3/20 6:48 AM, Nhi Pham wrote:
> This adds the AArch64 binary for ASpeed GOP driver version 1.10.00.
> 
> The commit is currently available at 
> https://github.com/AmpereComputing/edk2-non-osi/tree/add-aspeed-ast2500-gop-driver
> 
> Cc: Ray Ni <ray.ni@intel.com>
> Cc: Leif Lindholm <leif@nuviainc.com>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Cc: Ard Biesheuvel <ard.biesheuvel@arm.com>
> 
> Signed-off-by: Nhi Pham <nhi@os.amperecomputing.com>
> 
> Version history
> V4:
>   + Changed license statement to use SPDX-License-Identifier
>   + Changed the INF version to 0x0001001B.
> 
> V3:
>   + Changed the origin uefi_2500_800.efi name to ASpeedAst2500Gop.efi to
>   conform to EDK2 naming convention.
>   + Changed the GopDxe.inf name to the meaningful ASpeedAst2500GopDxe.inf
> 
> Nhi Pham (1):
>   Drivers/ASpeed: Add ASpeed AST2500 GOP driver
> 

Reviewed-by: Ard Biesheuvel <ard.biesheuvel@arm.com>

Pushed as 3d1bb660664b..0733fa29ec00



>  .../ASpeedGopBinPkg/ASpeedAst2500GopDxe.inf   |  19 +++++++++++++
>  .../AArch64/ASpeedAst2500Gop.efi              | Bin 0 -> 42880 bytes
>  Drivers/ASpeed/License.txt                    |  25 ++++++++++++++++++
>  3 files changed, 44 insertions(+)
>  create mode 100644 Drivers/ASpeed/ASpeedGopBinPkg/ASpeedAst2500GopDxe.inf
>  create mode 100644 Drivers/ASpeed/ASpeedGopBinPkg/AArch64/ASpeedAst2500Gop.efi
>  create mode 100644 Drivers/ASpeed/License.txt
> 



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#68226): https://edk2.groups.io/g/devel/message/68226
Mute This Topic: https://groups.io/mt/78679173/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-