Changeset 58467 in vbox for trunk/src/VBox/Devices/EFI/Firmware/MdePkg
- Timestamp:
- Oct 29, 2015 4:40:09 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/BaseLib.inf
r58466 r58467 254 254 255 255 Ia32/GccInline.c | GCC 256 <<<<<<< .working257 256 # VBox begin (yasm doesn't like the nasm variant) - original: 258 # Ia32/Thunk16.nasm | GCC 257 # Ia32/Thunk16.nasm | GCC 259 258 Ia32/Thunk16.asm | GCC 260 259 # VBox end 261 Ia32/EnableDisableInterrupts.S | GCC262 Ia32/EnablePaging64.S | GCC263 Ia32/DisablePaging32.S | GCC264 Ia32/EnablePaging32.S | GCC265 Ia32/Mwait.S | GCC266 Ia32/Monitor.S | GCC267 Ia32/CpuIdEx.S | GCC268 Ia32/CpuId.S | GCC269 Ia32/LongJump.S | GCC270 Ia32/SetJump.S | GCC271 Ia32/SwapBytes64.S | GCC272 Ia32/DivU64x64Remainder.S | GCC273 Ia32/DivU64x32Remainder.S | GCC274 Ia32/ModU64x32.S | GCC275 Ia32/DivU64x32.S | GCC276 Ia32/MultU64x64.S | GCC277 Ia32/MultU64x32.S | GCC278 Ia32/RRotU64.S | GCC279 Ia32/LRotU64.S | GCC280 Ia32/ARShiftU64.S | GCC281 Ia32/RShiftU64.S | GCC282 Ia32/LShiftU64.S | GCC283 ||||||| .merge-left.r103776284 Ia32/Thunk16.nasm | GCC285 Ia32/EnableDisableInterrupts.S | GCC286 Ia32/EnablePaging64.S | GCC287 Ia32/DisablePaging32.S | GCC288 Ia32/EnablePaging32.S | GCC289 Ia32/Mwait.S | GCC290 Ia32/Monitor.S | GCC291 Ia32/CpuIdEx.S | GCC292 Ia32/CpuId.S | GCC293 Ia32/LongJump.S | GCC294 Ia32/SetJump.S | GCC295 Ia32/SwapBytes64.S | GCC296 Ia32/DivU64x64Remainder.S | GCC297 Ia32/DivU64x32Remainder.S | GCC298 Ia32/ModU64x32.S | GCC299 Ia32/DivU64x32.S | GCC300 Ia32/MultU64x64.S | GCC301 Ia32/MultU64x32.S | GCC302 Ia32/RRotU64.S | GCC303 Ia32/LRotU64.S | GCC304 Ia32/ARShiftU64.S | GCC305 Ia32/RShiftU64.S | GCC306 Ia32/LShiftU64.S | GCC307 =======308 Ia32/Thunk16.nasm | GCC309 260 Ia32/EnableDisableInterrupts.S | GCC 310 261 Ia32/EnablePaging64.S | GCC … … 329 280 Ia32/RShiftU64.S | GCC 330 281 Ia32/LShiftU64.S | GCC 331 >>>>>>> .merge-right.r103776332 282 Ia32/EnableCache.S | GCC 333 283 Ia32/DisableCache.S | GCC
Note:
See TracChangeset
for help on using the changeset viewer.