blob: 8be7e83cb4a17c8d5bbca8ee3e9fd3eef89b7078 [file] [log] [blame]
# Copyright 2019 The Fuchsia Authors
#
# Use of this source code is governed by a MIT-style
# license that can be found in the LICENSE file or at
# https://opensource.org/licenses/MIT
zx_library("efi") {
visibility = [
"$zx/bootloader/*",
"$zx/kernel/*",
]
kernel = true
sources = []
}