|
Last change
on this file was 77662, checked in by vboxsync, 6 years ago |
|
EFI: First step in UDK2018 merge. Does not build yet.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
|
File size:
1.2 KB
|
| Line | |
|---|
| 1 |
|
|---|
| 2 | EFI firmware
|
|---|
| 3 | ============
|
|---|
| 4 |
|
|---|
| 5 | EFI firmware based on the opensource EDK2 project. The current base is
|
|---|
| 6 | git commit 49fa59e82e4c6ea798f65fc4e5948eae63ad6e07
|
|---|
| 7 | from: https://github.com/tianocore/edk2/tree/UDK2018
|
|---|
| 8 |
|
|---|
| 9 | We have removed the following files and directories because we don't need them
|
|---|
| 10 | and they take up space:
|
|---|
| 11 | ./BaseTools/Bin/ \
|
|---|
| 12 | ./BaseTools/BinWrappers/ \
|
|---|
| 13 | ./BaseTools/Source/Python/Common/PyUtility.pyd \
|
|---|
| 14 | ./BaseTools/Source/Python/Eot/EfiCompressor.pyd \
|
|---|
| 15 | ./BaseTools/Source/Python/Eot/LzmaCompressor.pyd \
|
|---|
| 16 | \
|
|---|
| 17 | ./EdkCompatibilityPkg/ \
|
|---|
| 18 | ./ArmPkg/ \
|
|---|
| 19 | ./ArmPlatformPkg/ \
|
|---|
| 20 | ./ArmVirtPkg/ \
|
|---|
| 21 | ./BeagleBoardPkg/ \
|
|---|
| 22 | ./CoreBootModulePkg/ \
|
|---|
| 23 | ./CoreBootPayloadPkg/ \
|
|---|
| 24 | ./Omap35xxPkg/ \
|
|---|
| 25 | ./DuetPkg/ \
|
|---|
| 26 | ./EmbeddedPkg/ \
|
|---|
| 27 | ./EmulatorPkg/ \
|
|---|
| 28 | ./FmpDevicePkg/ \
|
|---|
| 29 | ./Nt32Pkg/ \
|
|---|
| 30 | ./UnixPkg/ \
|
|---|
| 31 | ./EdkShellPkg/ \
|
|---|
| 32 | ./EdkShellBinPkg/ \
|
|---|
| 33 | ./ShellBinPkg/ \
|
|---|
| 34 | ./SignedCapsulePkg/ \
|
|---|
| 35 | ./Vlv2DeviceRefCodePkg/ \
|
|---|
| 36 | ./Vlv2TbltDevicePkg/ \
|
|---|
| 37 | ./QuarkPlatformPkg/ \
|
|---|
| 38 | ./QuarkSocPkg/ \
|
|---|
| 39 | ./AppPkg/Applications/Python/Python-*/ \
|
|---|
| 40 |
|
|---|
| 41 | :Status: $Id: ReadMe.vbox 77662 2019-03-12 12:40:12Z vboxsync $
|
|---|
| 42 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.