Rework BlEfiDirectorySeparator(), now it operates on wide strings
All checks were successful
ci/woodpecker/push/build Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
This commit is contained in:
@@ -51,8 +51,8 @@ VOID
|
||||
BlDbgPrint(IN PUINT16 Format,
|
||||
IN ...);
|
||||
|
||||
VOID
|
||||
BlEfiDirectorySeparator(IN OUT PUCHAR Path);
|
||||
PWCHAR
|
||||
BlEfiDirectorySeparator(IN PWCHAR Path);
|
||||
|
||||
INT_PTR
|
||||
BlEfiGetSecureBootStatus();
|
||||
|
Reference in New Issue
Block a user