OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
OcFirmwareVolumeLib.h
Go to the documentation of this file.
1
16#ifndef OC_FIRMWARE_VOLUME_LIB_H
17#define OC_FIRMWARE_VOLUME_LIB_H
18
19#include <Pi/PiFirmwareFile.h>
20#include <Pi/PiFirmwareVolume.h>
22
33 IN BOOLEAN Reinstall
34 );
35
36#endif // OC_FIRMWARE_VOLUME_LIB_H
EFI_FIRMWARE_VOLUME_PROTOCOL * OcFirmwareVolumeInstallProtocol(IN BOOLEAN Reinstall)