Newer
Older
AMI-Aptio-BIOS-Reversed / BootMode / BootMode.h
@Ajax Dong Ajax Dong 2 days ago 2 KB Init
#ifndef __BOOTMODE_H__
#define __BOOTMODE_H__

#include <Uefi.h>

/*
 * BootMode.h
 * Header for BootMode PEI module
 */

// Function: memmove @ 0xffde0574
// Function: memset @ 0xffde05b4
// Function: set_mem_array32 @ 0xffde05d4
// Function: memset32 @ 0xffde05f4
EFI_STATUS ModuleEntryPoint(EFI_HANDLE ImageHandle, EFI_SYSTEM_TABLE *SystemTable);
// Function: peim_get_sleep_type_after_wakeup @ 0xffde0adc
// Function: peim_get_next_hob @ 0xffde0b98
// Function: peim_check_rtc_power_fail @ 0xffde0be8
"((BOOLEAN)(0==1))");;
"((BOOLEAN)(0==1))");;
"((BOOLEAN)(0==1))");;
// Function: pci_express_read @ 0xffde0e4a
// Function: gpio_read_pad @ 0xffde0e89
// Function: gpio_get_input_value @ 0xffde0f50
// Function: gpio_get_pad_config @ 0xffde0fa5
"((BOOLEAN)(0==1))");;
// Function: gpio_get_platform_info @ 0xffde10c6
// Function: gpio_validate_pad_group @ 0xffde10e7
// Function: peim_get_pei_services @ 0xffde111d
// Function: peim_install_ppi @ 0xffde1175
// Function: peim_locate_ppi @ 0xffde1184
// Function: io_read_16 @ 0xffde1193
// Function: io_read_32 @ 0xffde11c3
// Function: mmio_read_16 @ 0xffde11ef
// Function: hob_get_next_hob @ 0xffde124d
// Function: debug_get_debug_instance @ 0xffde129d
// Function: debug_print @ 0xffde12ce
// Function: debug_assert @ 0xffde12f8
// Function: iio_get_active_socket_index @ 0xffde1316
// Function: iio_get_setup_config @ 0xffde1355
// Function: pmc_set_sci_enable @ 0xffde13bf
// Function: peim_detect_boot_mode @ 0xffde13f5
// Function: stub_return_false @ 0xffde146f
// Function: pci_express_get_base_address @ 0xffde1472
// Function: pci_express_read_8 @ 0xffde147e
// Function: acpi_write_pm1a_cnt @ 0xffde14ae
// Function: pci_express_calc_address @ 0xffde14bf
// Function: cmos_read_byte @ 0xffde14dd
"(Length - 1) <= (0xFFFFFFFF - (UINTN)DestinationBuffer)");;
// Function: guid_hash_init @ 0xffde1590
// Function: guid_compare @ 0xffde15c1
// Function: unaligned_read_64 @ 0xffde161d
// Function: unaligned_write_64 @ 0xffde1649
// Function: peim_get_pei_services_table_ptr @ 0xffde169a
// Function: pci_express_create_hob @ 0xffde16cc
// Function: pci_express_address_hierarchy @ 0xffde1767
// Function: x86_read_idtr @ 0xffde18e5

#endif /* __BOOTMODE_H__ */