[tianocore/edk2] ae8272: MdeModulePkg/UsbBusDxe: fix NOOPT build error
Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: ae8272ef787d80950803c521a13a308651bdc62e https://github.com/tianocore/edk2/commit/ae8272ef787d80950803c521a13a308651bdc62e Author: Gerd Hoffmann Date: 2021-12-23 (Thu, 23 Dec 2021) Changed paths: M MdeModulePkg/Bus/Usb/UsbBusDxe/UsbUtility.c M MdeModulePkg/Bus/Usb/UsbBusDxe/UsbUtility.h Log Message: --- MdeModulePkg/UsbBusDxe: fix NOOPT build error gcc-11 (fedora 35): /home/kraxel/projects/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBus.c: In function ?UsbIoBulkTransfer?: /home/kraxel/projects/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBus.c:277:12: error: ?UsbHcBulkTransfer? accessing 80 bytes in a region of size 8 [-Werror=stringop-overflow=] Signed-off-by: Gerd Hoffmann Reviewed-by: Hao A Wu ___ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits
[tianocore/edk2] 15c596: OvmfPkg: Bhyve: Delete unused AcpiTables/Ssdt.asl ...
Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 15c596aeebc24bb97deb78d98bd8517a8b9ac243 https://github.com/tianocore/edk2/commit/15c596aeebc24bb97deb78d98bd8517a8b9ac243 Author: Rebecca Cran Date: 2021-12-23 (Thu, 23 Dec 2021) Changed paths: R OvmfPkg/Bhyve/AcpiTables/Ssdt.asl Log Message: --- OvmfPkg: Bhyve: Delete unused AcpiTables/Ssdt.asl file The Ssdt.asl file isn't used, so delete it. Signed-off-by: Rebecca Cran Reviewed-by: Peter Grehan ___ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits