summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TempRam Done PPI definition in PI1.2.1Liming Gao2013-11-222-4/+4
* Add Reserve Interrupt and Exception Vectors definition defined in PI 1.2.1.Jeff Fan2013-11-223-6/+121
* ShellPkg: Correctly support "map -c"Jaben Carsey2013-11-211-13/+78
* ShellPkg: Update pci command to use ShellPrintEx()Chris Phillips2013-11-211-233/+226
* MdeModulePkg Pcd: Refine the code to avoid error report.Star Zeng2013-11-212-0/+2
* Fix coding style problem in RngDxe driver.Long, Qin2013-11-213-142/+84
* OvmfPkg/QemuVideoDxe: don't leak descriptors returned by GetBarAttributesLaszlo Ersek2013-11-202-0/+5
* Fix GCC build errorsLee Leahy2013-11-205-5/+5
* Ignore transmit errors for UDPv4, UDPv6 and IPv4.Lee Leahy2013-11-209-175/+1238
* ShellPkg: Change MM command output during script executionJaben Carsey2013-11-201-9/+28
* MdeModulePkg Pcd: Remove the EFIAPI of PeiGetPcdInfo () typedef in Service.h.Gary Ching-Pang Lin2013-11-201-1/+0
* Refine code to follow coding style.Eric Dong2013-11-201-1/+1
* Add 2.4 to system table version.Shumin Qiu2013-11-201-3/+3
* MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_G...Star Zeng2013-11-201-5/+5
* MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_G...Star Zeng2013-11-208-25/+12
* Update revisions for PI1.3.Shumin Qiu2013-11-203-4/+4
* MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...Star Zeng2013-11-201-1/+1
* MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...Star Zeng2013-11-2021-82/+1831
* ShellPkg pci command: Fix a typo; /r/n => \r\nJordan Justen2013-11-191-1/+1
* ShellPkg: Add EfiIdeControllerInitProtocol to Shell’s outputJaben Carsey2013-11-194-2/+9
* MdeModulePkg/UsbBus: Stop parsing descriptor if some of descriptor fields are...Feng Tian2013-11-191-12/+20
* Fix a bug about iSCSI initiator(based on NetworkPkg-IPv4 network stack) canno...Wu Jiaxin2013-11-191-3/+3
* MdeModulePkg Pcd: Refine the code to avoid error report.Star Zeng2013-11-191-0/+1
* Fixed one typo in MathRShiftU64.S stub implementation; Add one digest algorit...Long, Qin2013-11-194-5/+32
* Enable the build command override the .DSC file contents to enable debug outp...Lee Leahy2013-11-192-11/+30
* Add UEFI RNG Protocol support. The driver will leverage Intel Secure Key tech...Long, Qin2013-11-1917-0/+2247
* MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng2013-11-1816-525/+875
* Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao2013-11-1865-1300/+3485
* SecurityPkg Variable: Remove mStorageData buffer allocation and use Scratch b...Star Zeng2013-11-184-48/+40
* ShellPkg: "For Run" fix for spaces between numeralsJaben Carsey2013-11-151-6/+29
* ShellPkg: Fix help MAN file searchingJaben Carsey2013-11-151-1/+15
* ShellPkg: Rename duplicate STRING IDJaben Carsey2013-11-152-1/+1
* ShellPkg: Add DiskIO2, and fix GUID from string check to be case insensitiveChris Phillips2013-11-154-2/+14
* ShellPkg: Skip leading tabs when processing command line and scriptsChris Phillips2013-11-153-5/+15
* ShellPkg: verify that leading and trailing % are removed from variable names ...Jaben Carsey2013-11-151-3/+32
* Add support for PI1.2.1 TempRam Done PPI.Liming Gao2013-11-151-13/+46
* Add support for PI1.2.1 TempRam Done PPI.Liming Gao2013-11-155-146/+303
* Add support for PI1.2.1 TempRam Done PPI.Liming Gao2013-11-154-6/+96
* ShellPkg: clarify space limitation in comment.Jaben Carsey2013-11-141-1/+1
* OvmfPkg/BdsPlatform: don't restore NvVars from disk when flash is presentLaszlo Ersek2013-11-122-5/+11
* OvmfPkg: indicate enablement of flash variables with a dedicated PCDLaszlo Ersek2013-11-123-0/+3
* OvmfPkg/build.sh: Enable flash for QEMU >= 1.6Jordan Justen2013-11-121-8/+17
* OvmfPkg/build.sh: Support --enable-flash switchJordan Justen2013-11-121-4/+11
* OvmfPkg: Add QemuFlashFvbServicesRuntimeDxe to firmware imageJordan Justen2013-11-126-0/+9
* OvmfPkg: Add QemuFlashFvbServicesRuntimeDxe driverJordan Justen2013-11-126-0/+1984
* OvmfPkg/EmuVariableFvbRuntimeDxe: Disable if flash variables are supportedJordan Justen2013-11-121-0/+6
* OvmfPkg/AcpiPlatformDxe/Qemu: Decrease upper limit for PCI window 32Jordan Justen2013-11-122-1/+2
* OvmfPkg/README: Add information about OVMF flash layoutJordan Justen2013-11-121-0/+37
* OvmfPkg: Add NV Variable storage within FDJordan Justen2013-11-126-48/+249
* OvmfPkg: Add flash PCD itemsJordan Justen2013-11-121-1/+11