Changeset 77662 in vbox for trunk/src/VBox/Devices/EFI/FirmwareNew/MdeModulePkg/Include/Ppi/SmmAccess.h
- Timestamp:
- Mar 12, 2019 12:40:12 PM (6 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 /vendor/edk2/current 103735-103757,103769-103776,129194-129237
-
Property svn:mergeinfo
changed from (toggle deleted branches)
-
trunk/src/VBox/Devices/EFI/FirmwareNew/MdeModulePkg/Include/Ppi/SmmAccess.h
r58466 r77662 129 129 /// 130 130 /// EFI SMM Access PPI is used to control the visibility of the SMRAM on the platform. 131 /// It abstracts the location and characteristics of SMRAM. The expectation is 132 /// that the north bridge or memory controller would publish this PPI. 131 /// It abstracts the location and characteristics of SMRAM. The platform should report 132 /// all MMRAM via PEI_SMM_ACCESS_PPI. The expectation is that the north bridge or 133 /// memory controller would publish this PPI. 133 134 /// 134 135 struct _PEI_SMM_ACCESS_PPI {
Note:
See TracChangeset
for help on using the changeset viewer.