ArmPkg/BdsLib: Exposed ShutdownUefiBootServices() in the BdsLib interface
Other libraries/modules could use it (eg: EFI Shell command `runaxf`). Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Olivier Martin <olivier.martin@arm.com> Reviewed-by: Ronald Cron <Ronald.Cron@arm.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17297 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
committed by
oliviermartin
parent
b330087bab
commit
cc053ee6da
@@ -103,11 +103,6 @@ typedef struct {
|
||||
} BDS_TFTP_CONTEXT;
|
||||
|
||||
// BdsHelper.c
|
||||
EFI_STATUS
|
||||
ShutdownUefiBootServices (
|
||||
VOID
|
||||
);
|
||||
|
||||
EFI_STATUS
|
||||
GetSystemMemoryResources (
|
||||
LIST_ENTRY *ResourceList
|
||||
|
Reference in New Issue
Block a user