summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-29Optimize the log entry search algorithm to save boot performance.lzeng143-17/+30
2012-05-28Refine the code to follow coding style.ydong101-1/+0
2012-05-28Update to use correct file name for video option.niruiyu2-4/+4
2012-05-28Fix a bug in DxeImageVerificationLib to use the correct certificate length wh...sfu51-1/+1
2012-05-28Fix build failedydong101-1/+1
2012-05-25Refine logic about validate boot option.ydong101-41/+13
2012-05-25Move PcdExtFpdtBootRecordPadSize to the correct PCD section in MdeModulePkg.d...lgao41-3/+3
2012-05-25Correct a bug in AsmCpuidEx() to return correct ECX and EDX.niruiyu2-10/+10
2012-05-24Remove the check of signature because the code which looks for the input Noti...niruiyu6-69/+77
2012-05-24MdePkg UefiTcgPlatform.h: Add definition for EV_CPU_MICROCODE event type.rsun31-1/+2
2012-05-24Enhance the ConPlatform driver's matching algorithm to manage the console con...niruiyu1-2/+49
2012-05-23Sync BaseTools Trunk (version r2524) to EDKII main trunk. lgao438-39/+63
2012-05-23Update the way to allocate high PMM, firstly try to allocate high PMM below 1...li-elvin1-5/+16
2012-05-23update copyright formathhtian6-12/+12
2012-05-23Fix build break in OvmfPkgIa32X64.dsc where gEfiSecurityPkgTokenSpaceGuid was...leegrosenbaum1-7/+8
2012-05-22ShellPkg: Enable Ctrl-C characters to be processed over serial interfaces tha...jcarsey1-2/+3
2012-05-22SNP driver for ASIX Electronics AX88772 found in SMC Networks SMC2209 USB/Eth...lpleahy6-0/+4513
2012-05-22MdePkg: Add Eject/Read12/Write12 cmds to Atapi.herictian1-1/+13
2012-05-21Update PeiDxeDebugLibReportStatusCode library instance to print partial ASSER...lgao41-27/+54
2012-05-18UefiCpuPkg: Added code to enable Local APIC.geekboy15a3-6/+13
2012-05-18DuetPkg: Enabled build with new version of CpuDxe driver.geekboy15a2-12/+13
2012-05-18Clean ParentHandle field when image is loaded directly from the firmware's bo...ydong101-0/+6
2012-05-18Add logic to validate variable before use it.ydong102-2/+96
2012-05-18Add logic to validate console variables when enter BDS.ydong101-0/+111
2012-05-16Update EFI_ACPI_5_0_PLATFORM_COMMUNICATION_CHANNEL_TABLE_HEADER to follow ACP...jyao11-2/+1
2012-05-16Add Perf log for SMM driver Load and Start Image.lgao43-2/+15
2012-05-16Update MdePkg and EdkCompatibilityPkg INT8 definition to be typedef signed ch...lgao45-14/+14
2012-05-16Update MdePkg and EdkCompatibilityPkg INT8 definition to be typedef signed ch...lgao45-14/+14
2012-05-14MdeModulePkg/UsbMassStorage: Add 16 byte SCSI cmds support if the last LBA ca...erictian4-7/+295
2012-05-14Update auth-variable and secure boot UI driver to support only time-based PK,...sfu53-405/+217
2012-05-11Enhance TcgSmm driver to handle potential SetVariable failure case.gdong14-97/+138
2012-05-11Add logic to validate new input value with minimum.ydong101-0/+10
2012-05-11The code line where judges if offset exceed the FTW work space boundary, in s...lzeng141-2/+2
2012-05-11Enhance the code logic for RelocateBlockDescriptors.lzeng141-3/+2
2012-05-11Currently, CapsulePei assumes ScatterGatherList are all related. But, UEFI sp...lzeng141-24/+18
2012-05-11Make sure CapsuleImage size is equal or less than DataBlock Size. And when co...lzeng141-48/+28
2012-05-11DestPtr may point to the lower aligned address in the free memory region (Fre...lzeng141-1/+1
2012-05-11Update CapsuleCoalesce() to return the correct size of the coalesced capsule ...lzeng141-2/+2
2012-05-10Enhance the logic when extract data from storage.ydong101-5/+16
2012-05-10Use current time value as default random seed in BaseCryptLib.tye15-4/+239
2012-05-09Fixes buffer read overflow bugs in authenticated variable driver.sfu51-2/+5
2012-05-09Fix always reboot issue for an invalid physical presence operation request.gdong11-3/+20
2012-05-09Use PartitionHeader->SizeOfPartitionEntry instead of sizeof (EFI_PARTITION_EN...niruiyu1-32/+32
2012-05-08Fix the potential issue that NULL pointer may be referred in LoadImage().lgao41-2/+11
2012-05-08Enhance ACPI FPDT DXE and SMM driver to accept the extension boot records.lgao46-75/+430
2012-05-08Removes redundant code and adds data size check for certificate data in DxeIm...tye11-15/+24
2012-05-08Enhance SmbiosDxe driver:lzeng142-29/+65
2012-05-07Upgrade openssl version to 0.98w.tye15-41/+56
2012-05-07Fix memory leak issues.ydong103-1/+6
2012-05-04OvmfPkg/AcpiTables: Change the ACPI PM Base Adress to 0xb000jljusten3-5/+5