Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
jljusten d22d1f535b OVMF VTF0 Reset Vector: Set 'accessed' bit in GDT descriptors
In some environments, the accessed bit should be set to allow the
global descriptor table (GDT) to reside in unmodifiable flash
memory.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9675 6f19259b-4bc3-4df7-8a09-765794883524
2010-01-04 16:18:06 +00:00
ArmPkg Working on having a single stack for all modes. This code currently has an issue nesting interrupts in a big honking loop, but seems to save and restore context correctly. 2009-12-22 23:23:41 +00:00
BaseTools Sync tool code to BuildTools project r1783. 2009-12-29 06:16:53 +00:00
BeagleBoardPkg Make the build.sh script match the TOT BaseTools project. 2009-12-09 01:40:24 +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 Refer to OEM status code hook library instances in MdeModulePkg. 2009-12-29 09:57:26 +00:00
EdkCompatibilityPkg Only check the unsupported IFR opcode for framework HII form package. 2009-12-31 10:36:54 +00:00
EdkShellBinPkg Update shell binaries to newer version snapshot 2009-12-14 snapshot. 2010-01-04 02:19:04 +00:00
EdkShellPkg Fix incorrect EDK library enumeration in EdkShellPkg.dsc: 2009-11-18 06:31:04 +00:00
EmbeddedPkg Adding support for BeagleBoard. 2009-12-06 01:57:05 +00:00
FatBinPkg 1. Update Fat binaries for IA32, x64, IPF and EBC to base on MdePkg 1.01 release (EDK SVN r9029). 2009-12-16 05:02:17 +00:00
IntelFrameworkModulePkg IntelFrameworkModulePkg: SerialStatusCode output was incorrect 2010-01-04 16:17:52 +00:00
IntelFrameworkPkg Remove duplicated definition of EFI_SMM_COMMUNICATE_HEADER in PI and Framework SMM. 2009-12-31 06:54:11 +00:00
MdeModulePkg MdeModulePkg AcpiTableDxe: Fix compiler warning 2010-01-04 16:17:55 +00:00
MdePkg the 1st paramter of the function prototype lost the "CONST" keyword which is not complied with Spec 2009-12-29 09:11:01 +00:00
Nt32Pkg Implement the simulation version of StallPei for NT32 platform. It bases on window API Sleep(). 2010-01-04 04:45:44 +00:00
OptionRomPkg Enable Undi driver to support multicast MAC address mapped from IPv6 address 2009-12-14 08:14:08 +00:00
OvmfPkg OVMF VTF0 Reset Vector: Set 'accessed' bit in GDT descriptors 2010-01-04 16:18:06 +00:00
PcAtChipsetPkg Update drivers to consume CPU I/O 2 Protocol instead of Framework CPU I/O Protocol. 2009-12-07 03:25:16 +00:00
ShellPkg add ASSERT to 2 functions and fix issue with size difference between old and new shell versions. 2009-12-07 18:05:00 +00:00
UefiCpuPkg BaseUefiCpuLib: Preserve EBX register in InitializeFloatingPointUnits 2009-12-16 23:29:20 +00:00
UnixPkg Refer to OEM status code hook library instances in MdeModulePkg. 2009-12-29 09:39:01 +00:00
BuildNotes2.txt updating the doc 2008-09-25 23:13:48 +00:00
edksetup.bat Added support for VS2008. 2009-11-16 23:02:57 +00:00
edksetup.sh add more description in edksetup.sh 2009-07-08 05:54:53 +00:00