search for: bios_timer_cleanup

Displaying 2 results from an estimated 2 matches for "bios_timer_cleanup".

2025 Apr 19
0
[PATCH] efi/main.c: include <efisetjmp.h>
...mware.h> ?#include <syslinux/linux.h> @@ -184,7 +185,7 @@ ????? * Inform the firmware that we failed to execute correctly, which ????? * will trigger the next entry in the EFI Boot Manager list. ????? */ -??? longjmp(&load_error_buf, 1); +??? longjmp(load_error_buf, 1); ?} ?void bios_timer_cleanup(void) @@ -1382,7 +1383,7 @@ ??????????????? status = uefi_call_wrapper(in->ReadKeyStroke, 2, in, &key); ??????? } while (status == EFI_SUCCESS); -?????? if (!setjmp(&load_error_buf)) +?????? if (!setjmp(load_error_buf)) ??????????????? load_env32(NULL); ??????? /* load_env32() fai...
2021 May 13
15
Bug#988477: xen-hypervisor-4.14-amd64: xen dmesg shows (XEN) AMD-Vi: IO_PAGE_FAULT on sata pci device
Package: src:xen Version: 4.14.1+11-gb0b734a8b3-1 Severity: critical Justification: causes serious data loss X-Debbugs-Cc: debianbts at virtualzone.hu Dear Maintainer, after a clean install of bullseye/testing the xen dmesg shows the following message: (XEN) AMD-Vi: IO_PAGE_FAULT: 0000:01:00.1 d0 addr fffffffdf8000000 flags 0x8 I this is the sata device: 01:00.1 SATA controller: Advanced Micro