VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/EmbeddedPkg/Scripts/LauterbachT32/EFI.CMM

Last change on this file was 85718, checked in by vboxsync, 5 years ago

Devices/EFI: Merge edk-stable202005 and make it build, bugref:4643

  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 608 bytes
Line 
1;
2; Copyright (c) 2011, Hewlett-Packard Company. All rights reserved.<BR>
3;
4; SPDX-License-Identifier: BSD-2-Clause-Patent
5;
6
7;choose hex mode for input
8 radix hex
9
10 menu.rp
11 (
12 add
13 toolbar
14 (
15 separator
16 toolitem "Reset Target" "RS" "sys.ResetTarget"
17 separator
18 toolitem "Load EFI DXE Symbols" "DX" "do EfiLoadDxe"
19 toolitem "Load EFI Runtime Symbols" "RT" "do EfiLoadRuntimeDxe"
20 )
21 )
22
23 system.config.debugaccessport 0
24 system.config.corebase 0x80001000
25 system.attach
26 break.sel.program onchip
27
28 setup.var %hex.on
29 setup.var %decimal.OFF
30
31
32enddo
33
34
Note: See TracBrowser for help on using the repository browser.

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