Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
Qiu Shumin a726471baa ShellBinPkg: Ia32/X64 Shell binary update.
The binaries of ShellBinPkg are generated with ShellPkg project 17584. The binaries are built with no debug information by building with "RELEASE" target.
The previous submitted Shell binaries (r17619) linked the wrong lib instance. This check in fix the issue.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qiu Shumin <shumin.qiu@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17629 6f19259b-4bc3-4df7-8a09-765794883524
2015-06-12 11:20:53 +00:00
AppPkg */Contributions.txt: Update example email address 2015-02-03 17:29:14 +00:00
ArmPkg ArmPkg: reduce sysreg access count in GIC revision probe 2015-06-09 09:28:06 +00:00
ArmPlatformPkg Renamed ArmPlatformPkg/ArmVirtualizationPkg into ArmVirtPkg 2015-05-29 13:50:43 +00:00
ArmVirtPkg ArmVirtPkg: add "Contributions.txt" and "License.txt" 2015-06-08 22:00:36 +00:00
BaseTools BaseTools: Generate a FV EXT entry for FV UI name. 2015-06-12 00:58:18 +00:00
BeagleBoardPkg ArmPlaformPkg: Replaced gArmPlatformTokenSpaceGuid.PcdPlatformBootTimeOut 2015-05-13 18:25:47 +00:00
Conf EDK II: Add .gitignore 2014-10-14 16:08:15 +00:00
CorebootModulePkg CorebootModulePkg/CbSupportPei: Relace tabs with whitespaces 2015-06-03 02:48:07 +00:00
CorebootPayloadPkg CorebootPayloadPkg: Replace PciHostBridge driver with PciRootBridgeNoEnumeration 2015-05-11 15:52:31 +00:00
CryptoPkg Upgrade to OpenSSL-0.9.8zf (released on 19-MAR-2015). 2015-03-25 08:13:32 +00:00
DuetPkg DuetPkg: Use the new PCDs defined in MdePkg. 2015-05-06 03:26:49 +00:00
EdkCompatibilityPkg EdkCompatibilityPkg SmmBaseHelper: Unregister profile image correctly. 2015-06-09 09:42:15 +00:00
EdkShellBinPkg */Contributions.txt: Update example email address 2015-02-03 17:29:14 +00:00
EdkShellPkg */Contributions.txt: Update example email address 2015-02-03 17:29:14 +00:00
EmbeddedPkg EmbeddedPkg/AcpiLib: Introduced LocateAndInstallAcpiFromFvConditional() 2015-05-29 14:39:41 +00:00
EmulatorPkg EmulatorPkg: Use the new PCDs defined in MdePkg. 2015-05-06 03:28:12 +00:00
FatBinPkg FatBinPkg: Update ARM and AArch64 binaries 2015-02-27 17:27:42 +00:00
IntelFrameworkModulePkg IntelFrameworkModulePkg/IsaSerialDxe: Use PcdSerialClockRate instead of hard code value 2015-06-10 04:18:50 +00:00
IntelFrameworkPkg IntelFrameworkPkg: Fix a non ASCII char in LegacyBios.h. 2015-04-16 06:50:38 +00:00
IntelFspPkg IntelFspPkg: correct comments and rename a label 2015-06-03 04:55:58 +00:00
IntelFspWrapperPkg IntelFspWrapperPkg: Update PeiFspHobProcessLibSample to consume PI CapsulePpi 2015-05-08 07:44:30 +00:00
MdeModulePkg MdeModulePkg Variable: Move VariableLock install into SmmVariableReady(). 2015-06-11 10:24:36 +00:00
MdePkg MdePkg: Add EFI REST Protocol definitions 2015-06-10 02:52:42 +00:00
NetworkPkg Remove Framework HII "class\subclass" in all VFR 2015-05-21 07:58:12 +00:00
Nt32Pkg Nt32Pkg: Use different FILE_GUID. 2015-05-18 05:30:01 +00:00
Omap35xxPkg */Contributions.txt: Update example email address 2015-02-03 17:29:14 +00:00
OptionRomPkg Add IPV6 support from UNDI 2015-04-30 02:57:10 +00:00
OvmfPkg OvmfPkg/PlatformPei: Initialise RCBA (B0:D31:F0 0xf0) register 2015-06-09 15:28:15 +00:00
PcAtChipsetPkg PcAtChipsetPkg: Fix PCD expression build failure 2015-06-12 01:43:46 +00:00
PerformancePkg */Contributions.txt: Update example email address 2015-02-03 17:29:14 +00:00
SecurityPkg SecurityPkg Variable: Move VariableLock install into SmmVariableReady(). 2015-06-11 10:23:44 +00:00
ShellBinPkg ShellBinPkg: Ia32/X64 Shell binary update. 2015-06-12 11:20:53 +00:00
ShellPkg ShellPkg\Application\Shell: Clean start row information after the console has been Reset or SetMode. 2015-06-09 02:29:37 +00:00
SourceLevelDebugPkg SourceLevelDebugPkg/DxeDebugAgent: Initialize Local APIC Timer 2015-06-10 01:45:18 +00:00
StdLib */Contributions.txt: Update example email address 2015-02-03 17:29:14 +00:00
StdLibPrivateInternalFiles */Contributions.txt: Update example email address 2015-02-03 17:29:14 +00:00
UefiCpuPkg UefiCpuPkg/CpuExceptionHandlerLib: Support IA32 processors without DE or FXSAVE/FXRESTOR 2015-04-27 19:54:52 +00:00
UnixPkg UnixPkg: Remove UnixPkg files (It is replaced by EmulatorPkg) 2013-07-29 21:09:55 +00:00
Vlv2DeviceRefCodePkg Add definitions for Protected Region 1 register. 2015-06-11 02:16:41 +00:00
Vlv2TbltDevicePkg Sync the branch changes to trunk. 2015-06-11 02:50:20 +00:00
.gitignore EDK II: Add .gitignore 2014-10-14 16:08:15 +00:00
BuildNotes2.txt Update to new SVN URL in readme.txt 2013-06-08 05:26:39 +00:00
Edk2Setup.bat Updated version, missed the last two commits and to add the SVN Revision property (last part of the version value). 2014-08-22 16:08:47 +00:00
Maintainers.txt Maintainers.txt: Added Leif Lindholm as a co-maintainer 2015-05-29 16:23:52 +00:00
edksetup.bat Update edksetup.bat to support Microsoft Visual Studio 2013 when building the Nt32Pkg emulation platform (enabled using the --nt32 flag). 2014-10-30 17:09:25 +00:00
edksetup.sh edksetup.sh: Ensure that WORKSPACE points to the top of an edk2 checkout 2014-07-28 17:37:40 +00:00