summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed the issue in RuntimeStatusCode library that may not work on the early d...lgao42011-08-021-1/+9
* Fixed the issue in RuntimeStatusCode library that may not work on the early d...lgao42011-08-022-5/+46
* Fixed the issue in RuntimeStatusCode library that may not work on the early d...lgao42011-08-021-1/+9
* Fix 32-bit bios build error.li-elvin2011-08-021-1/+1
* fix typojcarsey2011-08-011-1/+1
* cleanup function and eliminate build error.jcarsey2011-08-011-6/+12
* When status code handler unregister itself, status code dispatch in status co...li-elvin2011-08-013-13/+43
* Create smbios table when user adds/removes/Updatestring for a SMBIOS entry. I...li-elvin2011-08-012-113/+191
* Create smbios table before ReadyToBoot event. For SMBIOS thunk driver, create...li-elvin2011-08-011-5/+23
* Put free the buffer GraphicsOutput.Mode in correct place.li-elvin2011-08-011-8/+15
* Fixes two issues in HiiFontProtocol->StringToImage() implementation on how to...lgao42011-08-011-7/+29
* Clean and split AcpiVariable.h in IntelFrameworkModulePkg into 2 new .h files...rsun32011-08-017-176/+146
* Add Socket Library applications.darylm5032011-07-3045-67/+15430
* Add Socket Libraries.darylm5032011-07-30199-686/+36115
* Changes so that Argv points to narrow-character versions of the command-line ...darylm5032011-07-307-34/+83
* OvmfPkg/Include/Guid: Add XenInfo GUIDjljusten2011-07-292-0/+43
* EmulatorPkg/build.sh: Add build target to command linejljusten2011-07-291-8/+8
* EdkCompatabilityPg: Add missing .globl statementandrewfish2011-07-291-0/+1
* MdeModulePkg: Fix build error for UNIXGCC with IPFjljusten2011-07-281-2/+2
* ArmPkg: Fix ARM builds for XCode32oliviermartin2011-07-289-119/+110
* Adjust the day field when update the month and year field.ydong102011-07-281-0/+74
* OvmfPkg/Library/AcpiTimerLib: Modified to support Xen HVMjljusten2011-07-271-5/+24
* For libraries that have multiple module types support, just define a [Depex] ...lzeng142011-07-2718-36/+36
* GUIDs should go below the correct comment block in MdePkg.dec.lzeng142011-07-273-39/+25
* MdeModulePkg: Add Recovery PCD feature flagsjljusten2011-07-221-0/+12
* ShellPkg: Added the Ctrl based hot key and changed text editor's UI.jcarsey2011-07-2010-59/+361
* MdePkg: Update CpuSleep to use ARMv7 instruction. andrewfish2011-07-202-7/+17
* BeagleBoardPkg: Ensure there is no pending IRQ and disable timeroliviermartin2011-07-203-2/+15
* MdeModulePkg: Add SmmControl PPI definitionjljusten2011-07-192-0/+99
* EdkCompatibilityPkg: Add SmmScriptLibjljusten2011-07-196-0/+1302
* EdkCompatibilityPkg: Add DxeSmmReadyToLockOnExitPmAuthThunk driverjljusten2011-07-194-0/+175
* IntelFrameworkModulePkg: Add ExitPmAuth protocol definitionjljusten2011-07-192-0/+28
* MdeModulePkg: Add SMM LockBoxjljusten2011-07-1914-0/+2010
* MdeModulePkg: Add SmmCommunication PPI definitionjljusten2011-07-192-0/+67
* MdeModulePkg: Add SmmAccess PPI definitionjljusten2011-07-192-0/+148
* ArmPkg/SemiHostingSerialPortLib: Return number of written bytes in SerialPort...oliviermartin2011-07-191-1/+1
* Add header file for KMS.lzeng142011-07-194-1/+1378
* ArmPkg/UncachedMemoryAllocationLib: Use gDS function to set memory attributesoliviermartin2011-07-181-4/+3
* ArmPkg/DebugAgentSymbolsOnlyLib: Add library to print loaded address of the S...oliviermartin2011-07-185-3/+376
* 1. Fix a bug : netboot6 client hangs if DHCPv6 Advertisement received without...hhuan132011-07-181-2/+6
* EmulatorPkg: Fix bug with missing &. Causes a link failure on TOT clang.andrewfish2011-07-151-1/+1
* MdeModulePkg: Fix VS2008 warning.andrewfish2011-07-151-0/+1
* 1. Update NetworkPkg\PXE driver to consume netlib library function NetLibGetS...hhuan132011-07-144-141/+5
* 1. Update DHCPv6 to use DUID-UUID optionhhuan132011-07-143-44/+91
* 1. Define a netlib library function NetLibGetSystemGuid()hhuan132011-07-146-150/+112
* MdeModulePkg: Add PcdDxeIplBuildPageTables for DxeIpl X64 to optionally not r...andrewfish2011-07-143-7/+20
* Fix an issue that there may be an infinite loop in the CoreInitializeMemorySe...rsun32011-07-131-70/+109
* Fixed build fail with GCC/ICC toolsydong102011-07-131-1/+1
* Change CHAP_RADIUS_AUTH_NODE & CHAP_LOCAL_AUTH_NODE definition in Authenticat...niruiyu2011-07-131-13/+45
* MdeModulePkg: Add CD Express PEIMjljusten2011-07-126-0/+1057