Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
andrewfish a7a394a483 Make shell not ASSERT on older versions of EFI. On a Mac if you soft load Hii, DevicePathToText, and ComponentName drivers from edk2, then with this patch the new Shell will run.
Reviewed by: jcarsey



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11719 6f19259b-4bc3-4df7-8a09-765794883524
2011-06-01 02:27:02 +00:00
AppPkg Correct typo: GCC 5.4 --> GCC 4.5. 2011-04-28 17:15:31 +00:00
ArmPkg ArmPkg/PL180Mci: Fix build 2011-04-27 17:07:34 +00:00
ArmPlatformPkg ArmPlatformPkg: Add missing ASM_PFX() macro in exception call back 2011-04-27 17:06:17 +00:00
ArmRealViewEbPkg
BaseTools Sync BaseTools Branch (version r2161) to EDKII main trunk. 2011-05-26 07:35:18 +00:00
BeagleBoardPkg BeagleBoardPkg: Fix build 2011-03-31 12:59:00 +00:00
Conf
CryptoPkg Update code to pass packaging tool. 2011-05-30 09:56:57 +00:00
DuetPkg Solve a wrong pointer reference in QueryVariableInfo(). 2011-04-27 05:49:26 +00:00
EdkCompatibilityPkg Update code to pass packaging tool. 2011-05-30 09:56:57 +00:00
EdkShellBinPkg Clean up DEC files: 2011-05-09 17:48:32 +00:00
EdkShellPkg
EmbeddedPkg EmbeddedPkg/LauterbachT32: Lauterbach T32 Debug Scripts 2011-04-27 17:21:31 +00:00
FatBinPkg Clean up DEC files: 2011-05-09 17:49:17 +00:00
InOsEmuPkg Add BlockIO support to the emulator, still needs testing. Also update Emulator start code to only pass 2 args in place of 3. The 3rd argument is not needed. Still need a function as the BaseLib functoin does not have the correct calling conventions. Cleanup build script for binary shell case. 2011-05-31 20:23:36 +00:00
IntelFrameworkModulePkg Update the comments to describe the purpose of Removable array. 2011-05-27 03:24:34 +00:00
IntelFrameworkPkg Order sections as [Defines], [Includes], [LibraryClasses], [Guids], [Ppis], [Protocols], [PcdsFeatureFlag], [PcdsFixedAtBuild], [PcdsPatchableInModule], [PcdsDynamic] and [PcdsDynamicEx]. 2011-05-20 02:14:48 +00:00
MdeModulePkg Update the comments of InstallConfigurationTable to follow UEFI Spec. 2011-05-31 03:15:58 +00:00
MdePkg Update the comments of InstallConfigurationTable to follow UEFI Spec. 2011-05-31 03:14:30 +00:00
NetworkPkg Update the IPsec driver to check in invalid parameter of ProcessExt() according to UEFI Spec. 2011-05-31 02:03:57 +00:00
Nt32Pkg Fix the bug that WinNtBlockIo fails to properly allocate a buffer. 2011-05-31 05:56:20 +00:00
Omap35xxPkg
OptionRomPkg Clean up DEC files: 2011-05-09 17:50:20 +00:00
OvmfPkg Clean up DEC files: 2011-05-09 17:50:40 +00:00
PcAtChipsetPkg Clean up DEC files: 2011-05-09 17:51:00 +00:00
PerformancePkg Update code to pass packaging tool. 2011-05-30 09:56:57 +00:00
ShellBinPkg update due to a DSC error. 2011-05-17 20:55:57 +00:00
ShellPkg Make shell not ASSERT on older versions of EFI. On a Mac if you soft load Hii, DevicePathToText, and ComponentName drivers from edk2, then with this patch the new Shell will run. 2011-06-01 02:27:02 +00:00
SourceLevelDebugPkg
StdLib Correct typo: GCC 5.4 --> GCC 4.5. 2011-04-28 17:15:31 +00:00
StdLibPrivateInternalFiles Correct typo: GCC 5.4 --> GCC 4.5. 2011-04-28 17:15:31 +00:00
UefiCpuPkg CpuDxe entry point () only register exception handlers unassigned before. 2011-05-25 02:35:34 +00:00
UnixPkg Order sections as [Defines], [Includes], [LibraryClasses], [Guids], [Ppis], [Protocols], [PcdsFeatureFlag], [PcdsFixedAtBuild], [PcdsPatchableInModule], [PcdsDynamic] and [PcdsDynamicEx]. 2011-05-20 02:25:12 +00:00
BuildNotes2.txt
edksetup.bat
edksetup.sh