Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Tasks EmulatorPkg for Windows

Nate DeSimone edited this pageFeb 18, 2021 ·4 revisions

Create a Windows based host environment forEmulatorPkg.

  • Status: Complete ✔️
  • Difficulty: Medium
  • Language: C
  • Mentor:
  • Suggested by:@ajfish

Table of Contents

Status

Completed ✔️ by@niruiyu in 2018.

Details

EmulatorPkg is very similar in many respects to theNt32Pkg,but it should be generic enough to replace bothNt32Pkg andUnixPkg.

This task would be to enable a Windows host environment forEmulatorPkg so we can consider deprecating Nt32Pkg and UnixPkgin favor of using EmulatorPkg.

Development environment

Building: This project most likely would be completed onWindows with Visual Studio C++.

It would also be desireable to be able to support buildingand running the Windows host on Linux by building with mingwand running under Wine. Therefore, it would also be possibleto develop this project under Linux.

Testing: Run the emulator on Windows or with Wine.

Sub-goals

Some possible sub-goals for the driver

  • Enter SEC phase of EmulatorPkg boot
  • Enter PEI phase of EmulatorPkg boot
  • Enter DXE phase of EmulatorPkg boot
  • Enable multi-threading support
  • Enable networking support

Further Discussion

Please discuss the project onedk2-devel.

See Also

Clone this wiki locally


[8]ページ先頭

©2009-2025 Movatter.jp