summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-29EdkCompatabilityPg: Add missing .globl statementandrewfish1-0/+1
2011-07-28MdeModulePkg: Fix build error for UNIXGCC with IPFjljusten1-2/+2
2011-07-28ArmPkg: Fix ARM builds for XCode32oliviermartin9-119/+110
2011-07-28Adjust the day field when update the month and year field.ydong101-0/+74
2011-07-27OvmfPkg/Library/AcpiTimerLib: Modified to support Xen HVMjljusten1-5/+24
2011-07-27For libraries that have multiple module types support, just define a [Depex] ...lzeng1418-36/+36
2011-07-27GUIDs should go below the correct comment block in MdePkg.dec.lzeng143-39/+25
2011-07-22MdeModulePkg: Add Recovery PCD feature flagsjljusten1-0/+12
2011-07-20ShellPkg: Added the Ctrl based hot key and changed text editor's UI.jcarsey10-59/+361
2011-07-20MdePkg: Update CpuSleep to use ARMv7 instruction. andrewfish2-7/+17
2011-07-20BeagleBoardPkg: Ensure there is no pending IRQ and disable timeroliviermartin3-2/+15
2011-07-19MdeModulePkg: Add SmmControl PPI definitionjljusten2-0/+99
2011-07-19EdkCompatibilityPkg: Add SmmScriptLibjljusten6-0/+1302
2011-07-19EdkCompatibilityPkg: Add DxeSmmReadyToLockOnExitPmAuthThunk driverjljusten4-0/+175
2011-07-19IntelFrameworkModulePkg: Add ExitPmAuth protocol definitionjljusten2-0/+28
2011-07-19MdeModulePkg: Add SMM LockBoxjljusten14-0/+2010
2011-07-19MdeModulePkg: Add SmmCommunication PPI definitionjljusten2-0/+67
2011-07-19MdeModulePkg: Add SmmAccess PPI definitionjljusten2-0/+148
2011-07-19ArmPkg/SemiHostingSerialPortLib: Return number of written bytes in SerialPort...oliviermartin1-1/+1
2011-07-19Add header file for KMS.lzeng144-1/+1378
2011-07-18ArmPkg/UncachedMemoryAllocationLib: Use gDS function to set memory attributesoliviermartin1-4/+3
2011-07-18ArmPkg/DebugAgentSymbolsOnlyLib: Add library to print loaded address of the S...oliviermartin5-3/+376
2011-07-181. Fix a bug : netboot6 client hangs if DHCPv6 Advertisement received without...hhuan131-2/+6
2011-07-15EmulatorPkg: Fix bug with missing &. Causes a link failure on TOT clang.andrewfish1-1/+1
2011-07-15MdeModulePkg: Fix VS2008 warning.andrewfish1-0/+1
2011-07-141. Update NetworkPkg\PXE driver to consume netlib library function NetLibGetS...hhuan134-141/+5
2011-07-141. Update DHCPv6 to use DUID-UUID optionhhuan133-44/+91
2011-07-141. Define a netlib library function NetLibGetSystemGuid()hhuan136-150/+112
2011-07-14MdeModulePkg: Add PcdDxeIplBuildPageTables for DxeIpl X64 to optionally not r...andrewfish3-7/+20
2011-07-13Fix an issue that there may be an infinite loop in the CoreInitializeMemorySe...rsun31-70/+109
2011-07-13Fixed build fail with GCC/ICC toolsydong101-1/+1
2011-07-13Change CHAP_RADIUS_AUTH_NODE & CHAP_LOCAL_AUTH_NODE definition in Authenticat...niruiyu1-13/+45
2011-07-12MdeModulePkg: Add CD Express PEIMjljusten6-0/+1057
2011-07-12MdeModulePkg: Add Capsule PEIMjljusten6-0/+1567
2011-07-12Correct the status code value to EFI_SW_PC_INIT_END after PEIM returns contro...lgao41-1/+1
2011-07-12Change the HiiDataBase and browser codes to support new efi varstore data str...ydong105-313/+939
2011-07-12Update structure EFI_IFR_VARSTORE_EFI to follow UEFI spec 2.3.1ydong101-0/+2
2011-07-12MdePkg: Fix X64 clang compile issues.andrewfish5-29/+93
2011-07-12EdkCompatabilityPkg: Fix build issues with X64 clangandrewfish15-368/+265
2011-07-11OvmfPkg: Add PathLib class mapping when building the UEFI shelljljusten3-0/+3
2011-07-11ArmPlatformPkg/Documentation: Add diagram to the documentationoliviermartin4-0/+5
2011-07-11fix issue about slashes on end of comment line.jcarsey1-1/+1
2011-07-08Fix typo that breaks the build.niruiyu1-1/+1
2011-07-07ArmPlatformPkg: Fix warningsoliviermartin2-4/+9
2011-07-06Move the 2 functions associated with reading whole lines at a single time fro...jcarsey4-209/+208
2011-07-06BeagleBoardPkg: Renamed ArmPlatform.h into BeagleBoard.holiviermartin2-2/+2
2011-07-06BeagleBoardPkg: Implement ArmPlatformLib and the ARM PCDs to reuse ARM common...oliviermartin11-0/+1857
2011-07-06BeagleBoard: Update documentationoliviermartin1-9/+76
2011-07-06UefiCpuPkg: Fix X64 clang compiler/assembler warnings.andrewfish2-40/+793
2011-07-06BeagleBoardPkg: Introduce macro EDK2_SECOND_STAGE_BOOTOLADERoliviermartin1-1/+4