OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
AIM.h File Reference
#include <Library/UefiLib.h>
#include <Protocol/AmiPointer.h>
#include <Protocol/SimplePointer.h>

Go to the source code of this file.

Data Structures

struct  AMI_SHIM_POINTER_INSTANCE
 
struct  AMI_SHIM_POINTER
 

Macros

#define AIM_MAX_POINTERS   6
 
#define AIM_POSITION_POLL_INTERVAL   66666
 
#define AIM_SCALE_FACTOR   1
 

Detailed Description

Header file for AmiEfiPointer to EfiPointer translator.

Copyright (c) 2016, vit9696. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php

THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.

Definition in file AIM.h.

Macro Definition Documentation

◆ AIM_MAX_POINTERS

#define AIM_MAX_POINTERS   6

Definition at line 25 of file AIM.h.

◆ AIM_POSITION_POLL_INTERVAL

#define AIM_POSITION_POLL_INTERVAL   66666

Definition at line 31 of file AIM.h.

◆ AIM_SCALE_FACTOR

#define AIM_SCALE_FACTOR   1

Definition at line 36 of file AIM.h.