Searched hist:e663b350f1699312281ddd1439dda6b5fc86598d (Results 1 – 8 of 8) sorted by relevance
/openbmc/u-boot/include/ |
H A D | smbios.h | e663b350f1699312281ddd1439dda6b5fc86598d Thu Aug 18 18:23:29 CDT 2016 Alexander Graf <agraf@suse.de> smbios: Expose in efi_loader as table
We can pass SMBIOS easily as EFI configuration table to an EFI payload. This patch adds enablement for that case.
While at it, we also enable SMBIOS generation for ARM systems, since they support EFI_LOADER.
Signed-off-by: Alexander Graf <agraf@suse.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
H A D | efi_api.h | e663b350f1699312281ddd1439dda6b5fc86598d Thu Aug 18 18:23:29 CDT 2016 Alexander Graf <agraf@suse.de> smbios: Expose in efi_loader as table
We can pass SMBIOS easily as EFI configuration table to an EFI payload. This patch adds enablement for that case.
While at it, we also enable SMBIOS generation for ARM systems, since they support EFI_LOADER.
Signed-off-by: Alexander Graf <agraf@suse.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
H A D | efi_loader.h | e663b350f1699312281ddd1439dda6b5fc86598d Thu Aug 18 18:23:29 CDT 2016 Alexander Graf <agraf@suse.de> smbios: Expose in efi_loader as table
We can pass SMBIOS easily as EFI configuration table to an EFI payload. This patch adds enablement for that case.
While at it, we also enable SMBIOS generation for ARM systems, since they support EFI_LOADER.
Signed-off-by: Alexander Graf <agraf@suse.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_smbios.c | e663b350f1699312281ddd1439dda6b5fc86598d Thu Aug 18 18:23:29 CDT 2016 Alexander Graf <agraf@suse.de> smbios: Expose in efi_loader as table
We can pass SMBIOS easily as EFI configuration table to an EFI payload. This patch adds enablement for that case.
While at it, we also enable SMBIOS generation for ARM systems, since they support EFI_LOADER.
Signed-off-by: Alexander Graf <agraf@suse.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
H A D | Makefile | e663b350f1699312281ddd1439dda6b5fc86598d Thu Aug 18 18:23:29 CDT 2016 Alexander Graf <agraf@suse.de> smbios: Expose in efi_loader as table
We can pass SMBIOS easily as EFI configuration table to an EFI payload. This patch adds enablement for that case.
While at it, we also enable SMBIOS generation for ARM systems, since they support EFI_LOADER.
Signed-off-by: Alexander Graf <agraf@suse.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/lib/ |
H A D | smbios.c | e663b350f1699312281ddd1439dda6b5fc86598d Thu Aug 18 18:23:29 CDT 2016 Alexander Graf <agraf@suse.de> smbios: Expose in efi_loader as table
We can pass SMBIOS easily as EFI configuration table to an EFI payload. This patch adds enablement for that case.
While at it, we also enable SMBIOS generation for ARM systems, since they support EFI_LOADER.
Signed-off-by: Alexander Graf <agraf@suse.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
H A D | Kconfig | e663b350f1699312281ddd1439dda6b5fc86598d Thu Aug 18 18:23:29 CDT 2016 Alexander Graf <agraf@suse.de> smbios: Expose in efi_loader as table
We can pass SMBIOS easily as EFI configuration table to an EFI payload. This patch adds enablement for that case.
While at it, we also enable SMBIOS generation for ARM systems, since they support EFI_LOADER.
Signed-off-by: Alexander Graf <agraf@suse.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/cmd/ |
H A D | bootefi.c | e663b350f1699312281ddd1439dda6b5fc86598d Thu Aug 18 18:23:29 CDT 2016 Alexander Graf <agraf@suse.de> smbios: Expose in efi_loader as table
We can pass SMBIOS easily as EFI configuration table to an EFI payload. This patch adds enablement for that case.
While at it, we also enable SMBIOS generation for ARM systems, since they support EFI_LOADER.
Signed-off-by: Alexander Graf <agraf@suse.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|