Changeset 85718 in vbox for trunk/src/VBox/Devices/EFI/FirmwareNew/PcAtChipsetPkg/Library/BaseIoApicLib/IoApicLib.c
- Timestamp:
- Aug 12, 2020 4:09:12 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 139865
- 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-133213 /vendor/edk2/current 103735-103757,103769-103776,129194-139864
-
Property svn:mergeinfo
changed from (toggle deleted branches)
-
trunk/src/VBox/Devices/EFI/FirmwareNew/PcAtChipsetPkg/Library/BaseIoApicLib/IoApicLib.c
r80721 r85718 95 95 96 96 Configure an I/O APIC Redirection Table Entry to deliver an interrupt in physical 97 mode to the Local APIC of the curr ntly executing CPU. The default state of the97 mode to the Local APIC of the currently executing CPU. The default state of the 98 98 entry is for the interrupt to be disabled (masked). IoApicEnableInterrupts() must 99 99 be used to enable(unmask) the I/O APIC Interrupt.
Note:
See TracChangeset
for help on using the changeset viewer.