X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=FmpDevicePkg%2FFmpDevicePkg.uni;h=263f88078b95c723be7c8ff43ef200b1d308138a;hb=2847c72fda2451dd06f043e46dffc8bec73069b1;hp=b7fe643186f7fd513ac53752e59f4389ff9313f9;hpb=278c3d48a7535a2c4aee01f8381ee56b13258c51;p=mirror_edk2.git diff --git a/FmpDevicePkg/FmpDevicePkg.uni b/FmpDevicePkg/FmpDevicePkg.uni index b7fe643186..263f88078b 100644 --- a/FmpDevicePkg/FmpDevicePkg.uni +++ b/FmpDevicePkg/FmpDevicePkg.uni @@ -16,6 +16,16 @@ #string STR_PACKAGE_DESCRIPTION #language en-US "This package provides libraries that support the implementation of a module that produces the Firmware Management Protocol to support the update of a system firmware component." +#string STR_gFmpDevicePkgTokenSpaceGuid_PcdFmpDeviceStorageAccessEnable_PROMPT #language en-US "Firmware Device Storage Access Enabled." +#string STR_gFmpDevicePkgTokenSpaceGuid_PcdFmpDeviceStorageAccessEnable_HELP #language en-US "Indicates if the Firmware Management Protocol supports access to" + "to a firmware storage device. If set to FALSE, then only GetImageInfo()" + "is supported. This is used by FMP drivers that require the smallest" + "possible Firmware Management Protocol implementation that supports" + "advertising the updatable firmware device in the ESRT.
" + " TRUE - All Firmware Management Protocol services supported.
" + " FALSE - Firmware Management Protocol returns EFI_UNSUPPORTED for" + " all services except GetImageInfo().
" + #string STR_gFmpDevicePkgTokenSpaceGuid_PcdFmpDeviceTestKeySha256Digest_PROMPT #language en-US "SHA-256 hash of PKCS7 test key." #string STR_gFmpDevicePkgTokenSpaceGuid_PcdFmpDeviceTestKeySha256Digest_HELP #language en-US "The SHA-256 hash of a PKCS7 test key that is used to detect if a test key" "is being used to authenticate capsules. Test key detection can be disabled"