summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary mBdsImageHandle.niruiyu2010-11-086-20/+9
* Refine code to make code follow the coding style.ydong102010-11-087-221/+249
* Add Doxygen style comments to the EFI_SIZE_TO_PAGES() and EFI_PAGES_TO_SIZE()...mdkinney2010-11-051-9/+27
* Add comment that describes the TPL restrictions for the Data Hub Protocol.mdkinney2010-11-051-1/+1
* Fix bug in DataHub where it would skip the first record in a set when a filte...mdkinney2010-11-051-52/+63
* Update ReadMe.txt to correct the minor errors in build steps.niruiyu2010-11-051-5/+5
* Refine code to make code run more safely.ydong102010-11-051-5/+15
* Update EdkShellBinPkg to integrate a bug fix of Ping command in Shell r46niruiyu2010-11-057-8/+8
* Add comment about usage on EFI_SIZE_TO_PAGES() and EFI_PAGES_TO_SIZE macros.rsun32010-11-051-1/+5
* Prevent infinite recursion when ASSERT(), DEBUG(), or any other use of Report...mdkinney2010-11-042-4/+39
* Add API to ExtractGuidedSectionLib.h to retrieve the set of registered handlers.ydong102010-11-044-1/+247
* Complement fix for revision #10998 (Remove PI SMM IPL's dependency on CPU AP).rsun32010-11-041-8/+12
* The CurrentNumberOfxxxxx should be based on the device going away, and not th...vanjeff2010-11-031-2/+2
* swaps the order of timer disable and memory map termination to make sure memo...vanjeff2010-11-031-5/+5
* Remove PI SMM IPL's dependency on CPU AP so that PI SMM IPL can be dispatched...rsun32010-11-032-12/+19
* Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports.qlong2010-11-0232-605/+5287
* Fix PCD token value conflict issue.gikidy2010-11-021-2/+2
* Fix PCD token value conflict issue.gikidy2010-11-021-1/+1
* Fix PCD token value format issue.gikidy2010-11-021-1/+1
* Refine code to make code run more safely.ydong102010-11-011-1/+2
* Refine code to follow the coding style.ydong102010-11-011-0/+14
* 1. Update IPsec driver to produce EFI_IPSEC2_PROTOCOL which is defined by UEF...xdu22010-11-0112-248/+364
* Update ipsecconfig and ping6 due to ShellLib update.xdu22010-11-014-38/+69
* Add CryptoPkg (from UDK2010.UP3)hhtian2010-11-0176-0/+7305
* Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian2010-11-01142-0/+83988
* S.M.A.R.T feature enableerictian2010-10-282-0/+376
* Correct Comments.lgao42010-10-281-1/+1
* Fix build break when doing 32-bit build with some certain C compiler option c...rsun32010-10-282-7/+8
* Refine code to remove type converting warning.ydong102010-10-261-1/+1
* Correct Data type conversion.lgao42010-10-262-3/+3
* pass build for IPF.vanjeff2010-10-261-0/+1
* Update HiiDatabase->ExportPackageLists() service to support NULL HII handle ...lgao42010-10-251-2/+2
* Reserve one column at left screen to be more visually.lgao42010-10-253-4/+5
* Fix the following three issues:lgao42010-10-251-43/+17
* Fix a cut-n-paste error in the comment for the "read keystroke" function.darylm5032010-10-241-12/+13
* DuetPkg: Use UefiCpuPkg/CpuDxe instead of DuetPkg/CpuDxejljusten2010-10-2210-5265/+5
* DuetPkg: Add DXE APRIORI for 8259 driverjljusten2010-10-221-0/+5
* UefiCpuPkg CpuDxe: Fix bug with CPU Arch RegisterInterruptHandlerjljusten2010-10-221-30/+77
* Use the correct length to copy KeyData.niruiyu2010-10-211-1/+1
* Use the correct length to copy KeyData.niruiyu2010-10-211-2/+2
* Fix build issue in IPv4. qianouyang2010-10-202-2/+2
* Add static type cast to fix ICC build failure.niruiyu2010-10-201-2/+2
* Refine code to make code run safely.ydong102010-10-191-1/+1
* return EFI_DEVICE_ERROR if the Status value is not EFI_SUCCESS.erictian2010-10-194-6/+20
* Refine code to make code run more safely.ydong102010-10-187-7/+11
* Update UefiDriverEntryPoint library by adding BaseLib library class required ...lgao42010-10-184-1/+7
* set the interface of usb hid device to boot protocol if it's not in such case.erictian2010-10-182-2/+2
* Update EdkShellBinPkg to integrate a bug fix in Shell r45qhuang82010-10-187-2/+2
* DuetPkg DxeIpl: Send result of PrintValue to serial portjljusten2010-10-161-4/+9
* DuetPkg: Move EfiLdr Handoff data to stackjljusten2010-10-162-2/+6