image to clean up.
Signed-off-by: Gerald Elder-Vass
Signed-off-by: Kevin Lampis
---
xen/common/efi/boot.c | 39 +++
1 file changed, 27 insertions(+), 12 deletions(-)
diff --git a/xen/common/efi/boot.c b/xen/common/efi/boot.c
index 453b1ba099cd..67e7220d8fa3 1
image to clean up.
Signed-off-by: Gerald Elder-Vass
Signed-off-by: Kevin Lampis
---
Changes since v1:
- Re-instated SHIM_LOCK_PROTOCOL as a fallback option if IMAGE_LOADER is
not found
- Fixed indentation and error messages
---
xen/common/efi/boot.c
n the Xen binary by using the information
in xen/arch/xs86/efi/sbat.sbat
Signed-off-by: Gerald Elder-Vass
Signed-off-by: Frediano Ziglio
Tested-by: Gerald Elder-Vass
---
Changed since v3:
* Rebased patch onto 'staging' branch
* Included an empty .note.GNU-stack section to sbat.
n the Xen binary by using the information
in xen/arch/xs86/efi/sbat.sbat
Signed-off-by: Gerald Elder-Vass
Signed-off-by: Frediano Ziglio
Tested-by: Gerald Elder-Vass
---
Changed since v2:
* Moved sbat files and rules to arch/x86/efi
* Updated sbat rule to reuse existing objcopy command
Ch
n the Xen binary by using the information
in xen/arch/x86/sbat.csv
Signed-off-by: Gerald Elder-Vass
Signed-off-by: Frediano Ziglio
Tested-by: Gerald Elder-Vass
---
Changed since v1:
* Updated commit message to explain why SBAT is needed
* Renamed sbat_data.o rule to sbat.o
* Moved sbat.o rule
erald Elder-Vass
Signed-off-by: Frediano Ziglio
Tested-by: Gerald Elder-Vass
diff --git a/xen/arch/x86/Makefile b/xen/arch/x86/Makefile
index d902fb7accd9..6db7475c2c23 100644
--- a/xen/arch/x86/Makefile
+++ b/xen/arch/x86/Makefile
@@ -74,6 +74,7 @@ obj-$(CONFIG_TBOOT) += tboot.o
obj-y += hpet.o