]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg/BootMonFs: Fix error codes returned by Open() and Read()
authorRonald Cron <Ronald.Cron@arm.com>
Fri, 12 Dec 2014 19:03:30 +0000 (19:03 +0000)
committeroliviermartin <oliviermartin@Edk2>
Fri, 12 Dec 2014 19:03:30 +0000 (19:03 +0000)
commitfb08c45511edba2bc8f129135d1916eab02ee2fc
tree5a40a3c866528ba9664e6f23a08f11e89f1ad966
parenta40ff4578d62ac86b76e90d2c79b818b635ec7d8
ArmPlatformPkg/BootMonFs: Fix error codes returned by Open() and Read()

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ronald Cron <Ronald.Cron@arm.com>
Reviewed-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16510 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/ArmVExpressPkg/ArmVExpress.dsc.inc
ArmPlatformPkg/FileSystem/BootMonFs/BootMonFs.inf
ArmPlatformPkg/FileSystem/BootMonFs/BootMonFsApi.h
ArmPlatformPkg/FileSystem/BootMonFs/BootMonFsOpenClose.c
ArmPlatformPkg/FileSystem/BootMonFs/BootMonFsReadWrite.c