X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ShellBinPkg%2FReadMe.txt;h=14f9b88cff59ad228c3e98aad3982a58e1a409f5;hb=48d5f9a551a93acb45f272dda879b0ab5a504e36;hp=788922d225f5f781ca51eaf8026e19f358974f0f;hpb=7b577b246d34ace481041ad1599507121d5d7eed;p=mirror_edk2.git diff --git a/ShellBinPkg/ReadMe.txt b/ShellBinPkg/ReadMe.txt index 788922d225..14f9b88cff 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 (r18507). The binaries are built with no debug information -by building with "RELEASE" target. +BaseTools Package (git version: c882bdc6712314f255c92d7c951eaf9760a9de38). 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)