Blame view

kernel/linux-rt-4.4.41/Documentation/ABI/testing/sysfs-firmware-efi 973 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
  What:		/sys/firmware/efi/fw_vendor
  Date:		December 2013
  Contact:	Dave Young <dyoung@redhat.com>
  Description:	It shows the physical address of firmware vendor field in the
  		EFI system table.
  Users:		Kexec
  
  What:		/sys/firmware/efi/runtime
  Date:		December 2013
  Contact:	Dave Young <dyoung@redhat.com>
  Description:	It shows the physical address of runtime service table entry in
  		the EFI system table.
  Users:		Kexec
  
  What:		/sys/firmware/efi/config_table
  Date:		December 2013
  Contact:	Dave Young <dyoung@redhat.com>
  Description:	It shows the physical address of config table entry in the EFI
  		system table.
  Users:		Kexec
  
  What:		/sys/firmware/efi/systab
  Date:		April 2005
  Contact:	linux-efi@vger.kernel.org
  Description:	Displays the physical addresses of all EFI Configuration
  		Tables found via the EFI System Table. The order in
  		which the tables are printed forms an ABI and newer
  		versions are always printed first, i.e. ACPI20 comes
  		before ACPI.
  Users:		dmidecode