mirror_edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64
Jordan Justen 79e1966432 MdeModulePkg BootScriptExecutorDxe: Convert X64/S3Asm.asm to NASM
The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert
X64/S3Asm.asm to X64/S3Asm.nasm

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
2016-06-28 09:52:01 +08:00
..
S3Asm.asm MdeModulePkg BootScriptExecutorDxe: EXTERNDEF=>PUBLIC in S3Asm 2016-06-28 09:51:53 +08:00
S3Asm.nasm MdeModulePkg BootScriptExecutorDxe: Convert X64/S3Asm.asm to NASM 2016-06-28 09:52:01 +08:00
S3Asm.S MdeMdeModulePkg/BootScriptExecutorDxe: Replaces absolute addressing that requires a relocation entry with PC relative addressing that does not require a relocation entry. This patch is required to make this file assemble and link with Xcode 2013-04-16 02:45:36 +00:00
SetIdtEntry.c MdeModulePkg BootScriptExecutorDxe: Reduce reserved memory consumption 2015-07-27 03:03:25 +00:00