Changeset 51061 in vbox
- Timestamp:
- Apr 12, 2014 12:41:33 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/BIOS/orgs.asm
r51059 r51061 201 201 ;; 202 202 BIOSORG 0E030h 203 eoi_both_pics: 203 204 mov al, PIC_CMD_EOI 204 205 out PIC_SLAVE, al … … 227 228 jmp dword ptr ds:[0467h] 228 229 229 eoi_both_pics:230 230 ;; -------------------------------------------------------- 231 231 ;; POST entry point
Note:
See TracChangeset
for help on using the changeset viewer.