TianoCore EDK2 master
Loading...
Searching...
No Matches
AndroidBootApp.c File Reference

Go to the source code of this file.

Functions

EFI_STATUS ValidateAndroidMediaDevicePath (IN EFI_DEVICE_PATH *DevicePath)
 
EFI_STATUS EFIAPI AndroidBootAppEntryPoint (IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable)
 

Detailed Description

Copyright (c) 2013-2014, ARM Ltd. All rights reserved.
Copyright (c) 2017, Linaro. All rights reserved.

SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file AndroidBootApp.c.

Function Documentation

◆ AndroidBootAppEntryPoint()

EFI_STATUS EFIAPI AndroidBootAppEntryPoint ( IN EFI_HANDLE  ImageHandle,
IN EFI_SYSTEM_TABLE SystemTable 
)

Definition at line 45 of file AndroidBootApp.c.

◆ ValidateAndroidMediaDevicePath()

EFI_STATUS ValidateAndroidMediaDevicePath ( IN EFI_DEVICE_PATH DevicePath)

Definition at line 22 of file AndroidBootApp.c.