Age | Commit message (Expand) | Author | Files | Lines |
2011-11-01 | ArmPkg: Fix GetClusterId() calculation from MpId | oliviermartin | 1 | -1/+1 |
2011-11-01 | ArmPkg/ArmCpuLib: Fix GCC/XCode builds | oliviermartin | 8 | -7/+32 |
2011-11-01 | ArmPlatformPkg: Coding style (minor changes) | oliviermartin | 4 | -6/+6 |
2011-11-01 | ArmPlatformPkg/ArmVExpressPkg: Do not declare SCC base for the RTSM VE Model | oliviermartin | 2 | -4/+5 |
2011-11-01 | ShellPkg: swap warm and cold to get the default correct for Reset command. | jcarsey | 1 | -6/+6 |
2011-11-01 | Enhance drivers for sanity check and coding style alignment. | gdong1 | 4 | -17/+15 |
2011-11-01 | The three TscTimerLib has been merged to one directory. | lzeng14 | 1 | -2/+2 |
2011-11-01 | StdLib: Fix strcmp so that comparisons are case sensitive. Simplified code f... | darylm503 | 1 | -26/+14 |
2011-10-31 | EmulatorPkg: Fix DSC_SPECIFICATION typo in dsc | jljusten | 1 | -1/+1 |
2011-10-31 | OvmfPkg/PlatformPei: Remove MtrrLib ASSERTs | jljusten | 1 | -6/+3 |
2011-10-31 | MdeModulePkg: Remove variables that are set, but not used | jljusten | 15 | -81/+27 |
2011-10-31 | IntelFrameworkModulePkg: Remove variables that are set, but not used | jljusten | 1 | -4/+0 |
2011-10-31 | OvmfPkg: Remove variables that are set, but not used | jljusten | 3 | -8/+2 |
2011-10-31 | OvmfPkg/build.sh: Detect GCC 4.5 & 4.6 | jljusten | 1 | -2/+13 |
2011-10-31 | EmulatorPkg: Remove variables that are set, but not used | jljusten | 4 | -34/+10 |
2011-10-31 | EmulatorPkg Linux: Improve detection of libraries for host executable | jljusten | 2 | -9/+19 |
2011-10-31 | EmulatorPkg/build.sh: Detect GCC 4.5 & 4.6 | jljusten | 1 | -0/+14 |
2011-10-31 | EmulatorPkg/build.sh: Cleanup variable names | jljusten | 1 | -18/+18 |
2011-10-31 | Roll back the change on GetMemorySpaceAttributeFromMtrrType()'s parameter typ... | vanjeff | 1 | -6/+6 |
2011-10-31 | Refine BaseTscTimerLib. | lzeng14 | 1 | -13/+1 |
2011-10-31 | When browser was requested to go to another formset, it also needs to update ... | ydong10 | 6 | -39/+182 |
2011-10-31 | Fix compiler warnings. | rsun3 | 1 | -2/+2 |
2011-10-30 | Add BaseTscTimerLib, and then merge the three TscTimerLib to one directory. | lzeng14 | 10 | -363/+354 |
2011-10-29 | Correct file path separator to Linux style for all OS. | lgao4 | 1 | -1/+1 |
2011-10-29 | Sync BaseTools Trunk (version r2387) to EDKII main trunk. | lgao4 | 80 | -4330/+5143 |
2011-10-28 | CryptoPkg: Fix GCC build break for BaseCryptLib. | xdu2 | 1 | -1/+1 |
2011-10-28 | MdeModulePkg PciBusDxe: The PCI Bus Driver is updated to support multiple PC... | rsun3 | 4 | -23/+168 |
2011-10-28 | SecurityPkg: Update VariableAuthenticated driver with following changes: | xdu2 | 7 | -429/+706 |
2011-10-28 | SecurityPkg: Update DxeImageVerificationLib with following changes: | xdu2 | 1 | -175/+204 |
2011-10-28 | Add the missing HEADER_ALIGN macro. | niruiyu | 1 | -10/+10 |
2011-10-28 | Set video resolution to highest when PcdVideoHorizontalResolution or PcdVideo... | li-elvin | 2 | -0/+27 |
2011-10-28 | Remove hard code video resolution in C code and use PCD PcdVideoHorizontalRes... | li-elvin | 5 | -78/+141 |
2011-10-28 | Correct key word of define macro to DEFINE per Build spec. | lgao4 | 1 | -3/+3 |
2011-10-28 | 1. Fix build break issue for NOOPT target. | tye1 | 5 | -13/+126 |
2011-10-28 | Clean NV flag in ‘Save Changes’ in IP6 menu. | tye1 | 1 | -1/+1 |
2011-10-28 | 1. Update error handling code if failing attach socket with new PCB. | tye1 | 2 | -3/+4 |
2011-10-28 | Update error handling code if failing attach socket with new PCB in TcpDxe mo... | tye1 | 1 | -2/+2 |
2011-10-28 | Set MTRR registers. | vanjeff | 2 | -1/+13 |
2011-10-28 | Remove a unnecessary Macro in SecureBootConfigImpl.h. | qianouyang | 1 | -2/+0 |
2011-10-28 | 1. Introduce the API MtrrGetDefaultMemoryType () in Mtrr Library. | vanjeff | 3 | -19/+53 |
2011-10-28 | Enable/Disable Secured Boot by 'Secure Boot Configuration' Page which is unde... | qianouyang | 17 | -12/+1025 |
2011-10-27 | Add core FFS3 support, FwVolDxe and SectionExtraction. | lzeng14 | 8 | -267/+510 |
2011-10-27 | Add core FFS3 support, DxeCore. | lzeng14 | 7 | -56/+150 |
2011-10-27 | Add core FFS3 support, PeiCore and DxeIpl. | lzeng14 | 6 | -89/+287 |
2011-10-27 | Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiF... | lzeng14 | 8 | -115/+298 |
2011-10-27 | Check the serial buffer empty status before performing the serial IO reading ... | niruiyu | 1 | -15/+22 |
2011-10-27 | Store PeiServices** when updating IDT table in DxeIplPeim before transfer to ... | vanjeff | 3 | -5/+25 |
2011-10-27 | Check the device path protocol before opening the PciIo BY_DRIVER. | niruiyu | 1 | -12/+12 |
2011-10-27 | Initialize the parameter mUnicodeCollation before use it to avoid system hang. | ydong10 | 1 | -0/+5 |
2011-10-27 | Update Base type SecPeiDxeTimerLibUefiCpu to support all module type. | lgao4 | 1 | -3/+6 |