linux_dsm_epyc7002/include/acpi/platform
Lv Zheng 07cf6ce595 ACPICA: EFI: Add EFI interface definitions to eliminate dependency of GNU EFI
ACPICA commit 5d00e67a74542d030f0a55e7a947a020ef0d9693

This patch copies EFI interface definitions to the ACPICA code base so that
the EFI utility support can be ported to other EFI implementation.

Known issues:
1. MS Builds of uefi_call_wrapper()
   The uefi_call_wrapper() in GNU EFI is implemented in a the way to work
   around the ABI difference between Unix and MS. While I don't have
   environment to test the MS builds.

In order to port the ACPICA utilities to other EFI implementation, all that
need to be done is to impelement the 64-bit division support and the
program entry point where the efi_main() is invoked. Code to impelement
these is platform specific, and ACPICA currently choose to hide such
platform specific code within the specific EFI impelementation. Lv Zheng.

This patch doesn't affect Linux kernel.

Link: https://github.com/acpica/acpica/commit/5d00e67a
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2015-07-01 23:17:53 +02:00
..
acenv.h ACPICA: Linuxize: Reduce divergences for 20150616 release 2015-06-23 15:44:53 +02:00
acenvex.h ACPICA: EFI: Add EFI interface definitions to eliminate dependency of GNU EFI 2015-07-01 23:17:53 +02:00
acgcc.h ACPICA: MSVC6: Fix build issue for variable argument macros 2015-07-01 23:17:53 +02:00
aclinux.h ACPICA: Update Copyright headers to 2015 2015-02-05 15:31:43 +01:00
aclinuxex.h ACPICA: Update Copyright headers to 2015 2015-02-05 15:31:43 +01:00