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
[Unlocked] Acer Aspire One D250
Last Post: whatsup1827
Today 01:09 PM
» Replies: 7
» Views: 8001
[REQUEST] Lenovo G580 (5ECNxxWW) Bios Un...
Last Post: LenovoUserBios
Today 07:10 AM
» Replies: 369
» Views: 168447
Toshiba Satellite L650-1NT - bios modifi...
Last Post: DeathBringer
Yesterday 05:26 PM
» Replies: 13
» Views: 360
HP DV6745US BIOS Whitelist Mod request
Last Post: L3na2rd
Yesterday 01:40 PM
» Replies: 22
» Views: 16063
[REQUEST] Lenovo Legion Y540 (BHCNxxWW) ...
Last Post: Dudu2002
Yesterday 01:08 PM
» Replies: 15
» Views: 6002
HP Z2 SFF G9 - Trying to fix BIOS after ...
Last Post: AdamAli99
Yesterday 12:44 PM
» Replies: 7
» Views: 453
IPISB-AG REV 1.03 (1.04): Disable CPU wh...
Last Post: mikmeh
Yesterday 11:41 AM
» Replies: 34
» Views: 17945
Dell Latitude 3410 Bios Undervolt
Last Post: thebbot
Yesterday 11:13 AM
» Replies: 0
» Views: 127
[REQUEST] Acer Aspire A315-58(G) BIOS un...
Last Post: Dudu2002
Yesterday 10:30 AM
» Replies: 10
» Views: 2943
[WELL, PARTICALLY SOLVED, i`m satisfied,...
Last Post: StirlizZ
05-09-2025 07:03 PM
» Replies: 1
» Views: 453
Machenike L16
Last Post: Dudu2002
05-09-2025 05:41 PM
» Replies: 1
» Views: 238
[Request] HP 620 whitelist removal
Last Post: TechnicFreakJulian
05-09-2025 04:00 PM
» Replies: 10
» Views: 12004
[REQUEST] Acer Swift Go 14 SFG14-73 Inte...
Last Post: Dudu2002
05-09-2025 02:51 PM
» Replies: 1
» Views: 340
bios problem
Last Post: AdamAli99
05-08-2025 01:58 PM
» Replies: 0
» Views: 325
Dell Vostro 320 AMIBIOS8 unlock ram limi...
Last Post: Lixkote
05-08-2025 12:18 PM
» Replies: 0
» Views: 307
Thunderobot R16 2025
Last Post: domygx
05-08-2025 08:31 AM
» Replies: 0
» Views: 293
Bricked ASUS A53SC-SX234V (or K53SC) aft...
Last Post: ferchu
05-08-2025 04:21 AM
» Replies: 0
» Views: 379
[REQUEST] HMTEN HMT-W042-67A
Last Post: zhukovroman228
05-07-2025 03:15 PM
» Replies: 0
» Views: 362
[REQUEST] Lenovo G780 (5ECNxxWW) Whiteli...
Last Post: snowc
05-07-2025 09:23 AM
» Replies: 882
» Views: 400999
[SOLVED] Lenovo E545 (HRETxxWW) WiFi + B...
Last Post: Gsbuild
05-06-2025 04:07 PM
» Replies: 267
» Views: 111078

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)