summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-16Add 3 missing fields for EFI_ACPI_5_0_PCCT_SUBSPACE_GENERICjyao1
2012-04-16AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Pyt...darylm503
2012-04-16Add missing secure boot build optionhhtian
2012-04-13ArmPlatformPkg: Fixed build after latest BaseTools syncupoliviermartin
2012-04-12EDK II Packages: Added License.txt filesoliviermartin
2012-04-12Removes irrelevant parameter during negotiation to avoid login fail.tye1
2012-04-12Add check before using it to avoid access violation.ydong10
2012-04-12Update the default return value of UserPhysicalPresent to TRUE.sfu5
2012-04-12Keep StdErr same logic initialization with ConOut, e.g. initialize gST->Stand...li-elvin
2012-04-12MdeModulePkg PciBusDxe and DuetPkg PciBusNoEnumerationDxe: Update ResetPowerM...rsun3
2012-04-11FatBinPkg/License.txt: Sync with License.txt in FatPkgjljusten
2012-04-11EDK II Packages: Add Contributions.txt and License.txt filesjljusten
2012-04-11Nt32Pkg: Add Secure Boot build option including Custom Mode setupleegrosenbaum
2012-04-11Add more check for the bmp file to avoid access violation.ydong10
2012-04-11Enable Help string scroll when the help info can't show all at current page.ydong10
2012-04-11Current IPF version SwitchStack implementation uses loadrs instruction to res...li-elvin
2012-04-11UefiCpuPkg MtrrLib: For MtrrSetAllMtrrs(), do not set FE/E bits in IA32_MTRR_...rsun3
2012-04-10Added VS2010 support in edksetup script. lgao4
2012-04-10Sync BaseTools Trunk (version r2518) to EDKII main trunk.lgao4
2012-04-10Sync BaseTools Trunk (version r2518) to EDKII main trunk.lgao4
2012-04-10Sync BaseTools Trunk (version r2518) to EDKII main trunk.lgao4
2012-04-10MdeModulePkg: Fix build warning on Xhci driver with XCode 32 tool chain.erictian
2012-04-10Remove unused PCDs in OVMF Platform. lgao4
2012-04-10Update code to avoid potential access violation.ydong10
2012-04-05New Shell binaries based on EDKII core r12898 and Shell r57.niruiyu
2012-04-05Add pointer check for NULL before dereference it.sfu5
2012-04-04AppPkg/Applications/Python: Fix bug where the StdLib\lib\site-python and StdL...darylm503
2012-04-04OvmfPkg: Add custom mode setup if the Secure Boot build option is specified.leegrosenbaum
2012-04-01When transfer from Unicode to hex number, current code only consider the 0-9 ...ydong10
2012-03-31Add two new interfaces Pkcs7GetSigners and Pkcs7FreeSigners to BaseCryptLib.tye1
2012-03-31Update common authenticated variable (non PK/KEK/DB/DBX) support to comply wi...tye1
2012-03-30If setting variable in Runtime and there has been a same GUID and name variab...lzeng14
2012-03-30MdeModulePkg/UsbBusDxe:Correct typos in usb debug messageerictian
2012-03-30update code to follow coding style.czhang46
2012-03-29StdLib: Add STDC macros, for MSFT compilers, to improve compatibility with va...darylm503
2012-03-291. Fix UNIXGCC IPF build failure in SecurityPkg.sfu5
2012-03-28StdLib/Include/stdarg.h: Added the __va_copy macro for Python compatibility.darylm503
2012-03-281. Fix GCC build failure in SecurityPkg.sfu5
2012-03-27MdeModulePkg/XhciDxe: Event Ring traverse algorithm enhancement to avoid that...erictian
2012-03-271. Remove “Force clear PK” feature in AuthVarialbe driver.sfu5
2012-03-27Searching for files starts on an 8 byte aligned boundary after the end of the...lzeng14
2012-03-27AppPkg/Applications/Sockets: Address GCC and Linux compilation problems.darylm503
2012-03-26correct removal of commit 12951.jcarsey
2012-03-26EmbeddedPkg/MmcDxe: Fixed XCLANG buildoliviermartin
2012-03-26ArmPlatformPkg/PrePi: Added Firmware Version String to the 'welcome' statementoliviermartin
2012-03-26ArmPlatformPkg/Sec: Change initial 'welcome' string from 'UEFI Firmware' to '...oliviermartin
2012-03-26ArmPlatformPkg/SP805WatchdogDxe: Removed late initialization capability from ...oliviermartin
2012-03-26ArmPlatformPkg: Fixed gcc build (minor change)oliviermartin
2012-03-26ArmPlatformPkg/Sec: Allowed the Secondary Cores to set the Secure/Non Secure ...oliviermartin
2012-03-26ArmLib/ArmV7: Add ISB to ArmEnableVFPoliviermartin