summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 1. Correct File header to ## @filelgao42010-02-24259-1034/+1037
* 1. Correct File header to ## @filelgao42010-02-23114-454/+456
* 1. Correct File header to ## @filelgao42010-02-234-12/+12
* Update comments to define where stuff comes fromandrewfish2010-02-231-1/+8
* Fix commentmdkinney2010-02-231-2/+1
* Driver health entry in device manager page is not totally hidden, the origina...li-elvin2010-02-232-16/+17
* Disable interrupt when changing IDTR register.klu22010-02-235-5/+20
* Temporarily remove the C implementation of some GCC assembly files in MdePkg....qhuang82010-02-238-4020/+2
* Enhance UpdateCapsule () to support calling multiple times.li-elvin2010-02-232-12/+40
* enhanced Dhcp4Dxe module to clean active configure data when Dhcp4->Stop() an...vanjeff2010-02-232-4/+22
* OVMF: Update README filejljusten2010-02-221-4/+8
* 1. Update GetStringWorker() of HiiDataBaseDxe to only search in other languag...lgao42010-02-223-4/+27
* TPL of Pcd Dxe driver was changed to TPL_CALLBACK from TPL_NOTIFY to follow U...niruiyu2010-02-221-1/+1
* Enable BootTimeOut and ConsoleMode (80x25/100x30) setting save/restore in Due...niruiyu2010-02-223-2/+43
* Enhance memory copy logic for PEI core image read. The change uses CopyMem() ...jgong52010-02-222-7/+47
* Add [depex] on gEfiMpServiceProtocolGuid so the number of CPUs is knownmdkinney2010-02-212-4/+22
* Change RegisterProtocolNotify for dependent protocols to [Depex] expressionmdkinney2010-02-213-380/+162
* Fix build breaksmdkinney2010-02-214-300/+146
* Port AcpiResetDxe from EDK to EDKII to enable reset function on DUET above le...niruiyu2010-02-218-175/+484
* Correct the table's version according to PI/UEFI spec.klu22010-02-213-6/+6
* add more comments for gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport.niruiyu2010-02-202-2/+3
* gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport should be TRUE in D...niruiyu2010-02-201-0/+3
* Make the passed in string not require \nandrewfish2010-02-201-1/+2
* Adding a command to show how symbols work in EFIandrewfish2010-02-192-5/+81
* Clean up some externsandrewfish2010-02-192-1/+3
* Make build script exit on build errorandrewfish2010-02-191-0/+2
* Fix typoandrewfish2010-02-191-2/+2
* Sync gcc with armasm. update some memory barriers.andrewfish2010-02-1910-153/+570
* Update gcc flags to armv7andrewfish2010-02-191-3/+3
* Hack in some DSB, ISB syncronization primatives. Need to do it a little cleaner.andrewfish2010-02-185-5/+307
* Change Cortex-A8 references to ARMv7. Cortex-A8 is a branded implementation o...andrewfish2010-02-1810-32/+32
* Fix case bug.andrewfish2010-02-171-1/+1
* Cleanup HOB DEBUG printsandrewfish2010-02-171-2/+2
* Update to pass up Decompress, and PECOFF code from SEC to DXE Core. Turn on U...andrewfish2010-02-172-9/+9
* Fix bug in UncachedMemoryAllocationLib, Assembler, make DefaultExceptionHandl...andrewfish2010-02-165-8/+13
* Fix typo in mfill commandandrewfish2010-02-161-2/+2
* 1) Fix build issuesmdkinney2010-02-163-111/+128
* Use Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney2010-02-162-50/+39
* Use Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney2010-02-166-34/+17
* Use Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney2010-02-162-14/+9
* Clean up HOB debug printsandrewfish2010-02-161-3/+3
* Fix crash in UnixPkg and BeagleBoard caused by gSmmBase2 getting added to the...andrewfish2010-02-161-3/+3
* After the ASSERT adjust the PC so you skip the faulting instruction. Lets you...andrewfish2010-02-161-0/+17
* Cleanup SerailIO drivers to have a device path and use PCD settings for vario...andrewfish2010-02-1513-257/+481
* Remove SMM_CORE as a supported module type for the MemoryAllocationLib instan...mdkinney2010-02-151-7/+3
* Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney2010-02-141-1/+2
* Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney2010-02-141-1/+1
* Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney2010-02-141-2/+2
* Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney2010-02-141-0/+1
* Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney2010-02-141-1/+1