From 6c9d8b71de4af938e40160add4dafbf4cac392cd Mon Sep 17 00:00:00 2001 From: Guo Mang Date: Tue, 22 Aug 2017 14:21:51 +0800 Subject: BroxtonPlatformPkg: Code cleanup Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Guo Mang --- .../Common/PlatformSettings/PlatformSetupDxe/PlatformSetupDxe.c | 1 + 1 file changed, 1 insertion(+) (limited to 'Platform/BroxtonPlatformPkg/Common/PlatformSettings/PlatformSetupDxe') diff --git a/Platform/BroxtonPlatformPkg/Common/PlatformSettings/PlatformSetupDxe/PlatformSetupDxe.c b/Platform/BroxtonPlatformPkg/Common/PlatformSettings/PlatformSetupDxe/PlatformSetupDxe.c index ff594965f2..06dffcdfb7 100644 --- a/Platform/BroxtonPlatformPkg/Common/PlatformSettings/PlatformSetupDxe/PlatformSetupDxe.c +++ b/Platform/BroxtonPlatformPkg/Common/PlatformSettings/PlatformSetupDxe/PlatformSetupDxe.c @@ -148,6 +148,7 @@ LoadPlatformDefaultValues ( if (Private->FakeNvData.PmicSetupDefault == 1) { Private->FakeNvData.EnableRenderStandby = FALSE; } + break; default: break; } -- cgit v1.2.3