summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-24Update copyright formathhtian
2012-04-24Fix build fail for DDK.ydong10
2012-04-24Validate some fields in PE image to make sure not access violation for later ...ydong10
2012-04-24Update IfConfig.c to use TPL_CALLBACK instead of TPL_CALLBACK - 1 to follow U...lzeng14
2012-04-24Update HiiFont Service to return error status instead of ASSERT for the inval...lgao4
2012-04-24MdeModulePkg PiSmmCore: Fix a bug in SmmLoadImage() in PiSmmCore that in-corr...rsun3
2012-04-23ShellPkg: hide flashing cursor during startup.jcarsey
2012-04-23ShellPkg: removed memory leak.jcarsey
2012-04-23Refine the code to have same function to process the string info. Also update...ydong10
2012-04-23Fix common AuthVariable protection issue.tye1
2012-04-19Add code to check boot option variable before use itydong10
2012-04-18Update comments for NULL PlatformSecureLib instance.sfu5
2012-04-17Update function comments to remove confused description on PerformanceLib End...lgao4
2012-04-17Update function comments to remove confused description on PerformanceLib End...lgao4
2012-04-17Correct function comments on DxeServicesLib GetFileBufferByFilePath API. lgao4
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