Re: ACK: [PATCH 1/1] efi/efi_test: read RuntimeServicesSupported

2020-11-28 Thread Ard Biesheuvel
On Fri, 27 Nov 2020 at 20:28, Colin Ian King wrote: > > On 27/11/2020 19:20, Heinrich Schuchardt wrote: > > Since the UEFI 2.8A specification the UEFI enabled firmware provides a > > configuration table EFI_RT_PROPERTIES_TABLE which indicates which runtime > > services are enabled. The EFI stub re

Re: ACK: [PATCH 1/1] efi/efi_test: read RuntimeServicesSupported

2020-11-28 Thread Heinrich Schuchardt
On 11/27/20 8:29 PM, Ard Biesheuvel wrote: On Fri, 27 Nov 2020 at 20:28, Colin Ian King wrote: On 27/11/2020 19:20, Heinrich Schuchardt wrote: Since the UEFI 2.8A specification the UEFI enabled firmware provides a configuration table EFI_RT_PROPERTIES_TABLE which indicates which runtime servi

Re: ACK: [PATCH 1/1] efi/efi_test: read RuntimeServicesSupported

2020-11-27 Thread Colin Ian King
On 27/11/2020 19:29, Ard Biesheuvel wrote: > On Fri, 27 Nov 2020 at 20:28, Colin Ian King wrote: >> >> On 27/11/2020 19:20, Heinrich Schuchardt wrote: >>> Since the UEFI 2.8A specification the UEFI enabled firmware provides a >>> configuration table EFI_RT_PROPERTIES_TABLE which indicates which ru

ACK: [PATCH 1/1] efi/efi_test: read RuntimeServicesSupported

2020-11-27 Thread Colin Ian King
On 27/11/2020 19:20, Heinrich Schuchardt wrote: > Since the UEFI 2.8A specification the UEFI enabled firmware provides a > configuration table EFI_RT_PROPERTIES_TABLE which indicates which runtime > services are enabled. The EFI stub reads this table and saves the value of > the field RuntimeServic