VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/BaseTools/Scripts/Rvct-Align32.sct@ 85718

Last change on this file since 85718 was 80721, checked in by vboxsync, 6 years ago

Devices/EFI/FirmwareNew: Start upgrade process to edk2-stable201908 (compiles on Windows and works to some extent), bugref:4643

  • Property svn:eol-style set to native
File size: 252 bytes
Line 
1/** @file
2
3 Copyright (c) 2015, Linaro Ltd. All rights reserved.<BR>
4
5 SPDX-License-Identifier: BSD-2-Clause-Patent
6
7**/
8
9REGION 0x220 RELOC {
10 ER_RO +0 ALIGN 32 {
11 * (+RO)
12 }
13 ER_RW +0 ALIGN 32 {
14 * (+RW)
15 }
16 ER_ZI +0 {
17 * (+ZI)
18 }
19}
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