mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-10 09:40:53 +01:00
add header to OcGuardLib'
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
This commit is contained in:
parent
60b6eb5c33
commit
b71081dc85
@ -19,6 +19,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
#ifndef UBSAN_H
|
||||
#define UBSAN_H
|
||||
|
||||
#include <Library/BaseMemoryLib.h>
|
||||
#include <Library/DebugLib.h>
|
||||
#include <Library/PrintLib.h>
|
||||
#include <Library/UefiBootServicesTableLib.h>
|
||||
|
Loading…
Reference in New Issue
Block a user