]> Git Repo - u-boot.git/commit
x86: Don't bother clearing global NVS
authorSimon Glass <[email protected]>
Wed, 4 Nov 2020 16:57:20 +0000 (09:57 -0700)
committerBin Meng <[email protected]>
Thu, 5 Nov 2020 06:58:45 +0000 (14:58 +0800)
commitdc0791d4154614cf4f32e295f88ec1e7d5a227a1
tree3c7d869d152aefb3578fbd7885f5060a3185c59a
parent5019e201ccaee4bd54ba707dfc4eece885857629
x86: Don't bother clearing global NVS

The bloblist guarantees that blobs are zeroed so there is no need to do
an additional memset(). Drop it.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
arch/x86/cpu/intel_common/acpi.c
This page took 0.035944 seconds and 4 git commands to generate.