summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update function comments to remove confused description on PerformanceLib End...lgao42012-04-172-4/+2
* Correct function comments on DxeServicesLib GetFileBufferByFilePath API. lgao42012-04-172-10/+8
* Add 3 missing fields for EFI_ACPI_5_0_PCCT_SUBSPACE_GENERICjyao12012-04-161-1/+4
* AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Pyt...darylm5032012-04-162106-0/+871583
* Add missing secure boot build optionhhtian2012-04-161-0/+2
* ArmPlatformPkg: Fixed build after latest BaseTools syncupoliviermartin2012-04-1312-102/+84
* EDK II Packages: Added License.txt filesoliviermartin2012-04-125-0/+129
* Removes irrelevant parameter during negotiation to avoid login fail.tye12012-04-122-5/+11
* Add check before using it to avoid access violation.ydong102012-04-121-0/+1
* Update the default return value of UserPhysicalPresent to TRUE.sfu52012-04-121-1/+1
* Keep StdErr same logic initialization with ConOut, e.g. initialize gST->Stand...li-elvin2012-04-121-92/+72
* MdeModulePkg PciBusDxe and DuetPkg PciBusNoEnumerationDxe: Update ResetPowerM...rsun32012-04-122-25/+64
* FatBinPkg/License.txt: Sync with License.txt in FatPkgjljusten2012-04-111-3/+6
* EDK II Packages: Add Contributions.txt and License.txt filesjljusten2012-04-1155-0/+6476
* Nt32Pkg: Add Secure Boot build option including Custom Mode setupleegrosenbaum2012-04-114-1/+142
* Add more check for the bmp file to avoid access violation.ydong102012-04-114-6/+218
* Enable Help string scroll when the help info can't show all at current page.ydong102012-04-114-13/+143
* Current IPF version SwitchStack implementation uses loadrs instruction to res...li-elvin2012-04-111-2/+4
* UefiCpuPkg MtrrLib: For MtrrSetAllMtrrs(), do not set FE/E bits in IA32_MTRR_...rsun32012-04-111-11/+27
* Added VS2010 support in edksetup script. lgao42012-04-101-10/+14
* Sync BaseTools Trunk (version r2518) to EDKII main trunk.lgao42012-04-1027-0/+553
* Sync BaseTools Trunk (version r2518) to EDKII main trunk.lgao42012-04-1032-64/+0
* Sync BaseTools Trunk (version r2518) to EDKII main trunk.lgao42012-04-10109-10909/+1569
* MdeModulePkg: Fix build warning on Xhci driver with XCode 32 tool chain.erictian2012-04-101-1/+2
* Remove unused PCDs in OVMF Platform. lgao42012-04-103-6/+0
* Update code to avoid potential access violation.ydong102012-04-107-9/+61
* New Shell binaries based on EDKII core r12898 and Shell r57.niruiyu2012-04-0591-6/+6
* Add pointer check for NULL before dereference it.sfu52012-04-051-0/+7
* AppPkg/Applications/Python: Fix bug where the StdLib\lib\site-python and StdL...darylm5032012-04-044-3/+2346
* OvmfPkg: Add custom mode setup if the Secure Boot build option is specified.leegrosenbaum2012-04-047-35/+20
* When transfer from Unicode to hex number, current code only consider the 0-9 ...ydong102012-04-011-5/+29
* Add two new interfaces Pkcs7GetSigners and Pkcs7FreeSigners to BaseCryptLib.tye12012-03-316-75/+470
* Update common authenticated variable (non PK/KEK/DB/DBX) support to comply wi...tye12012-03-316-26/+661
* If setting variable in Runtime and there has been a same GUID and name variab...lzeng142012-03-303-28/+45
* MdeModulePkg/UsbBusDxe:Correct typos in usb debug messageerictian2012-03-301-2/+2
* update code to follow coding style.czhang462012-03-301-1/+0
* StdLib: Add STDC macros, for MSFT compilers, to improve compatibility with va...darylm5032012-03-291-0/+5
* 1. Fix UNIXGCC IPF build failure in SecurityPkg.sfu52012-03-291-2/+2
* StdLib/Include/stdarg.h: Added the __va_copy macro for Python compatibility.darylm5032012-03-2813-5436/+3644
* 1. Fix GCC build failure in SecurityPkg.sfu52012-03-281-2/+2
* MdeModulePkg/XhciDxe: Event Ring traverse algorithm enhancement to avoid that...erictian2012-03-277-2279/+2338
* 1. Remove “Force clear PK” feature in AuthVarialbe driver.sfu52012-03-2719-245/+6757
* Searching for files starts on an 8 byte aligned boundary after the end of the...lzeng142012-03-273-12/+42
* AppPkg/Applications/Sockets: Address GCC and Linux compilation problems.darylm5032012-03-273-467/+459
* correct removal of commit 12951.jcarsey2012-03-261-2/+4
* EmbeddedPkg/MmcDxe: Fixed XCLANG buildoliviermartin2012-03-261-5/+6
* ArmPlatformPkg/PrePi: Added Firmware Version String to the 'welcome' statementoliviermartin2012-03-263-1/+6
* ArmPlatformPkg/Sec: Change initial 'welcome' string from 'UEFI Firmware' to '...oliviermartin2012-03-262-1/+9
* ArmPlatformPkg/SP805WatchdogDxe: Removed late initialization capability from ...oliviermartin2012-03-262-39/+8
* ArmPlatformPkg: Fixed gcc build (minor change)oliviermartin2012-03-261-1/+1