Skip to content

Commit

Permalink
add Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anyred committed Aug 4, 2023
1 parent 5eb70cc commit c376f2e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions ReadMe.rst → ReadMe.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
========================
EDK II Project Portable
========================
origin :`EDK II Project(edk2-stable202305:ba91d02) <https://github.com/tianocore/edk2>`__
### EDK II Project Portable

[EDK II Project(edk2-stable202305:ba91d02)](https://github.com/tianocore/edk2)

use windows vs2019 build

```
read /Env/readme.txt and set system Env.
eg:
CLANG_BIN=C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Enterprise\\VC\\Tools\\Llvm\\bin
Expand All @@ -18,5 +18,5 @@ read /Env/readme.txt and set system Env.
PYTHON_HOME=H:\\winedk2\\Env\\Python311
VS2019_PREFIX=C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Enterprise\\VC\\Tools\\MSVC\\14.29.30133\\
WINSDK10_PREFIX=C:\\Program Files (x86)\\Windows Kits\\10\\bin\\10.0.22621.0\\

run edk2.sln.
run edk2.sln.
```

0 comments on commit c376f2e

Please sign in to comment.