Skip to content

Commit 5f2aa5f

Browse files
author
Valeriy Khorunzhin
committed
build files refactoring
Signed-off-by: Valeriy Khorunzhin <valeriy.khorunzhin@flant.com>
1 parent ead3b2b commit 5f2aa5f

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

images/edk2/patches/0001-0x402.patch renamed to images/edk2/patches/001-isa-debug-port-no-bootable-device-message.patch

File renamed without changes.

images/edk2/patches/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# 001-isa-debug-port-no-bootable-device-message.patch
2+
If an EFI “No bootable device” error occurs, or the system drops into the EFI shell, output “No bootable device.” to the ISA debug port.

images/edk2/werf.inc.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,6 @@ shell:
7575
- |
7676
cd /src
7777
78-
echo "123456789"
79-
8078
echo "Git clone Edk2 repository..."
8179
git clone \
8280
--depth=1 $(cat /run/secrets/SOURCE_REPO)/{{ $gitRepoUrl }} \

0 commit comments

Comments
 (0)