summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-07MtrrDebugPrintAllMtrrs() should loop until the max physical address is reached. Jeff Fan
2014-01-07Enhance Shell 2.0 to not depend on keyboard driver implementation to fix the ...Ruiyu Ni
2014-01-07Add the comment for function 'IsValidSplit' in 'Shell.c'. Add code to check w...Shumin Qiu
2014-01-06MdeModulePkg CdExpressPei: Use correct PeiServices pointer to call low level ...Star Zeng
2014-01-06Bug fix: IpSec driver treats BOOLEAN as EFI_STATUS in error handling code.Fu Siyuan
2014-01-06Fix “reconnect -r” ASSERT after VLAN configured.Fu Siyuan
2014-01-06Update PXE driver to support PXE forced mode.Fu Siyuan
2014-01-03OvmfPkg: QemuFwCfgLib: implement for SECLaszlo Ersek
2014-01-03OvmfPkg: QemuFwCfgLib: extract stateful implementationLaszlo Ersek
2014-01-03OvmfPkg: QemuFwCfgLib: introduce InternalQemuFwCfgIsAvailable()Laszlo Ersek
2014-01-03OvmfPkg/create-release.py: Read License.txt filesJordan Justen
2014-01-03OvmfPkg/create-release.py: Support git hash versionsJordan Justen
2014-01-03OvmfPkg/create-release.py: Support GCC44 through GCC47Jordan Justen
2014-01-03OvmfPkg/create-release.py: Remove '-alpha' from filenameJordan Justen
2014-01-03OvmfPkg/README: Update OVMF statusJordan Justen
2014-01-03OvmfPkg/README: Update information about running OVMFJordan Justen
2014-01-03Correct function comments of S3BootScriptSaveDispatch2().Liming Gao
2014-01-02Update the heap migration logic to avoid memory overflow. Liming Gao
2014-01-02Correct the RemainingPages calculation in PEI AllocatePages service.Liming Gao
2013-12-31Update MemoryAllocationLib AllocateAlignedPages API comments for memory overf...Liming Gao
2013-12-31Update MemoryAllocationLib.AllocateAlignedPages API comments for memory overf...Liming Gao
2013-12-31Keep consistent about the return value between the caller and callee.Eric Dong
2013-12-31Set the type of variable 'StatusCode' as SHELL_STATUS to match the parameter ...Shumin Qiu
2013-12-30Rollback the change 15021.Eric Dong
2013-12-30MdePkg: First instruction after clearing CR0.PE must be a far jmp.David Woodhouse
2013-12-30Clean up hard-coded offsets and other utter bogosity in Thunk16.SDavid Woodhouse
2013-12-29MdeModulePkg Pcd DXE: Handle the case gPcdDataBaseHobGuid HOB is not present.Star Zeng
2013-12-27Update HostSequenceNo for Command packet instead for Response packet.Jeff Fan
2013-12-27Remove Debug message output from UpdateMailboxContent(), it may cause Mailbox...Jeff Fan
2013-12-26OvmfPkg: QemuFwCfgLib: drop bogus dependency on UefiBootServicesTableLibLaszlo Ersek
2013-12-26OvmfPkg: PlatformPei: reuse PublishPeiMemory() in MemDetect()Laszlo Ersek
2013-12-26OvmfPkg: PlatformPei: simplify memory range expressions in MemDetect()Laszlo Ersek
2013-12-26Keep consistent about the return value between the caller and callee.Eric Dong
2013-12-25Update XhcWaitOpRegBit to take Timout argument as microsecond.Elvin Li
2013-12-25Fix ECC errors:1.Update the comments in function headers to follow the Doxyge...Shumin Qiu
2013-12-24Add default way for switch in function 'RunCommandOrFile' of 'Shell.c'.Laszlo Ersek
2013-12-23Fix a bug for vlan ping failure.Wu Jiaxin
2013-12-23MdePkg PcdLib: Follow the comment of LibPcdGetNextToken to ASSERT when an inv...Star Zeng
2013-12-23MdeModulePkg Pcd: Extend PcdVpdBaseAddress to support PcdsPatchableInModule t...Star Zeng
2013-12-20ShellPkg: fix DmpStore for deletingJaben Carsey
2013-12-20Only save HostSequenceNo for new command in Debug Timer handler.Jeff Fan
2013-12-201. Only dump CPU Context and CpuDeadLoop () for CPU exception.Jeff Fan
2013-12-20ShellPkg: pre-verify split commandsJaben Carsey
2013-12-19ShellPkg: API name typo.Jaben Carsey
2013-12-19ShellPkg: fix whitespace character trimmingJaben Carsey
2013-12-19ShellPkg: CTRL-C stops a running script at the same timeJaben Carsey
2013-12-19ShellPkg: Refactor the RunCommand APIJaben Carsey
2013-12-19Converse the return value from 'int' to 'BOOLEAN' for function ‘ContainsSpl...Shumin Qiu
2013-12-18OvmfPkg: VirtioBlkInit(): log topology attributesLaszlo Ersek
2013-12-18OvmfPkg: VirtioBlkInit(): expose virtio-blk topology in BlockIoLaszlo Ersek