VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Include/ImageDebugSupport.h@ 107675

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

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

  • 屬性 svn:eol-style 設為 native
檔案大小: 636 位元組
 
1/** @file
2 Public include file for Debug Agent Library instance and PE/COFF Extra
3 Action Library instance.
4
5 Copyright (c) 2010 - 2013, Intel Corporation. All rights reserved.<BR>
6 SPDX-License-Identifier: BSD-2-Clause-Patent
7
8**/
9
10#ifndef __IMAGE_DEBUG_SUPPORT_H__
11#define __IMAGE_DEBUG_SUPPORT_H__
12
13#define IO_PORT_BREAKPOINT_ADDRESS 0x84
14#define IMAGE_LOAD_SIGNATURE SIGNATURE_32('L','O','A','D')
15#define IMAGE_UNLOAD_SIGNATURE SIGNATURE_32('U','N','L','O')
16#define AGENT_HANDLER_SIGNATURE SIGNATURE_32('A','G','T','H')
17
18#define DEBUG_AGENT_IMAGE_WAIT 0x00
19#define DEBUG_AGENT_IMAGE_CONTINUE 0x01
20
21#endif
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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