Changeset 89983 in vbox for trunk/src/VBox/Devices/EFI/FirmwareNew/ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.uni
- Timestamp:
- Jul 1, 2021 8:17:41 AM (4 years ago)
- Location:
- trunk/src/VBox/Devices/EFI/FirmwareNew
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/EFI/FirmwareNew
-
Property svn:mergeinfo
changed from (toggle deleted branches)
to (toggle deleted branches)/vendor/edk2/current 103735-103757,103769-103776,129194-139864 /vendor/edk2/current 103735-103757,103769-103776,129194-145445
-
Property svn:mergeinfo
changed from (toggle deleted branches)
-
trunk/src/VBox/Devices/EFI/FirmwareNew/ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.uni
r85718 r89983 1 1 // /** 2 2 // 3 // Copyright (c) 2016 - 2020, A RMLimited. All rights reserved.<BR>3 // Copyright (c) 2016 - 2020, Arm Limited. All rights reserved.<BR> 4 4 // SPDX-License-Identifier: BSD-2-Clause-Patent 5 5 // … … 79 79 " 6.2\r\n" 80 80 " Extra A. Particular types:\r\n" 81 " AEST - Arm Error Source Table\r\n" 81 82 " APIC - Multiple APIC Description Table (MADT)\r\n" 82 83 " BGRT - Boot Graphics Resource Table\r\n" … … 85 86 " FACP - Fixed ACPI Description Table (FADT)\r\n" 86 87 " GTDT - Generic Timer Description Table\r\n" 88 " HMAT - Heterogeneous Memory Attributes Table\r\n" 87 89 " IORT - IO Remapping Table\r\n" 88 90 " MCFG - Memory Mapped Config Space Base Address Description Table\r\n"
Note:
See TracChangeset
for help on using the changeset viewer.