Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
eric_tian 1e5914b54a R8 tracker sync:
Our UEFI Driver supports both SCSI Passthru (SPT) and Ext SCSI Passthru (That is our driver installs both SCSI Passthru and Ext SCSI Passthru). When we unload our driver SCSI Bus driver closes only ESPT and keeps SPT open. Due to this when I load my driver second time the SPT installation will fail and now attempting to unload will either crash the system or hang the system. 

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7906 6f19259b-4bc3-4df7-8a09-765794883524
2009-03-19 07:03:01 +00:00
BaseTools GenFds add support for PCD specified file GUID. 2009-03-17 09:48:47 +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 Remove single module's compression from FDF. We could get smaller size when compressing whole image. 2009-03-18 06:21:27 +00:00
EdkCompatibilityPkg Fix build break. 2009-03-18 06:15:07 +00:00
EdkShellBinPkg Three GUIDs had been retired, PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and PrimaryStandardErrorDeviceGuid. 2009-03-10 03:36:33 +00:00
EdkShellPkg Update default EDK Shell project Folder to be directly under workspace. 2009-03-13 00:07:26 +00:00
FatBinPkg remove the unused msa/npsd files 2008-09-20 06:18:16 +00:00
IntelFrameworkModulePkg ISO_639_2_ENTRY_SIZE has been made local. 2009-03-17 07:20:25 +00:00
IntelFrameworkPkg Update the header file coding style (alignment, comment, etc.) 2009-03-16 10:29:27 +00:00
MdeModulePkg R8 tracker sync: 2009-03-19 07:03:01 +00:00
MdePkg ISO_639_2_ENTRY_SIZE has been moved to be local. 2009-03-17 07:22:31 +00:00
Nt32Pkg modify the format of DynamicHii type pcd in DSC file. We directly use Unicode string to describe the stored variable string name rather than original hex code. 2009-03-17 05:50:48 +00:00
OptionRomPkg Add comments in DSC files to explain the function and design of components section. 2009-02-10 08:58:47 +00:00
PcAtChipsetPkg Merge improved comments into this driver. 2009-03-02 00:58:29 +00:00
UefiCpuPkg Remove unneeded reference to DuetPkg.dec. 2009-02-23 20:22:58 +00:00
UnixPkg modify the format of DynamicHii type pcd in DSC file. We directly use Unicode string to describe the stored variable string name rather than original hex code. 2009-03-17 05:50:21 +00:00
BuildNotes.txt Updated BuildNotes.txt according to new packages name: 2007-06-20 05:35:00 +00:00
BuildNotes2.txt updating the doc 2008-09-25 23:13:48 +00:00
edksetup.bat Removed Java/Ant specific content from the setup scripts. 2008-12-31 16:57:24 +00:00
edksetup.sh Removed Java/Ant specific content from the setup scripts. 2008-12-31 16:57:24 +00:00