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] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: 2u75
Today 03:37 AM
» Replies: 0
» Views: 47
[REQUEST] Acer Nitro 5 AN517-51 BIOS Unl...
Last Post: Dudu2002
Yesterday 04:08 PM
» Replies: 18
» Views: 12653
[REQUEST] Lenovo IdeaPad Z570 (45CNxxWW)...
Last Post: andkul
Yesterday 09:52 AM
» Replies: 96
» Views: 114244
Lenovo T430 clean Bios needed
Last Post: halfchemistry
Yesterday 04:40 AM
» Replies: 1
» Views: 807
ASUS M11AD > Haswell Refresh
Last Post: DeathBringer
07-02-2025 11:36 PM
» Replies: 19
» Views: 7113
[REQUEST] Clevo P150SM Prema Bios Reques...
Last Post: wussification
07-02-2025 10:21 PM
» Replies: 4
» Views: 1354
I need help updating the BIOS on my HP D...
Last Post: benjax_vg122
07-02-2025 01:08 PM
» Replies: 0
» Views: 189
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: luanstoltzemburg
07-02-2025 10:33 AM
» Replies: 216
» Views: 109341
BIOS Mod to Disable Intel iGPU on Acer V...
Last Post: diabolicgod
07-02-2025 09:14 AM
» Replies: 8
» Views: 796
[REQUEST] Lenovo G450 & G550 (18CNxxWW) ...
Last Post: SoporteNetFe
07-02-2025 09:07 AM
» Replies: 97
» Views: 72672
Help me please
Last Post: DarkKnight0
07-02-2025 04:39 AM
» Replies: 0
» Views: 220
[REQUEST] Acer Aspire E5-473(G) BIOS Unl...
Last Post: KUSANAGUI777
07-02-2025 12:45 AM
» Replies: 20
» Views: 13942
[REQUEST] Lenovo Thinkpad SL400 & SL500 ...
Last Post: FilhoSenhor
07-01-2025 09:39 PM
» Replies: 19
» Views: 11368
[REQUEST] HP ProBook 4720s whitelist rem...
Last Post: Paxviffpack
06-30-2025 04:26 PM
» Replies: 15
» Views: 11260
[REQUEST] Acer Aspire VN7-791(G) BIOS Un...
Last Post: Dudu2002
06-30-2025 02:16 AM
» Replies: 91
» Views: 89908
BIOS Unlock Request – Dell Latitude 5420
Last Post: gata.infernum
06-29-2025 09:14 PM
» Replies: 0
» Views: 250
Asus T100
Last Post: EmmetIsOfficial
06-29-2025 02:33 PM
» Replies: 6
» Views: 11856
BIOS Unlock Request – Dell Latitude 7480
Last Post: na3nou3.electronics
06-28-2025 10:33 AM
» Replies: 1
» Views: 355
[REQUEST] Lenovo G510 (79CNxxWW) Whiteli...
Last Post: Dudu2002
06-27-2025 12:58 PM
» Replies: 597
» Views: 299487
[REQUEST] Lenovo G570 (40CNxxWW) Whiteli...
Last Post: Mark738
06-27-2025 12:07 PM
» Replies: 172
» Views: 160614

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: 1 Guest(s)