summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove CatSPrint from ShellPkg.jcarsey2011-08-082-77/+0
* Better handle transmit errorslpleahy2011-08-082-224/+251
* add IPv4 address copy macro.jcarsey2011-08-081-0/+1
* MdeModulePkg/Dxe: Move assertions inside CoreInsertGcdMapEntry()oliviermartin2011-08-081-2/+4
* Remove SocketPkg referenceslpleahy2011-08-082-2/+0
* Add non null assertion before using the bridge instance.niruiyu2011-08-081-0/+6
* Fix @return Doxygen commands to be singular instead of plural.darylm5032011-08-0524-5092/+5092
* Update or add comments to files and functions for use by Doxygen.darylm5032011-08-058-131/+193
* Get rid of some rcsid blocks. The EDK II build options cause a build break o...darylm5032011-08-054-246/+241
* OvmfPkg/PlatformPei: Add Xen supportjljusten2011-08-054-14/+197
* Update or add comments to files and functions for use by Doxygen.darylm5032011-08-0411-194/+253
* Update or add comments to files and functions for use by Doxygen.darylm5032011-08-049-203/+436
* Print PCI Interrupt Line/Interrupt Pin registers before booting legacy OS.niruiyu2011-08-041-3/+71
* Print resource allocation/bar programming when PciBus driver does PCI BUS enu...niruiyu2011-08-046-288/+324
* Fix X64 compile error.lgao42011-08-041-1/+1
* UefiCpuPkg: Replace the un-necessary WBINVD instruction at the reset vector w...rsun32011-08-047-2/+3
* Normalize data transfer buffer in BlockIo thunk driver to avoid INT 13 Functi...li-elvin2011-08-041-4/+14
* Fix send to properly wait while long transmits are in progresslpleahy2011-08-032-49/+3
* ShellPkg: Added the Ctrl based hot key for hexeditjcarsey2011-08-032-10/+10
* Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint.jcarsey2011-08-027-46/+1240
* Add plain-text ReadMe files and delete the PDF version.darylm5032011-08-029-9/+1337
* MdePkg: Fixed hang/reset in thunk code when building with GCC X64geekboy15a2011-08-021-6/+6
* MdeModulePkg: Add SmmLockBox PEI implementationjljusten2011-08-023-0/+799
* Fix GCC build breaks.darylm5032011-08-024-7/+5
* Make it easy to build the socket applicationslpleahy2011-08-021-0/+24
* 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