diff options
author | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-03-01 02:09:06 +0000 |
---|---|---|
committer | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-03-01 02:09:06 +0000 |
commit | a111b843ea3cf9b48f3f06f73c6ed9b346ff16ba (patch) | |
tree | 1552679ccaaab6c1f91ac050c407e5dac1280237 /BaseTools/BinWrappers | |
parent | 2ec2dee32f2a224dec334badbf5a76a2b07ea26b (diff) | |
download | edk2-platforms-a111b843ea3cf9b48f3f06f73c6ed9b346ff16ba.tar.xz |
Add the new added tool link.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10129 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BaseTools/BinWrappers')
l--------- | BaseTools/BinWrappers/PosixLike/GenPatchPcdTable | 1 | ||||
l--------- | BaseTools/BinWrappers/PosixLike/PatchPcdValue | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/BaseTools/BinWrappers/PosixLike/GenPatchPcdTable b/BaseTools/BinWrappers/PosixLike/GenPatchPcdTable new file mode 120000 index 0000000000..af6c748b1a --- /dev/null +++ b/BaseTools/BinWrappers/PosixLike/GenPatchPcdTable @@ -0,0 +1 @@ +RunToolFromSource
\ No newline at end of file diff --git a/BaseTools/BinWrappers/PosixLike/PatchPcdValue b/BaseTools/BinWrappers/PosixLike/PatchPcdValue new file mode 120000 index 0000000000..af6c748b1a --- /dev/null +++ b/BaseTools/BinWrappers/PosixLike/PatchPcdValue @@ -0,0 +1 @@ +RunToolFromSource
\ No newline at end of file |