OpenGrok
Cross Reference: sread.c
xref
: /
src
/
sys
/
external
/
bsd
/
gnu-efi
/
dist
/
lib
/
sread.c
Home
|
History
|
Annotate
|
Download
|
only in
lib
History log of
/src/sys/external/bsd/gnu-efi/dist/lib/sread.c
Revision
Date
Author
Comments
1.2
23-Oct-2021
jmcneill
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().
1.1
01-Apr-2014
jakllsch
branches: 1.1.1;
Initial revision
1.1.1.1
01-Apr-2014
jakllsch
branches: 1.1.1.1.4; 1.1.1.1.6; 1.1.1.1.10;
Import gnu-efi-3.0u
1.1.1.1.10.2
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.1.1.1.10.1
01-Apr-2014
tls
file sread.c was added on branch tls-maxphys on 2014-08-20 00:04:24 +0000
1.1.1.1.6.2
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.1.1.1.6.1
01-Apr-2014
yamt
file sread.c was added on branch yamt-pagecache on 2014-05-22 11:40:58 +0000
1.1.1.1.4.2
18-May-2014
rmind
sync with head
1.1.1.1.4.1
01-Apr-2014
rmind
file sread.c was added on branch rmind-smpnet on 2014-05-18 17:46:03 +0000
Indexes created Fri Oct 03 02:09:57 GMT 2025