Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
jljusten 38851e781d OvmfPkg: LoadLinuxLib: Fix check for relocatable kernel
Boot protocol 2.05 just means that the relocatable_kernel field is present
in the header. We should actually check that it's *set*.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14051 6f19259b-4bc3-4df7-8a09-765794883524
2013-01-16 06:49:27 +00:00
AppPkg
ArmPkg ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize stacks 2012-09-28 11:01:36 +00:00
ArmPlatformPkg ArmPlatformPkg/Scripts: Fixed the Makefile for Windows 2012-10-29 14:54:21 +00:00
BaseTools
BeagleBoardPkg ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize stacks 2012-09-28 11:01:36 +00:00
Conf
CryptoPkg 1. Enable the whole X509v3 extension checking. 2012-12-28 01:20:57 +00:00
DuetPkg Add missing braces around initializer. 2012-10-11 02:15:23 +00:00
EdkCompatibilityPkg Save/Restore missing volatile registers (XMM0-5) save/restore in Page Fault handler. 2012-11-28 04:49:48 +00:00
EdkShellBinPkg
EdkShellPkg
EmbeddedPkg EmbeddedPkg/MmcDxe: Ensure MMC is in Identification Mode 2012-10-19 09:47:49 +00:00
EmulatorPkg Update to build with 10.8 OS X Frameworks. This is a Mac only change. 2012-12-22 00:47:17 +00:00
FatBinPkg
IntelFrameworkModulePkg Follow UEFI spec, clean the CRC32 field before calculate CRC for system table. 2013-01-15 06:38:45 +00:00
IntelFrameworkPkg Add ASSERT() for BitField operations to make sure the input value is valid. 2012-12-25 02:29:46 +00:00
MdeModulePkg Fix the issue that RuntimeServiceQueryVariableInfo() in VariableSmmRuntimeDxe always return EFI_SUCCESS. 2013-01-15 06:43:24 +00:00
MdePkg Allocate temp buffer instead of change the input string to avoid crush. 2013-01-08 08:30:51 +00:00
NetworkPkg Update IPv6 configuration UI: 1) keep addresses blank when enter ‘Advanced Configuration’ page; 2) Save parameters in ‘Advanced Configuration’ immediately when user press ‘Commit Changes and Exit’ . 2013-01-15 02:19:42 +00:00
Nt32Pkg
Omap35xxPkg
OptionRomPkg 1. Add EFI_COMPONENT_NAME2_PROTOCOL support for UNDI driver. 2012-12-13 06:41:07 +00:00
OvmfPkg OvmfPkg: LoadLinuxLib: Fix check for relocatable kernel 2013-01-16 06:49:27 +00:00
PcAtChipsetPkg Raise TPL to high to disable CPU interrupt before 8259 legacy base vector is changed, then restore TPL level at last when 8259 initialization is done. 2012-10-31 08:58:27 +00:00
PerformancePkg
SecurityPkg Fix the issue that RuntimeServiceQueryVariableInfo() in VariableSmmRuntimeDxe always return EFI_SUCCESS. 2013-01-15 06:43:24 +00:00
ShellBinPkg
ShellPkg ShellPkg: Updates to DumpHex() and ‘dmem’ command for correct output format 2012-12-19 16:47:06 +00:00
SourceLevelDebugPkg Roll back r13823. 2012-10-11 09:19:59 +00:00
StdLib StdLib: Fix issue with Canonical output expansion of NL to CR NL and similar expansions. 2012-12-21 18:19:41 +00:00
StdLibPrivateInternalFiles StdLib: Add internal use only header for interactive I/O. 2012-12-11 21:03:57 +00:00
UefiCpuPkg Add missing status code in several modules. 2012-10-30 04:25:43 +00:00
UnixPkg UnixPkg: Mark as deprecated (replaced by EmulatorPkg) 2012-10-05 07:05:54 +00:00
BuildNotes2.txt
edksetup.bat
edksetup.sh