summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-23Update the secure boot configuration UI to accept *.crt certificate file.sfu51-10/+52
2012-07-23Add more security check for CommBuffer+CommBufferSize.jyao12-3/+109
2012-07-20Adjust library instances used in SecurityPkg by proper module type.tye11-7/+11
2012-07-18OvmfPkg/AcpiPlatformDxe: rely on built-in checksummingjljusten1-33/+0
2012-07-18OvmfPkg/AcpiPlatformDxe/Xen.c: reuse CalculateSum8jljusten2-36/+6
2012-07-18OvmfPkg/AcpiPlatformDxe: Add Xen ACPI tables supportjljusten3-52/+370
2012-07-18StdLib/LibC/Uefi/Devices/Console/daConsole.c: Fix bug where unconvertable wi...darylm5031-1/+2
2012-07-18Add interfaces to several library instances of BaseCryptLib.tye142-59/+5340
2012-07-18To follow UEFI spec, update the code to make correct check to support multipl...li-elvin1-1/+1
2012-07-17Added secure boot in CSM module entrypoint, if UEFI secure boot is enabled, C...li-elvin3-2/+18
2012-07-171. Remove extra attribute for SetupMode, SignatureSupport and SecureBoot vari...sfu52-73/+78
2012-07-17Return EFI_UNSUPPORTED if READY_TO_BOOT function is invoked at SMM runtime.sfu53-2/+10
2012-07-17Fix a buffer overflow bug in VariableSmm driver.sfu51-1/+1
2012-07-17Update HobLib and Hob Service to avoid data over flow. lgao42-4/+10
2012-07-17Update HobLib and Hob Service to avoid data over flow. lgao44-13/+21
2012-07-13Verify the provided PKpub is signed with its private key when enrolling a new...sfu52-43/+65
2012-07-13Add SMRAM range check to variable SMM SMI handler.czhang462-22/+166
2012-07-13Remove unused CapsuleReset() in MdeModulePkg\Universal\ResetSystemRuntimeDxe\...lzeng142-44/+2
2012-07-12ArmPkg/CompilerIntrinsicsLib: Added missing __aeabi_uread8 and __aeabi_uwrite8oliviermartin2-1/+55
2012-07-12Clean up include of ACPI header file so that only IndustryStandard/Acpi.h is ...lzeng145-9/+3
2012-07-12Fix a bug in DxeImageVerificationLib which will pass incorrect trust cert siz...sfu51-1/+1
2012-07-12Update the secure boot configuration UI to accept *.der certificate file as t...sfu51-4/+4
2012-07-11ShellPkg: update pci enumeration routine for platforms with multiple pci segm...jcarsey1-9/+2
2012-07-11ArmPlatformPkg/ArmVExpressLibCTA9x4: Fixed buildoliviermartin1-0/+52
2012-07-10OvmfPkg BDS: Remove support for loading vgabios-cirrus.bin from 0xc0000jljusten1-206/+0
2012-07-10accept "-n THREADNUMBER" in OvmfPkg build scriptjljusten1-2/+6
2012-07-10embed OvmfVideo.rom into OVMF.fdjljusten5-19/+8
2012-07-10increase MEMFD size to enable secure boot buildjljusten3-9/+9
2012-07-10Add SMRAM range check to fault tolerant write SMM SMI handler.ydong102-14/+88
2012-07-10DuetPkg DuetPkgIa32.dsc & DuetPkgX64.dsc: Add library class and instance mapp...rsun32-0/+2
2012-07-09EmbeddedPkg/EmbeddedPkg.dec: Add missing PcdMetronomeTickPeriod PCDoliviermartin1-0/+2
2012-07-09Reset the platform when user choose to enroll/delete the PK variable. sfu52-2/+2
2012-07-09Add SMRAM range check to variable SMM SMI handler.czhang462-7/+123
2012-07-09Defer TCG table publish after LASA/LAML in the table got updated.gdong11-6/+6
2012-07-09Include read data buffer in CommBufferSize when calculate the buffer size.ydong102-4/+4
2012-07-06UefiCpuPkg CpuDxe: Call UefiCpuLib.InitializeFloatingPointUnits () to initial...rsun34-0/+5
2012-07-06MdeModulePkg/Ata: add dynamic type to PcdAtaSmartEnableerictian1-3/+3
2012-07-06When do discard action, enable callback action for questions which have value...ydong107-94/+255
2012-07-06Refine the message for Reset request.ydong101-1/+1
2012-07-06Update the logic to force user to reset when change configuration which need ...ydong101-10/+5
2012-07-05UefiCpuPkg BaseUefiCpuLib: Change the initialization value for x87 FPU Contro...rsun32-7/+7
2012-07-051. Reset system when user changes secure boot state in secure boot configurat...sfu56-46/+29
2012-07-05Update header file to match UEFI231B mantis 771, 850, 853 and 857.lgao44-15/+41
2012-07-04ArmPkg/BdsLib: Fixed cache cleaning in PreparePlatformHardware()oliviermartin1-2/+2
2012-07-04ARM Packages: Fixed mispellingsoliviermartin6-8/+8
2012-07-04ArmPkg/SemihostFs: Fixed DataAbort in Semihosting File Systemoliviermartin1-16/+25
2012-07-04ArmPkg/BdsLib: Fixed ShutdownUefiBootServices() in case the first gBS->GetMem...oliviermartin1-9/+11
2012-07-04ArmPlatformPkg/Sec: Fixed Primary Non-Cold Boot Patholiviermartin3-11/+21
2012-07-04ArmPkg/TimerDxe: Fixed incorrect TimerTicks calculationoliviermartin1-1/+1
2012-07-04ArmPlatformPkg/PrePi: Declared the ARM MP Core Infooliviermartin6-36/+65