mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2026-02-05 00:43:14 +00:00
Fix Tpm12NvWriteValue() command/response length byte order. Tpm12SubmitCommand() was using the value from Command.Hdr.paramSize which was swapped to be Big Endian, but the function was expecting it in UINT32 Little Endian Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Samer El-Haj-Mahmoud <elhaj@hpe.com> Signed-off-by: Derek Lin <derek.lin2@hpe.com> Reviewed-by: Chao Zhang <chao.b.zhang@intel.com> Reviewed-by: Yao Jiewen <jiewen.yao@intel.com> |
||
|---|---|---|
| .. | ||
| Tpm12CommandLib.inf | ||
| Tpm12CommandLib.uni | ||
| Tpm12GetCapability.c | ||
| Tpm12NvStorage.c | ||
| Tpm12Ownership.c | ||
| Tpm12Pcr.c | ||
| Tpm12PhysicalPresence.c | ||
| Tpm12SelfTest.c | ||
| Tpm12Startup.c | ||