summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-24Add new extension PerformanceLib APIs to store ID info.lzeng1416-392/+2033
2012-04-24Add new extension PerformanceLib APIs to store ID info.lzeng142-2/+292
2012-04-24Update copyright formathhtian24-72/+24
2012-04-24Fix build fail for DDK.ydong101-2/+2
2012-04-24Validate some fields in PE image to make sure not access violation for later ...ydong106-3/+309
2012-04-24Update IfConfig.c to use TPL_CALLBACK instead of TPL_CALLBACK - 1 to follow U...lzeng141-2/+2
2012-04-24Update HiiFont Service to return error status instead of ASSERT for the inval...lgao41-2/+8
2012-04-24MdeModulePkg PiSmmCore: Fix a bug in SmmLoadImage() in PiSmmCore that in-corr...rsun31-9/+9
2012-04-23ShellPkg: hide flashing cursor during startup.jcarsey1-1/+3
2012-04-23ShellPkg: removed memory leak.jcarsey1-2/+0
2012-04-23Refine the code to have same function to process the string info. Also update...ydong102-191/+23
2012-04-23Fix common AuthVariable protection issue.tye11-3/+3
2012-04-19Add code to check boot option variable before use itydong103-18/+136
2012-04-18Update comments for NULL PlatformSecureLib instance.sfu52-2/+8
2012-04-17Update function comments to remove confused description on PerformanceLib End...lgao44-8/+4
2012-04-17Update function comments to remove confused description on PerformanceLib End...lgao42-4/+2
2012-04-17Correct function comments on DxeServicesLib GetFileBufferByFilePath API. lgao42-10/+8
2012-04-16Add 3 missing fields for EFI_ACPI_5_0_PCCT_SUBSPACE_GENERICjyao11-1/+4
2012-04-16AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Pyt...darylm5032106-0/+871583
2012-04-16Add missing secure boot build optionhhtian1-0/+2
2012-04-13ArmPlatformPkg: Fixed build after latest BaseTools syncupoliviermartin12-102/+84
2012-04-12EDK II Packages: Added License.txt filesoliviermartin5-0/+129
2012-04-12Removes irrelevant parameter during negotiation to avoid login fail.tye12-5/+11
2012-04-12Add check before using it to avoid access violation.ydong101-0/+1
2012-04-12Update the default return value of UserPhysicalPresent to TRUE.sfu51-1/+1
2012-04-12Keep StdErr same logic initialization with ConOut, e.g. initialize gST->Stand...li-elvin1-92/+72
2012-04-12MdeModulePkg PciBusDxe and DuetPkg PciBusNoEnumerationDxe: Update ResetPowerM...rsun32-25/+64
2012-04-11FatBinPkg/License.txt: Sync with License.txt in FatPkgjljusten1-3/+6
2012-04-11EDK II Packages: Add Contributions.txt and License.txt filesjljusten55-0/+6476
2012-04-11Nt32Pkg: Add Secure Boot build option including Custom Mode setupleegrosenbaum4-1/+142
2012-04-11Add more check for the bmp file to avoid access violation.ydong104-6/+218
2012-04-11Enable Help string scroll when the help info can't show all at current page.ydong104-13/+143
2012-04-11Current IPF version SwitchStack implementation uses loadrs instruction to res...li-elvin1-2/+4
2012-04-11UefiCpuPkg MtrrLib: For MtrrSetAllMtrrs(), do not set FE/E bits in IA32_MTRR_...rsun31-11/+27
2012-04-10Added VS2010 support in edksetup script. lgao41-10/+14
2012-04-10Sync BaseTools Trunk (version r2518) to EDKII main trunk.lgao427-0/+553
2012-04-10Sync BaseTools Trunk (version r2518) to EDKII main trunk.lgao432-64/+0
2012-04-10Sync BaseTools Trunk (version r2518) to EDKII main trunk.lgao4109-10909/+1569
2012-04-10MdeModulePkg: Fix build warning on Xhci driver with XCode 32 tool chain.erictian1-1/+2
2012-04-10Remove unused PCDs in OVMF Platform. lgao43-6/+0
2012-04-10Update code to avoid potential access violation.ydong107-9/+61
2012-04-05New Shell binaries based on EDKII core r12898 and Shell r57.niruiyu91-6/+6
2012-04-05Add pointer check for NULL before dereference it.sfu51-0/+7
2012-04-04AppPkg/Applications/Python: Fix bug where the StdLib\lib\site-python and StdL...darylm5034-3/+2346
2012-04-04OvmfPkg: Add custom mode setup if the Secure Boot build option is specified.leegrosenbaum7-35/+20
2012-04-01When transfer from Unicode to hex number, current code only consider the 0-9 ...ydong101-5/+29
2012-03-31Add two new interfaces Pkcs7GetSigners and Pkcs7FreeSigners to BaseCryptLib.tye16-75/+470
2012-03-31Update common authenticated variable (non PK/KEK/DB/DBX) support to comply wi...tye16-26/+661
2012-03-30If setting variable in Runtime and there has been a same GUID and name variab...lzeng143-28/+45
2012-03-30MdeModulePkg/UsbBusDxe:Correct typos in usb debug messageerictian1-2/+2