VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/MmServicesTableLib.h@ 105681

最後變更 在這個檔案從105681是 99404,由 vboxsync 提交於 2 年 前

Devices/EFI/FirmwareNew: Update to edk2-stable202302 and make it build, bugref:4643

  • 屬性 svn:eol-style 設為 native
檔案大小: 489 位元組
 
1/** @file
2 Provides a service to retrieve a pointer to the Standalone MM Services Table.
3 Only available to MM_STANDALONE, SMM/DXE Combined and SMM module types.
4
5Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>
6Copyright (c) 2016 - 2018, ARM Limited. All rights reserved.<BR>
7
8SPDX-License-Identifier: BSD-2-Clause-Patent
9
10**/
11
12#ifndef __MM_SERVICES_TABLE_LIB_H__
13#define __MM_SERVICES_TABLE_LIB_H__
14
15#include <PiMm.h>
16
17extern EFI_MM_SYSTEM_TABLE *gMmst;
18
19#endif
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette