forked from tianocore/edk2
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MdePkg/ArmLib: Drop obsolete library declarations
Drop obsolete library declarations that are no longer (and should not be) implemented in EDK2 or UEFI, given that they are specific to the secure world. Signed-off-by: Ard Biesheuvel <[email protected]>
- Loading branch information
1 parent
e76be77
commit 95e220e
Showing
2 changed files
with
0 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -234,11 +234,6 @@ ArmReadCurrentEL ( | |
VOID | ||
); | ||
|
||
UINTN | ||
ArmWriteCptr ( | ||
IN UINT64 Cptr | ||
); | ||
|
||
UINT32 | ||
ArmReadCntHctl ( | ||
VOID | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters