Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
qhuang8 1a76fbef84 Save label "@F" to 64-bit register (r10) instead of 32-bit register (eax) in case label @F is above 4G.
Use "far retq" to load CS and 64-bit rip instead.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8455 6f19259b-4bc3-4df7-8a09-765794883524
2009-06-03 08:11:34 +00:00
BaseTools Update GenFw tool to zero time/date by default. 2009-06-03 03:22:08 +00:00
Conf Adding top-level Conf directory for next generation of EDK II build infrastructure tools. 2007-06-20 19:33:23 +00:00
DuetPkg Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SIZE with sizeof(Buffer) 2009-06-01 22:42:58 +00:00
EdkCompatibilityPkg Add directory for the new added Language Library. 2009-06-01 06:46:03 +00:00
EdkShellBinPkg Update shell binaries to use the newest EDK shell snapshot. This version has integrate the patch to use EDKII GetBestLanguage() to solve RFC 4646 language matching issue in drivers, dh, DevTree, etc. 2009-06-01 08:44:07 +00:00
EdkShellPkg Remove ShellHotFix.patch since the newest EDK shell snapshot has integrated the complete fix for RFC 4646 language match issue in drivers, dh, DevTree, etc. 2009-06-01 08:16:33 +00:00
FatBinPkg Update FAT binary for the source update: 2009-03-25 08:42:33 +00:00
IntelFrameworkModulePkg Fix IPF alignment fault caused by addition of BASE_LIST type that was added to resolve the X64 GCC VA_LIST issue. 2009-06-03 03:50:15 +00:00
IntelFrameworkPkg Fix minor typos in comments. 2009-06-03 05:59:40 +00:00
MdeModulePkg Make sure BASE_LIST is always aligned on a 64-bit boundary 2009-06-03 03:47:55 +00:00
MdePkg Save label "@F" to 64-bit register (r10) instead of 32-bit register (eax) in case label @F is above 4G. 2009-06-03 08:11:34 +00:00
Nt32Pkg Fix <.><..> can not work correctly on NT32 platform. 2009-06-03 03:11:36 +00:00
OptionRomPkg Replace references to RFC 3066 with RFC 4646. 2009-04-30 05:37:31 +00:00
OvmfPkg Add more details to OvmfPkg/README for building & running. 2009-05-28 18:02:25 +00:00
PcAtChipsetPkg 1. removed an extra call to SetVectorBase() in the SetMode() function. 2009-06-01 07:16:03 +00:00
ShellPkg Fix linked list loops 2009-05-22 23:31:56 +00:00
UefiCpuPkg Add CPU DXE driver for IA32 & X64 processor architectures. 2009-05-27 21:09:47 +00:00
UnixPkg changed %s to %a to print correct ascii string. 2009-06-03 05:43:22 +00:00
BuildNotes.txt Updated BuildNotes.txt according to new packages name: 2007-06-20 05:35:00 +00:00
BuildNotes2.txt updating the doc 2008-09-25 23:13:48 +00:00
edksetup.bat Removed Java/Ant specific content from the setup scripts. 2008-12-31 16:57:24 +00:00
edksetup.sh Removed Java/Ant specific content from the setup scripts. 2008-12-31 16:57:24 +00:00