Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/assemble_cvd/flags/android_efi_loader.h"
#include <stddef.h>
#include <string>
#include <utility>
#include <vector>
#include <gflags/gflags.h>
#include "absl/strings/str_split.h"
#include "cuttlefish/common/libs/utils/files.h"
#include "cuttlefish/host/commands/assemble_cvd/flags/system_image_dir.h"
#include "cuttlefish/host/commands/assemble_cvd/flags/vm_manager.h"
#include "cuttlefish/host/commands/assemble_cvd/flags_defaults.h"
#include "cuttlefish/host/libs/config/vmm_mode.h"
Namespaces | |
namespace | cuttlefish |
Functions | |
DEFINE_string (android_efi_loader, CF_DEFAULTS_ANDROID_EFI_LOADER, "Location of android EFI loader for android efi load flow.") | |
DEFINE_string | ( | android_efi_loader | , |
CF_DEFAULTS_ANDROID_EFI_LOADER | , | ||
"Location of android EFI loader for android efi load flow." | |||
) |