0
0
mirror of https://github.com/edk2-porting/edk2-msm synced 2025-05-19 09:36:44 +00:00
Files
qaz6750 d4f9492215 sm8150: WIP: Fix more Libs
1.At present, only successful compilation is guaranteed

Signed-off-by: qaz6750 <2838632319@qq.com>
2022-10-22 14:14:06 +08:00

8 lines
113 B
C

#ifndef __RFS_PROTECTION_H
#define __RFS_PROTECTION_H
EFI_STATUS
EFIAPI
RFSLocateAndProtectSharedArea();
#endif