mirror of https://github.com/acidanthera/audk.git
Update modifier of FVB protocol.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3042 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
72765a93b9
commit
96219b7d4b
|
@ -206,7 +206,7 @@ EFI_STATUS
|
|||
IN CONST EFI_LBA Lba,
|
||||
IN CONST UINTN Offset,
|
||||
IN OUT UINTN *NumBytes,
|
||||
OUT UINT8 *Buffer
|
||||
IN OUT UINT8 *Buffer
|
||||
);
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue