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:
yshang1 2007-07-04 10:43:48 +00:00
parent 72765a93b9
commit 96219b7d4b
1 changed files with 1 additions and 1 deletions

View File

@ -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
);