NetBSD/sys/external
jmcneill 31ffb89adc The device path passed to EFI_BOOT_SERVICES.LocateDevicePath() may be
modified and the resulting device path may not be aligned in such a way
that the PathName string is not 16-bit aligned.

Fix OpenSimpleFileRead to make a copy of the device path to ensure
alignment before attempting to open a file. Idea from Tianocore's EFI
shell Library/FileIO.c LibOpenFile().
2021-10-23 15:20:26 +00:00
..
bsd The device path passed to EFI_BOOT_SERVICES.LocateDevicePath() may be 2021-10-23 15:20:26 +00:00
gpl2/dts revert http://mail-index.netbsd.org/source-changes/2021/01/01/msg125648.html 2021-01-02 08:38:55 +00:00
isc don't opencode kauth_cred_get() 2021-09-21 14:49:01 +00:00
mit/xen-include-public/dist/xen/include/public Always enable declarations needed by privcmd.c 2020-05-26 10:36:20 +00:00