summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg : Fix Rsa2048Sha256GuidedSectionExtractLib issueCohen, Eugene2015-10-192-4/+4
* OvmfPkg: VirtioBlkDxe: reset device at ExitBootServices()Laszlo Ersek2015-10-162-1/+44
* OvmfPkg: VirtioScsiDxe: reset device at ExitBootServices()Laszlo Ersek2015-10-162-2/+39
* OvmfPkg: Sec: Fix SOURCE_DEBUG_ENABLE ASSERT()Michael Kinney2015-10-162-2/+12
* MdeModulePkg: SmbiosDxe: soften DEBUG messages about table reallocationLaszlo Ersek2015-10-161-2/+4
* MdeModulePkg: FaultTolerantWriteDxe: clean up some "success" messagesLaszlo Ersek2015-10-161-3/+3
* MdeModulePkg: FaultTolerantWriteDxe: mellow DEBUGs about workspace reinitLaszlo Ersek2015-10-162-3/+5
* ArmPlatformPkg: NorFlashDxe: mellow DEBUG messages about flash reinitLaszlo Ersek2015-10-161-6/+13
* ArmVirtPkg: include BaseStackCheckLib also for AARCH64Mark Rutland2015-10-161-15/+9
* NetworkPkg: reset DHCP child when leaving PXE LoadFile.Fu Siyuan2015-10-161-0/+10
* MdeModulePkg: reset DHCP child when leaving PXE LoadFile.Fu Siyuan2015-10-161-0/+5
* SecurityPkg: Use PcdSet##S to instead of PcdSet##Star Zeng2015-10-167-8/+17
* SecurityPkg AuthVariableLib: Add the missing gEfiAuthenticatedVariableGuidStar Zeng2015-10-161-0/+4
* MdeModulePkg VariableRuntimeDxe: Add the missing gEfiImageSecurityDatabaseGuidStar Zeng2015-10-161-0/+4
* MdeModulepkg VarCheckLib: Return NULL when no property setStar Zeng2015-10-161-2/+10
* NetworkPkg: remove unnecessary timeout event when setting IPv6 address.Fu Siyuan2015-10-151-47/+50
* ShellPkg: Fix ASCII input redirection does not work correctly.Qiu Shumin2015-10-153-8/+39
* ShellPkg: Use safe string functions to refine 'Tftp.c' code.Qiu Shumin2015-10-151-1/+5
* MdeModulePkg DriverSampleDxe: Add optional ";" to keep consistent with existe...Eric Dong2015-10-151-8/+8
* BaseTools VfrCompiler: In order to keep consistent, add an optional ";" for c...Eric Dong2015-10-151-6/+6
* IntelFrameworkModulePkg BdsDxe: Use PcdSet##S to replace PcdSet##Eric Dong2015-10-153-10/+21
* Update register hot key logic, return EFI_ALREADY_START status if same hot ke...Eric Dong2015-10-152-12/+13
* MdeModulePkg: Use PcdSet##S to replace PcdSet##Eric Dong2015-10-154-19/+34
* BaseTools: Fix the issue to support windows root directoryLiming Gao2015-10-141-1/+1
* BaseTools: Fixed an error reported during generating reportYonghong Zhu2015-10-121-5/+6
* BaseTool/UPT: Fix two wrong imports for UPTHess Chen2015-10-102-2/+2
* MdeModulePkg PiDxeS3BootScriptLib: Use PcdSet64S to instead of PcdSet64Star Zeng2015-10-101-2/+4
* ShellPkg: Print error message when Shell set environment variable fail.Qiu Shumin2015-10-102-1/+6
* MdePkg/PeCoffLoader: fix handling of ARM MOVW/MOVT instruction relocsArd Biesheuvel2015-10-091-0/+1
* BaseTools/PeCoffLoader: fix handling of ARM MOVW/MOVT instruction relocsArd Biesheuvel2015-10-091-1/+1
* UefiCpuPkg BaseXApic(X2)Lib: Add ASSERT if local APIC not software enabledHao Wu2015-10-092-1/+19
* UefiCpuPkg: Add ASSERT to handle local APIC not config properlyHao Wu2015-10-091-1/+5
* MdePkg: Add ASSERT to handle local APIC not config properlyHao Wu2015-10-091-2/+37
* SecurityPkg: Clean up unused files in RngDxeThomas Palmer2015-10-096-488/+0
* SecurityPkg: Integrate new RngLib into RngDxeThomas Palmer2015-10-095-409/+28
* MdePkg: Create GetRandomNumber128 in RngLibThomas Palmer2015-10-092-0/+49
* ArmVirtPkg/ArmVirtQemu: enable non-exec DXE stack for AARCH64Ard Biesheuvel2015-10-081-0/+3
* MdeModulePkg/DxeIplPeim: implement non-exec stack for ARM/AARCH64Ard Biesheuvel2015-10-082-0/+15
* ArmPkg/ArmLib MMU: add functions to set/clear RO and XN bits on regionsArd Biesheuvel2015-10-083-0/+150
* ArmPkg/AArch64Mmu: move page table traversal code to separate functionArd Biesheuvel2015-10-081-19/+31
* ArmPkg/AArch64Mmu: use architecturally correct definitions for XN/UXNArd Biesheuvel2015-10-082-3/+6
* BaseTools: Update edksetup.sh to support multiple workspacesLiming Gao2015-10-082-20/+65
* BaseTools: Update Edk2Setup.bat to support multiple workspacesLiming Gao2015-10-083-18/+50
* BaseTools: Update edksetup.bat to support multiple workspacesLiming Gao2015-10-082-58/+122
* BaseTools: Update ECC tool to support multiple workspacesLi YangX2015-10-083-11/+15
* BaseTools: Update UPT tool to support multiple workspacesHesheng Chen2015-10-089-37/+57
* BaseTools: Update Build tool to support multiple workspacesLi YangX2015-10-0815-35/+232
* EmulatorPkg/build.sh: Use GCC49 toolchain with GCC 5.*Jordan Justen2015-10-081-2/+2
* OvmfPkg: raise DXEFV size to 9 MBGary Ching-Pang Lin2015-10-073-9/+9
* ArmPlatformPkg: Fixes for Juno ACPISupreeth Venkatesh2015-10-071-7/+20