Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
oliviermartin ddff87b79e Omap35xxPkg/MMCHSDxe: Fixed initialization when started from gBS->ConnectController()
As soon as the MMCHSDxe is initialized is reinstalled its protocol.
It was crashing when the PartitionDxe was scanning for partition headers and the the MMC driver
reinstalls its protocols in the same time. The initial DiskIo and BlockIo instances used
by PartitionDxe were not valid after this reinstallation.



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12160 6f19259b-4bc3-4df7-8a09-765794883524
2011-08-18 09:20:17 +00:00
AppPkg Disable building socket applications. 2011-08-09 17:20:19 +00:00
ArmPkg ArmPkg/DebugAgentSymbolsOnlyLib: Fix the Firmware Base Address containing the Sec module 2011-08-15 17:00:09 +00:00
ArmPlatformPkg EmbeddedPkg/MmcDxe: Fix the indexes in the response array 2011-08-15 16:20:55 +00:00
ArmRealViewEbPkg Fix the build break in two open source packages caused by check in 10660. 2010-07-23 02:37:28 +00:00
BaseTools Revert last patch about "Modal form" opcode support. 2011-06-08 08:24:52 +00:00
BeagleBoardPkg BeagleBoardPkg: Ensure there is no pending IRQ and disable timer 2011-07-20 15:13:06 +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
CryptoPkg Add new interfaces to support PKCS7#7 signed data and authenticode signature. Update Cryptest to validate functionality of new interfaces. 2011-08-16 06:46:52 +00:00
DuetPkg Fix ICC build error. 2011-07-01 04:59:47 +00:00
EdkCompatibilityPkg Added 3 new EFI Resources Attributes defined in PI 1.2 Specification, Errata B. 2011-08-18 02:54:57 +00:00
EdkShellBinPkg Clean up DEC files: 2011-05-09 17:48:32 +00:00
EdkShellPkg Update EdkShellPkg.dsc read me to add a note to remind developers to update platform FDF files when they want to debug shell package to replace binaries from EdkShellBinPkg 2010-06-01 00:56:57 +00:00
EmbeddedPkg EmbeddedPkg/MmcDxe: Set the BlockLength at the beginning of the BlockIo transfer 2011-08-15 16:38:27 +00:00
EmulatorPkg EmulatorPkg/build.sh: Pass extra build options to the build command 2011-08-13 22:54:50 +00:00
FatBinPkg Clean up DEC files: 2011-05-09 17:49:17 +00:00
IntelFrameworkModulePkg Remove the code added originally to restore 8254 timer to 54ms. 2011-08-09 05:39:20 +00:00
IntelFrameworkPkg For libraries that have multiple module types support, just define a [Depex] section for specified module types that are permitted to have a [Depex] section. 2011-07-27 08:54:57 +00:00
MdeModulePkg Updated GCD implementation to consume the correct EFI Resources Attributes(Capabilities) instead of the wrong EFI Resources Attributes(Settings). 2011-08-18 02:05:46 +00:00
MdePkg Added 3 new EFI Resources Attributes defined in PI 1.2 Specification, Errata B. 2011-08-18 02:01:51 +00:00
NetworkPkg Add IScsiDxe driver to NetworkPkg in order to support iSCSI over IPv6 stack and iSCSI MPIO. 2011-08-17 02:38:08 +00:00
Nt32Pkg Clean up invalid keywords and missing keywords in [Define] section of INF/DEC files. 2011-06-28 02:24:46 +00:00
Omap35xxPkg Omap35xxPkg/MMCHSDxe: Fixed initialization when started from gBS->ConnectController() 2011-08-18 09:20:17 +00:00
OptionRomPkg Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:44:19 +00:00
OvmfPkg OvmfPkg/SmbiosPlatformDxe: Fix Visual Studio build issue 2011-08-17 23:30:34 +00:00
PcAtChipsetPkg Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-05 09:22:57 +00:00
PerformancePkg Allocate memory buffer to store TscFrequency, and InstallConfigurationTable with the pointer to this buffer. 2011-08-17 07:30:34 +00:00
ShellBinPkg update due to a DSC error. 2011-05-17 20:55:57 +00:00
ShellPkg ShellPkg: bug fix for edit search/replace function 2011-08-10 14:48:14 +00:00
SourceLevelDebugPkg Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. 2011-03-10 22:41:43 +00:00
StdLib Fix mismatch between the declaration and definition of fwrite. 2011-08-18 02:05:30 +00:00
StdLibPrivateInternalFiles Add plain-text ReadMe files and delete the PDF version. 2011-08-02 23:09:06 +00:00
UefiCpuPkg UefiCpuPkg: Replace the un-necessary WBINVD instruction at the reset vector with two NOPs in VTF0. 2011-08-04 03:25:14 +00:00
UnixPkg Clean up invalid keywords and missing keywords in [Define] section of INF/DEC files. 2011-06-28 02:24:46 +00:00
BuildNotes2.txt minor format update 2011-02-15 12:12:21 +00:00
edksetup.bat Correct copyright year 2011-02-16 12:21:31 +00:00
edksetup.sh Correct copyright year 2011-02-16 12:21:31 +00:00