X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ShellBinPkg%2FReadMe.txt;h=8ce28de3f1c7e95f46d41b573507ca8cc16a1afc;hb=81d9f86f8a7106b59057e5b29490eb04e38483bd;hp=07e298ad0204e381de682ac2f2729d5517d6bcb7;hpb=28b27e1850f07c41d2129dc25ceb2c3c1f2959a1;p=mirror_edk2.git diff --git a/ShellBinPkg/ReadMe.txt b/ShellBinPkg/ReadMe.txt index 07e298ad02..8ce28de3f1 100644 --- a/ShellBinPkg/ReadMe.txt +++ b/ShellBinPkg/ReadMe.txt @@ -2,8 +2,8 @@ OVERVIEW ============================================================================ The binaries of ShellBinPkg are generated with ShellPkg project and built with -BaseTools Package (r15999). The binaries are built with no debug information -by building with "RELEASE" target. +BaseTools Package (git version: 031403460c9782a2563a81a6065ded99046960c2). The +binaries are built with no debug information by building with "RELEASE" target. The following steps can help to re-generate these binaries for customization: 1. Check out EDK II to $(WORKSPACE)