Age | Commit message (Expand) | Author |
2011-08-08 | MdeModulePkg/Dxe: Move assertions inside CoreInsertGcdMapEntry() | oliviermartin |
2011-08-08 | Remove SocketPkg references | lpleahy |
2011-08-08 | Add non null assertion before using the bridge instance. | niruiyu |
2011-08-05 | Fix @return Doxygen commands to be singular instead of plural. | darylm503 |
2011-08-05 | Update or add comments to files and functions for use by Doxygen. | darylm503 |
2011-08-05 | Get rid of some rcsid blocks. The EDK II build options cause a build break o... | darylm503 |
2011-08-05 | OvmfPkg/PlatformPei: Add Xen support | jljusten |
2011-08-04 | Update or add comments to files and functions for use by Doxygen. | darylm503 |
2011-08-04 | Update or add comments to files and functions for use by Doxygen. | darylm503 |
2011-08-04 | Print PCI Interrupt Line/Interrupt Pin registers before booting legacy OS. | niruiyu |
2011-08-04 | Print resource allocation/bar programming when PciBus driver does PCI BUS enu... | niruiyu |
2011-08-04 | Fix X64 compile error. | lgao4 |
2011-08-04 | UefiCpuPkg: Replace the un-necessary WBINVD instruction at the reset vector w... | rsun3 |
2011-08-04 | Normalize data transfer buffer in BlockIo thunk driver to avoid INT 13 Functi... | li-elvin |
2011-08-03 | Fix send to properly wait while long transmits are in progress | lpleahy |
2011-08-03 | ShellPkg: Added the Ctrl based hot key for hexedit | jcarsey |
2011-08-02 | Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint. | jcarsey |
2011-08-02 | Add plain-text ReadMe files and delete the PDF version. | darylm503 |
2011-08-02 | MdePkg: Fixed hang/reset in thunk code when building with GCC X64 | geekboy15a |
2011-08-02 | MdeModulePkg: Add SmmLockBox PEI implementation | jljusten |
2011-08-02 | Fix GCC build breaks. | darylm503 |
2011-08-02 | Make it easy to build the socket applications | lpleahy |
2011-08-02 | Fixed the issue in RuntimeStatusCode library that may not work on the early d... | lgao4 |
2011-08-02 | Fixed the issue in RuntimeStatusCode library that may not work on the early d... | lgao4 |
2011-08-02 | Fixed the issue in RuntimeStatusCode library that may not work on the early d... | lgao4 |
2011-08-02 | Fix 32-bit bios build error. | li-elvin |
2011-08-01 | fix typo | jcarsey |
2011-08-01 | cleanup function and eliminate build error. | jcarsey |
2011-08-01 | When status code handler unregister itself, status code dispatch in status co... | li-elvin |
2011-08-01 | Create smbios table when user adds/removes/Updatestring for a SMBIOS entry. I... | li-elvin |
2011-08-01 | Create smbios table before ReadyToBoot event. For SMBIOS thunk driver, create... | li-elvin |
2011-08-01 | Put free the buffer GraphicsOutput.Mode in correct place. | li-elvin |
2011-08-01 | Fixes two issues in HiiFontProtocol->StringToImage() implementation on how to... | lgao4 |
2011-08-01 | Clean and split AcpiVariable.h in IntelFrameworkModulePkg into 2 new .h files... | rsun3 |
2011-07-30 | Add Socket Library applications. | darylm503 |
2011-07-30 | Add Socket Libraries. | darylm503 |
2011-07-30 | Changes so that Argv points to narrow-character versions of the command-line ... | darylm503 |
2011-07-29 | OvmfPkg/Include/Guid: Add XenInfo GUID | jljusten |
2011-07-29 | EmulatorPkg/build.sh: Add build target to command line | jljusten |
2011-07-29 | EdkCompatabilityPg: Add missing .globl statement | andrewfish |
2011-07-28 | MdeModulePkg: Fix build error for UNIXGCC with IPF | jljusten |
2011-07-28 | ArmPkg: Fix ARM builds for XCode32 | oliviermartin |
2011-07-28 | Adjust the day field when update the month and year field. | ydong10 |
2011-07-27 | OvmfPkg/Library/AcpiTimerLib: Modified to support Xen HVM | jljusten |
2011-07-27 | For libraries that have multiple module types support, just define a [Depex] ... | lzeng14 |
2011-07-27 | GUIDs should go below the correct comment block in MdePkg.dec. | lzeng14 |
2011-07-22 | MdeModulePkg: Add Recovery PCD feature flags | jljusten |
2011-07-20 | ShellPkg: Added the Ctrl based hot key and changed text editor's UI. | jcarsey |
2011-07-20 | MdePkg: Update CpuSleep to use ARMv7 instruction. | andrewfish |
2011-07-20 | BeagleBoardPkg: Ensure there is no pending IRQ and disable timer | oliviermartin |