[edk2] How to conditionally exclude a library?

2012-12-31 Thread Piker Alpha
Is there a way to conditionally exclude libraries? Let's take this example: [LibraryClasses]   PeimEntryPoint   PeiServicesLib   PcdLib   HobLib   SerialPortLib   ReportStatusCodeLib   PrintLib   DebugLib   BaseMemoryLib What if I want to exclude one of the libraries? Say the SerialPortLib or De

Re: [edk2] How to impose 1 to 1 mapping between driver and controller

2012-12-31 Thread Igor Sharovar
I have another question. For example, a system has two adapters which both have RomImage. Each adapter needs to be initialize only one time and only by an RomImage which belongs to this adapter. Is any way to check if the Romimage belongs to a particular adapter? Thank you Igor Sharovar On Wed, D

[edk2] (no subject)

2012-12-31 Thread Piker Alpha
Can someone here, perhaps one of the Intel/Apple developers, confirm that what I find in the SMBIOS specification about type 4 records (page 39 for v2.7.1) is right, being that there should only be one type 4 record per physical processor. Not one per (logical) core. Which is what I found in the