summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian2009-07-243-45/+39
* remove two duplication macros "PCI_CLASSC_PI_UHCI/PCI_CLASSC_PI_EHCI", which ...eric_tian2009-07-242-8/+2
* code cleanup:eric_tian2009-07-248-60/+42
* Roll back the change in Partition driver. currently we enhance the EHCI drive...eric_tian2009-07-241-1/+1
* Move EFI_SMM_COMMUNICATE_HEADER into SmmBase.h because this structure is real...mdkinney2009-07-242-10/+30
* Move those status code definitions that exactly match the PI 1.2 Specificatio...mdkinney2009-07-244-1404/+62
* Move those status code definitions that exactly match the PI 1.2 Specificatio...mdkinney2009-07-244-38/+1834
* remove the unnecessary comments.lgao42009-07-241-2/+0
* Update the FAT binaries to build against MdePkg, BaseTools 1.00 release and n...qhuang82009-07-245-4/+3
* Add comments to specify Capsule services provided by this driver can't be use...lgao42009-07-241-0/+2
* Adding a segment code to make sure that the EHCI controller get attached to t...eric_tian2009-07-231-6/+113
* Update EFI_PEI_FIRMWARE_VOLUME_PPI.FindFileByName function declaration to ali...lgao42009-07-231-2/+2
* Fill all EFI_IFR_DATA_ARRAY fields before call FormCallBack function.lgao42009-07-231-11/+21
* Remove use of BackupMarker local variable in CreateDialog() because assigning...mdkinney2009-07-231-3/+4
* Rename BaseLib internal functions by adding InternalBaseLib.lgao42009-07-233-29/+29
* Fixed a bug that the system hangs with an assert in DiskIo.c that is division...rsun32009-07-231-2/+8
* comments refineeric_tian2009-07-221-7/+22
* if Usb mass storage interface returns EFI_DEVICE_ERROR, we should jump out th...eric_tian2009-07-221-1/+1
* Hot fixing for the bug that GenFw can not convert ELF to PE format correctly,...klu22009-07-2117-7/+25
* Clean up code lgao42009-07-218-77/+68
* fix ICC build issue.eric_tian2009-07-211-0/+2
* Fix bug in EBC thunk for X64 that appears when higher levels of compiler opti...mdkinney2009-07-182-1/+2
* Restore symlinks & scripts with proper svn properties set.jljusten2009-07-1831-0/+65
* Remove broken BinWrappers links/scripts.jljusten2009-07-1831-65/+0
* Fix bug in EBC thunk for X64 that appears when higher levels of compiler opti...mdkinney2009-07-172-3/+4
* Sync binary tool to main trunk tool source. Update VfrCompiler tool to fix va...lgao42009-07-1725-2/+2
* Fix VfrCompiler bug to create varstore name by varstore name field not struct...lgao42009-07-172-6/+4
* Remove the inaccurate comments.lgao42009-07-171-2/+0
* move EFI_IOB_ATA_BUS_SMART_ENABLE EFI_IOB_ATA_BUS_SMART_DISABLE EFI_IOB_ATA_B...eric_tian2009-07-171-5/+0
* improve the doxgen style comments.eric_tian2009-07-171-196/+262
* Check In tool source code based on Build tool project revision r1655.lgao42009-07-17532-32/+231447
* Add comments for CapsuleRuntimeDxe driver to specify this driver may not full...lgao42009-07-171-0/+2
* Remove unused local variable to fix build break.lgao42009-07-171-4/+0
* fixed ASSERT condition issue.vanjeff2009-07-171-2/+1
* Fix build broken issue for ICC 9.0klu22009-07-172-2/+5
* fixed operation of GetFirst and GetNext for files...jcarsey2009-07-161-17/+10
* Fix bug that some boot option can *not* be displayed correct in boot manager ...klu22009-07-162-27/+84
* Clean up PERF macro usage. The macros were being used with 0 as the first pa...darylm5032009-07-151-807/+807
* Clean up PERF macro usage. The macros were being used with 0 as the first pa...darylm5032009-07-153-70/+70
* Clean up PERF macro usage. The macros were being used with 0 as the first pa...darylm5032009-07-151-1476/+1476
* Committing changes to the comments, after review with engineers. pkandel2009-07-156-19/+18
* Remove the auto conversion for the first varstore name to "Setup".lgao42009-07-152-17/+5
* Fixed 2 bugs in the RTC driver of PcAtChipsetPkg.rsun32009-07-151-40/+32
* Remove unrecognized characters.lgao42009-07-151-5/+5
* initial Target byte array with 0xff (all bytes are 0xff in this array)in GetT...eric_tian2009-07-151-0/+1
* Update README for video driver split from main OVMF firmware.jljusten2009-07-141-7/+18
* Separate Cirrus Logic video driver out from main OVMF firmware.jljusten2009-07-142-5/+11
* Add default parameters for EfiRom for Cirrus Logic 5430.jljusten2009-07-141-0/+6
* Load video option ROM which is not embedded in system firmware image.jljusten2009-07-143-1/+189
* Remove the following Protocols from the IntelFrameworkPkg because they are id...mdkinney2009-07-146-1447/+4