tianocore / edk2

EDK II
https://github.com/tianocore/tianocore.github.io/wiki/EDK-II
Other
4.41k stars 2.4k forks source link

Refine td tcg2 dxe #5798

Closed ghbaccount closed 1 month ago

ghbaccount commented 1 month ago

Description

[x] gEfiResetNotificationProtocolGuid is not used in this driver, so let remove dependencies. [x] Removed weird conversion of UINT64 value while preparing ACPI table. Similar assignment used above patched strings.

How This Was Tested

No tests. Changes are trivial.

Integration Instructions

N/A