Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
[Request] Mod Adaptec ARCCONF to allow x...
Last Post: Teetrinker
09-13-2025 10:14 AM
» Replies: 0
» Views: 2036
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Princeneo
09-12-2025 09:23 AM
» Replies: 1726
» Views: 900283
[REQUEST] Lenovo Ideapad 100-14IBD & 100...
Last Post: Dudu2002
09-12-2025 02:22 AM
» Replies: 26
» Views: 25315
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: iku56m22v
09-11-2025 10:02 AM
» Replies: 37
» Views: 28444
3rd Party RAM Mod For HP EliteDesk 705 G...
Last Post: AmyGrrl
09-10-2025 09:40 AM
» Replies: 0
» Views: 3888
MSI PR210 AHCI
Last Post: iday82
09-09-2025 04:40 PM
» Replies: 0
» Views: 4071
Honor Magicbook D14 Ryzen 4800H
Last Post: Altermann
09-09-2025 05:04 AM
» Replies: 0
» Views: 4332
[REQUEST] Thinkpad X60S WiFi WhiteList r...
Last Post: Vigor89
09-08-2025 04:46 PM
» Replies: 0
» Views: 5172
[REQUEST] GIGABYTE G6 MF (2024) Bios Unl...
Last Post: lovesickugh
09-07-2025 09:15 PM
» Replies: 3
» Views: 9234
Gigabyte GA-G33-DS3R: USB Boot
Last Post: dinix
09-04-2025 10:37 AM
» Replies: 0
» Views: 7019
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
08-31-2025 01:59 AM
» Replies: 68
» Views: 38634
Bios Powered classmate
Last Post: MosheNessi
08-28-2025 08:08 AM
» Replies: 0
» Views: 7016
[REQUEST] Lenovo Thinkpad X12 Detachable...
Last Post: Kokoko123
08-28-2025 12:48 AM
» Replies: 0
» Views: 7253
[REQUEST] Unlock advanced options to HP ...
Last Post: huguito
08-26-2025 02:57 PM
» Replies: 0
» Views: 7361
[REQUEST] Dell Precision T3500 BIOS Unlo...
Last Post: DEX0ZEN
08-25-2025 01:30 PM
» Replies: 45
» Views: 53536
[REQUEST] Samsung NP900X4D AES-NI enable...
Last Post: Vesly
08-23-2025 05:25 PM
» Replies: 63
» Views: 49103
Acer Veriton X2640G Xeon support
Last Post: hercares
08-19-2025 03:21 PM
» Replies: 5
» Views: 2593
[Request] Lenovo v520s sff unit bios sup...
Last Post: DeathBringer
08-17-2025 02:05 PM
» Replies: 15
» Views: 3418
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: tuwumo
08-17-2025 11:37 AM
» Replies: 18
» Views: 31680
Samsung N140 JA05IT AHCI
Last Post: Ranmamez
08-12-2025 05:22 PM
» Replies: 0
» Views: 7766

Looking for deleted edk2 files qemu tianocore development/learning
#1
Does anyone know where to download (or mirror) the docker image for edk2 debugging from...


I am looking for the Workshop_Material, udk_gdb_script, MyUefiDriver.c Hello World files.

2018.osfc.io/uploads/talk/paper/15/Debugging_UEFI_Firmware_Linux_Workshop_OSFC_19.pdf

github.com/Laurie0131/OSFC_Build_Workshop/blob/7515396dad2cc328aeb020729670e4adcf08a8a4/OSFC_Debug_Workshop_Slides.md (OCR version)

The source code containing MyUefiDriverDriverBindingStart

thanks
find
quote
#2
i will give you what i have found

OSFC_Build_Workshop
OSFC Workshop building OVMF with Linux
Building Open Source Unified Extensible Firmware Interface (UEFI) Firmware with EFI Development Kit II (EDK II) https://github.com/Laurie0131/OSFC_Build..._Slides.md

OSFC_DEBUG_Workshop
Debugging Unified Extensible Firmware Interface (UEFI) Firmware under Linux* https://github.com/Laurie0131/OSFC_Build..._Slides.md

EDK_II_Build_Process_Pres
EDK II Build Process and Environment
To see the Slides goto https://gitpitch.com/Laurie0131/EDK__II_...2/master#/

https://github.com/tianocore/tianocore.g...iki/EDK-II
https://github.com/tianocore/tianocore.g.../wiki/UEFI


https://github.com/tianocore/tianocore.g...ki/Nt32Pkg
https://github.com/tianocore/tianocore.g.../wiki/OVMF
https://github.com/tianocore/edk2/tree/m...ArmVirtPkg
https://github.com/tianocore/tianocore.g...iki/MdePkg
https://github.com/tianocore/tianocore.g...-Documents

Docker container for building EDK2 UEFI Open Source reference implementation
https://github.com/3mdeb/edk2-docker


https://github.com/tianocore/tianocore.g...umentation
https://github.com/lersek/edk2/wiki/Hack...uild-Linux

https://github.com/tianocore/tianocore.g...-Workshops
https://github.com/tianocore/tianocore.g.../OSFC-2018


Related Workshops
Building Open Source UEFI Firmware with EDK II
https://osfc.io/talks/building-open-sour...-ii-edk-ii

Debugging UEFI Firmware under Linux
https://osfc.io/talks/debugging-unified-...nder-linux

Writing CHIPSEC Modules & Tools
https://osfc.io/talks/writing-chipsec-modules-tools



Workshop Downloads
Building Open Source UEFI Firmware with EDK II
https://osfc.io/talks/building-open-sour...-ii-edk-ii

Debugging UEFI Firmware under Linux
https://osfc.io/talks/debugging-unified-...nder-linux

Container for OSFC Workshops
https://github.com/tianocore/tianocore.g...-Workshops

NOTE: This Wiki page is only for archival purposes. The container is no longer available to download.

This document describes how to install the container used for the following workshops at OSFC 2018:

Building Open Source UEFI Firmware with EDK II - No longer available

Debugging UEFI Firmware under Linux - No longer available

Alternative Tianocore Training see presentation on "EDK II Build Lab - Emulation/OVMF".

https://github.com/tianocore-training/Ti...tents/wiki

Docker container for building EDK2 UEFI Open Source reference implementation
https://github.com/3mdeb/edk2-docker
find
quote


Forum Jump:


Users browsing this thread: 2 Guest(s)