diff options
author | Guo Mang <mang.guo@intel.com> | 2016-12-22 18:29:38 +0800 |
---|---|---|
committer | Guo Mang <mang.guo@intel.com> | 2016-12-26 19:15:02 +0800 |
commit | 0bf2e9e3fa97fa8a98baa3bd5723a01852bdc5ea (patch) | |
tree | c199630f8924b667cdde121728fe2fa8fc49b513 | |
parent | 8c11c42d8aa72978b889e7246e6f66fcd5b165ee (diff) | |
download | edk2-platforms-0bf2e9e3fa97fa8a98baa3bd5723a01852bdc5ea.tar.xz |
UnixPkg: Remove unused Package
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Guo Mang <mang.guo@intel.com>
-rw-r--r-- | UnixPkg/Deprecated.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/UnixPkg/Deprecated.txt b/UnixPkg/Deprecated.txt deleted file mode 100644 index 5ffad5fd25..0000000000 --- a/UnixPkg/Deprecated.txt +++ /dev/null @@ -1,5 +0,0 @@ -UnixPkg is deprecated. - -The same functionality is supported using the EmulatorPkg. -Please see EmulatorPkg/README for more information about EmulatorPkg. - |