repo_id
string
size
int64
file_path
string
content
string
wudun7/UGuardMap
1,191
VisualUefi/edk2/MdePkg/Library/BaseCpuLib/AArch64/CpuFlushTlb.S
#------------------------------------------------------------------------------ # # CpuFlushTlb() for ARM # # Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.<BR> # Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR> # Portions copyright (c) 2011 - 2013, ARM Ltd. All rights reserve...
wudun7/UGuardMap
1,283
VisualUefi/edk2/MdePkg/Library/BaseCpuLib/Arm/CpuSleep.S
#------------------------------------------------------------------------------ # # CpuSleep() for ARMv7 # # ARMv6 versions was: # MOV r0,#0 # MCR p15,0,r0,c7,c0,4 ;Wait for Interrupt instruction # # But this is a no-op on ARMv7 # # Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR> # Portio...
wudun7/UGuardMap
1,131
VisualUefi/edk2/MdePkg/Library/BaseCpuLib/Arm/CpuFlushTlb.S
#------------------------------------------------------------------------------ # # CpuFlushTlb() for ARM # # Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR> # Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR> # This program and the accompanying materials # are licensed and ...
wudun7/UGuardMap
1,241
VisualUefi/edk2/MdePkg/Library/BaseLib/AArch64/CpuBreakpoint.S
#------------------------------------------------------------------------------ # # CpuBreakpoint() for AArch64 # # Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.<BR> # Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR> # Portions copyright (c) 2011 - 2013, ARM Ltd. All rights r...
wudun7/UGuardMap
1,424
VisualUefi/edk2/MdePkg/Library/BaseLib/AArch64/GetInterruptsState.S
#------------------------------------------------------------------------------ # # GetInterruptState() function for AArch64 # # Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.<BR> # Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR> # Portions copyright (c) 2011 - 2013, ARM Ltd....
wudun7/UGuardMap
1,082
VisualUefi/edk2/MdePkg/Library/BaseLib/AArch64/EnableInterrupts.S
#------------------------------------------------------------------------------ # # EnableInterrupts() for AArch64 # # Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.<BR> # Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR> # Portions copyright (c) 2011 - 2013, ARM Ltd. All right...
wudun7/UGuardMap
1,035
VisualUefi/edk2/MdePkg/Library/BaseLib/AArch64/MemoryFence.S
##------------------------------------------------------------------------------ # # MemoryFence() for AArch64 # # Copyright (c) 2013, ARM Ltd. All rights reserved. # # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies thi...
wudun7/UGuardMap
1,085
VisualUefi/edk2/MdePkg/Library/BaseLib/AArch64/DisableInterrupts.S
#------------------------------------------------------------------------------ # # DisableInterrupts() for AArch64 # # Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.<BR> # Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR> # Portions copyright (c) 2011 - 2013, ARM Ltd. All righ...
wudun7/UGuardMap
1,872
VisualUefi/edk2/MdePkg/Library/BaseLib/AArch64/SwitchStack.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.<BR> # Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR> # Portions copyright (c) 2011 - 2013, ARM Limited. All rights reserved.<BR> # This program ...
wudun7/UGuardMap
3,191
VisualUefi/edk2/MdePkg/Library/BaseLib/AArch64/SetJumpLongJump.S
#------------------------------------------------------------------------------ # # Copyright (c) 2009-2013, ARM Ltd. All rights reserved. # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. The full t...
wudun7/UGuardMap
1,101
VisualUefi/edk2/MdePkg/Library/BaseLib/Arm/CpuBreakpoint.S
#------------------------------------------------------------------------------ # # CpuBreakpoint() for ARM # # Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR> # Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR> # This program and the accompanying materials # are licensed an...
wudun7/UGuardMap
5,582
VisualUefi/edk2/MdePkg/Library/BaseLib/Arm/Math64.S
#------------------------------------------------------------------------------ # # Replacement for Math64.c that is coded to use older GCC intrinsics. # Doing this reduces the number of intrinsics that are required when # you port to a new version of gcc. # # Need to split this into multple files to size optimize the ...
wudun7/UGuardMap
1,260
VisualUefi/edk2/MdePkg/Library/BaseLib/Arm/GetInterruptsState.S
#------------------------------------------------------------------------------ # # GetInterruptState() function for ARM # # Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR> # Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR> # This program and the accompanying materials # ar...
wudun7/UGuardMap
1,025
VisualUefi/edk2/MdePkg/Library/BaseLib/Arm/EnableInterrupts.S
#------------------------------------------------------------------------------ # # EnableInterrupts() for ARM # # Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR> # Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR> # This program and the accompanying materials # are licensed...
wudun7/UGuardMap
1,036
VisualUefi/edk2/MdePkg/Library/BaseLib/Arm/MemoryFence.S
##------------------------------------------------------------------------------ # # MemoryFence() for AArch64 # # Copyright (c) 2013, ARM Ltd. All rights reserved. # # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies thi...
wudun7/UGuardMap
1,030
VisualUefi/edk2/MdePkg/Library/BaseLib/Arm/DisableInterrupts.S
#------------------------------------------------------------------------------ # # DisableInterrupts() for ARM # # Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR> # Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR> # This program and the accompanying materials # are license...
wudun7/UGuardMap
1,865
VisualUefi/edk2/MdePkg/Library/BaseLib/Arm/SwitchStack.S
//------------------------------------------------------------------------------ // // Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR> // Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR> // Portions copyright (c) 2011, ARM Limited. All rights reserved.<BR> // This program a...
wudun7/UGuardMap
2,205
VisualUefi/edk2/MdePkg/Library/BaseLib/Arm/SetJumpLongJump.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR> # Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the t...
wudun7/UGuardMap
1,780
VisualUefi/edk2/MdePkg/Library/BaseLib/Ia32/DivU64x32Remainder.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
1,746
VisualUefi/edk2/MdePkg/Library/BaseLib/Ia32/DisablePaging32.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
1,316
VisualUefi/edk2/MdePkg/Library/BaseLib/Ia32/ModU64x32.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. Th...
wudun7/UGuardMap
1,350
VisualUefi/edk2/MdePkg/Library/BaseLib/Ia32/ARShiftU64.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
1,711
VisualUefi/edk2/MdePkg/Library/BaseLib/Ia32/MultU64x64.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
1,259
VisualUefi/edk2/MdePkg/Library/BaseLib/Ia32/Monitor.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
1,439
VisualUefi/edk2/MdePkg/Library/BaseLib/Ia32/DivU64x32.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
1,671
VisualUefi/edk2/MdePkg/Library/BaseLib/Ia32/EnablePaging32.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
1,348
VisualUefi/edk2/MdePkg/Library/BaseLib/Ia32/MultU64x32.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
1,481
VisualUefi/edk2/MdePkg/Library/BaseLib/Ia32/LRotU64.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
1,625
VisualUefi/edk2/MdePkg/Library/BaseLib/Ia32/InternalSwitchStack.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR> # Portions copyright (c) 2011, Apple Inc. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms an...
wudun7/UGuardMap
1,576
VisualUefi/edk2/MdePkg/Library/BaseLib/Ia32/SetJump.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
7,257
VisualUefi/edk2/MdePkg/Library/BaseLib/Ia32/Thunk16.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2013, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
1,434
VisualUefi/edk2/MdePkg/Library/BaseLib/Ia32/RShiftU64.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
1,649
VisualUefi/edk2/MdePkg/Library/BaseLib/Ia32/CpuId.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
1,219
VisualUefi/edk2/MdePkg/Library/BaseLib/Ia32/DisableCache.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
1,216
VisualUefi/edk2/MdePkg/Library/BaseLib/Ia32/EnableCache.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
1,384
VisualUefi/edk2/MdePkg/Library/BaseLib/Ia32/LShiftU64.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
1,732
VisualUefi/edk2/MdePkg/Library/BaseLib/Ia32/CpuIdEx.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2012, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
1,243
VisualUefi/edk2/MdePkg/Library/BaseLib/Ia32/SwapBytes64.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
1,479
VisualUefi/edk2/MdePkg/Library/BaseLib/Ia32/LongJump.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
1,533
VisualUefi/edk2/MdePkg/Library/BaseLib/Ia32/RRotU64.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
3,468
VisualUefi/edk2/MdePkg/Library/BaseLib/Ia32/DivU64x64Remainder.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
3,170
VisualUefi/edk2/MdePkg/Library/BaseLib/Ia32/RdRand.S
#------------------------------------------------------------------------------ ; # Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
1,093
VisualUefi/edk2/MdePkg/Library/BaseLib/Ia32/EnableDisableInterrupts.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
1,139
VisualUefi/edk2/MdePkg/Library/BaseLib/Ia32/Mwait.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
2,470
VisualUefi/edk2/MdePkg/Library/BaseLib/Ia32/EnablePaging64.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
1,405
VisualUefi/edk2/MdePkg/Library/BaseMemoryLibOptPei/Ia32/SetMem.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
1,575
VisualUefi/edk2/MdePkg/Library/BaseMemoryLibOptPei/Ia32/ScanMem16.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
1,569
VisualUefi/edk2/MdePkg/Library/BaseMemoryLibOptPei/Ia32/ScanMem8.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
1,577
VisualUefi/edk2/MdePkg/Library/BaseMemoryLibOptPei/Ia32/ScanMem32.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
1,653
VisualUefi/edk2/MdePkg/Library/BaseMemoryLibOptPei/Ia32/CompareMem.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
1,246
VisualUefi/edk2/MdePkg/Library/BaseMemoryLibOptPei/Ia32/SetMem16.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
1,343
VisualUefi/edk2/MdePkg/Library/BaseMemoryLibOptPei/Ia32/SetMem64.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
1,323
VisualUefi/edk2/MdePkg/Library/BaseMemoryLibOptPei/Ia32/ZeroMem.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
1,976
VisualUefi/edk2/MdePkg/Library/BaseMemoryLibOptPei/Ia32/CopyMem.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
1,242
VisualUefi/edk2/MdePkg/Library/BaseMemoryLibOptPei/Ia32/SetMem32.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
1,730
VisualUefi/edk2/MdePkg/Library/BaseMemoryLibOptPei/Ia32/ScanMem64.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distributi...
wudun7/UGuardMap
1,482
VisualUefi/edk2/QuarkPlatformPkg/Acpi/Dxe/BootScriptExecutorDxe/IA32/S3Asm.S
## @file # # Copyright (c) 2013-2015 Intel Corporation. # # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. The full text of the license may be found at # http://opensource.org/licenses/bsd-license.ph...
wudun7/UGuardMap
23,008
VisualUefi/edk2/QuarkPlatformPkg/Library/PlatformSecLib/Ia32/Flat32.S
#------------------------------------------------------------------------------ # # Copyright (c) 2013 - 2016 Intel Corporation. # # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. The full text of th...
wudun7/UGuardMap
1,789
VisualUefi/edk2/CorebootModulePkg/SecCore/Ia32/SecEntry.S
#------------------------------------------------------------------------------ # # Copyright (c) 2013, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. Th...
wudun7/UGuardMap
2,423
VisualUefi/edk2/CorebootModulePkg/SecCore/Ia32/Stack.S
#------------------------------------------------------------------------------ # # Copyright (c) 2013, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. Th...
wudun7/UGuardMap
6,179
VisualUefi/edk2/EdkCompatibilityPkg/Compatibility/MpServicesOnFrameworkMpServicesThunk/IA32/MpFuncs.S
#------------------------------------------------------------------------------ # IA32 assembly file for AP startup vector. # # Copyright (c) 2009 - 2012, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD...
wudun7/UGuardMap
4,340
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Cpu/Pentium/CpuIA32Lib/IA32/CpuIA32.S
#/*++ # #Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR> #This program and the accompanying materials #are licensed and made available under the terms and conditions of the BSD License #which accompanies this distribution. The full text of the license may be fo...
wudun7/UGuardMap
2,413
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/Thunk16/Ia32/Fx.S
#***************************************************************************** #* #* Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR> #* This program and the accompanying materials #* are licensed and made available under the terms and conditions of the BSD License ...
wudun7/UGuardMap
5,227
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/Thunk16/Ia32/Thunk16.S
#***************************************************************************** #* #* Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR> #* This program and the accompanying materials #* are licensed and made available under the terms and conditions of the BSD License ...
wudun7/UGuardMap
1,280
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/WriteIdt.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. Th...
wudun7/UGuardMap
1,529
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/ReadIdt.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. Th...
wudun7/UGuardMap
1,787
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/SupportItpDebug.S
#------------------------------------------------------------------------------ # # Copyright (c) 2008, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which...
wudun7/UGuardMap
4,746
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/ProcessorAsms.S
# # Copyright (c) 2004, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. The full text of the license may be found at ...
wudun7/UGuardMap
3,560
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/EfiSetMem.S
#/*++ # #Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> #This program and the accompanying materials #are licensed and made available under the terms and conditions of the BSD License #which accompanies this distribution. The full text of the license may be found at ...
wudun7/UGuardMap
1,993
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/Power10U64.S
#/*++ # #Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> #This program and the accompanying materials #are licensed and made available under the terms and conditions of the BSD License #which accompanies this distribution. The full text of the license may be found at ...
wudun7/UGuardMap
1,769
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/GetPowerOfTwo.S
#/*++ # #Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> #This program and the accompanying materials #are licensed and made available under the terms and conditions of the BSD License #which accompanies this distribution. The full text of the license may be found at ...
wudun7/UGuardMap
3,590
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/EfiZeroMem.S
#/*++ # #Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> #This program and the accompanying materials #are licensed and made available under the terms and conditions of the BSD License #which accompanies this distribution. The full text of the license may be found at ...
wudun7/UGuardMap
3,013
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/DivU64x32.S
#--------------------------------------------------------------------------- #/*++ # #Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> #This program and the accompanying materials #are licensed and made available under the terms and conditions of the BSD License #which ...
wudun7/UGuardMap
1,967
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/MultU64x32.S
#/*++ # #Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> #This program and the accompanying materials #are licensed and made available under the terms and conditions of the BSD License #which accompanies this distribution. The full text of the license may be found at ...
wudun7/UGuardMap
2,228
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/RShiftU64.S
#/*++ # #Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> #This program and the accompanying materials #are licensed and made available under the terms and conditions of the BSD License #which accompanies this distribution. The full text of the license may be found at ...
wudun7/UGuardMap
1,871
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/Log2.S
#/*++ # #Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> #This program and the accompanying materials #are licensed and made available under the terms and conditions of the BSD License #which accompanies this distribution. The full text of the license may be found at ...
wudun7/UGuardMap
5,677
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/EfiCopyMem.S
#/*++ # #Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> #This program and the accompanying materials #are licensed and made available under the terms and conditions of the BSD License #which accompanies this distribution. The full text of the license may be found at ...
wudun7/UGuardMap
2,211
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/LShiftU64.S
#/*++ # #Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> #This program and the accompanying materials #are licensed and made available under the terms and conditions of the BSD License #which accompanies this distribution. The full text of the license may be found at ...
wudun7/UGuardMap
1,270
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/Ia32/SetMem.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. Th...
wudun7/UGuardMap
1,536
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/Ia32/ScanMem16.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. Th...
wudun7/UGuardMap
1,530
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/Ia32/ScanMem8.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. Th...
wudun7/UGuardMap
1,536
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/Ia32/ScanMem32.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. Th...
wudun7/UGuardMap
1,614
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/Ia32/CompareMem.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. Th...
wudun7/UGuardMap
1,262
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/Ia32/SetMem16.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. Th...
wudun7/UGuardMap
1,359
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/Ia32/SetMem64.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. Th...
wudun7/UGuardMap
1,339
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/Ia32/ZeroMem.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. Th...
wudun7/UGuardMap
2,072
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/Ia32/CopyMem.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. Th...
wudun7/UGuardMap
1,258
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/Ia32/SetMem32.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. Th...
wudun7/UGuardMap
1,691
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/Ia32/ScanMem64.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. Th...
wudun7/UGuardMap
1,121
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadMm4.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. Th...
wudun7/UGuardMap
1,051
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadCr2.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. Th...
wudun7/UGuardMap
1,121
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/FxSave.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. Th...
wudun7/UGuardMap
1,070
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/WriteMm0.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. Th...
wudun7/UGuardMap
1,051
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadCr3.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. Th...
wudun7/UGuardMap
1,121
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadMm6.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. Th...
wudun7/UGuardMap
1,114
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/WriteCr3.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. Th...
wudun7/UGuardMap
1,070
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/WriteMm3.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. Th...
wudun7/UGuardMap
1,051
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadCr0.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. Th...
wudun7/UGuardMap
1,032
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/Wbinvd.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. Th...
wudun7/UGuardMap
1,121
VisualUefi/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ReadMm2.S
#------------------------------------------------------------------------------ # # Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. Th...