blob: f35794397dea277c3a1369fa059b4f297ce97c44 [file] [log] [blame]
# Copyright 2019 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
library("efi") {
visibility = [
"$zx/bootloader/*",
"$zx/kernel/*",
]
kernel = true
sources = []
}