Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
lgao4 96f6af14d6 Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And update drivers that use this macro. The reason is that
PciIoAttributes() in PciIo.c treats EFI_PCI_DEVICE_ENABLE specially so that when EFI_PCI_DEVICE_ENABLE is passed in, only the supported bits of driver will be enabled. Now many drivers use EFI_PCI_DEVICE_ENABLE to enable PCI device even if some of them don't support some of the attributes like EFI_PCI_IO_ATTRIBUTE_MEMORY. This doesn't conform to UEFI 2.0 spec.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4115 6f19259b-4bc3-4df7-8a09-765794883524
2007-10-15 07:44:27 +00:00
BaseTools Added GCC assembly code preprocessing support 2007-10-15 06:17:00 +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
EdkCompatibilityPkg Removed IntelframeworkPkg contamination from MdeModulePkg modules. 2007-07-03 18:34:24 +00:00
EdkFatBinPkg Remove the package dependency of MdePkg. 2007-04-26 06:25:41 +00:00
EdkModulePkg Update gHobList in DXE core when GCD relocates hob list. 2007-08-03 05:45:55 +00:00
EdkNt32Pkg Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. 2007-06-25 08:54:54 +00:00
EdkShellBinPkg Add ReadMe.txt to contain shell source version information for the shell binary. 2007-10-11 08:04:53 +00:00
EdkUnixPkg Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. 2007-06-25 08:54:54 +00:00
FatBinPkg Remove BINARY_MODULE = true attribute from binary module inf file, because this attribute has not been supported in INF spec. 2007-10-10 02:24:35 +00:00
IntelFrameworkModulePkg Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And update drivers that use this macro. The reason is that 2007-10-15 07:44:27 +00:00
IntelFrameworkPkg Use Device Path Macros to get Device Path Type/SubType. (Some extensions might use high-bit-set device path type to specify "unpacked" device path.) 2007-09-18 02:41:33 +00:00
MdeModulePkg Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And update drivers that use this macro. The reason is that 2007-10-15 07:44:27 +00:00
MdePkg Remove library instance of PeiServicesTablePointerLibMm7 2007-10-15 02:54:21 +00:00
Nt32Pkg Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And update drivers that use this macro. The reason is that 2007-10-15 07:44:27 +00:00
OldMdePkg one more PAL define 2007-08-01 19:07:36 +00:00
Setup Adding a separate Setup Directory which will contain the edksetup files so that SVN Aggregations will work correctly. User will have to open a command prompt window and type Setup\edksetup.bat 2007-07-16 23:45:30 +00:00
Tools Moving BaseTools to Tools/BaseTools. 2007-10-13 07:19:48 +00:00
BuildNotes.txt Updated BuildNotes.txt according to new packages name: 2007-06-20 05:35:00 +00:00
BuildNotes2.txt Updated per the latest status of tools 2007-09-03 06:11:35 +00:00
build.xml - Fixed EDKT240. Now the Blank.pad file for alignment purpose will no longer be needed. 2007-01-25 01:25:02 +00:00
edksetup.bat Added help message for "NewBuild" and "--nt32" option 2007-10-15 01:58:41 +00:00
edksetup.sh Added support for xmlbeans-2.2.0 2007-01-10 02:15:11 +00:00