summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-17Fixed the K9 failure.qianouyang1-2/+7
2010-11-17Removed unnecessary GLOBAL_REMOVE_IF_UNREFERENCED. vanjeff1-6/+3
2010-11-16Add "Debug1" profile (all but Edit and HexEdit commands)jcarsey35-0/+20886
2010-11-16adding "Install1" profile.jcarsey5-0/+1003
2010-11-16fixes for IPF, CTRL-C support, and file redirection.jcarsey12-96/+911
2010-11-16adding new commands (libraries) to the build.jcarsey1-0/+4
2010-11-16Fix PxeBcDhcp6.c comments since official UEFI 2.3 Errata D spec is published.hhuan131-3/+2
2010-11-16Override MSFT build option in INF files to remove /GL or /Oi.vanjeff2-6/+24
2010-11-16Fix spelling error in commentmdkinney2-2/+2
2010-11-15Sync EDKII BaseTools to BaseTools project r2093.lgao449-531/+1138
2010-11-15Fix build error.ydong101-6/+14
2010-11-12update error handling to use less ASSERT.jcarsey3-13/+29
2010-11-12Update return value.jcarsey1-1/+1
2010-11-12Clarify the MARCO a little.jcarsey1-2/+3
2010-11-12Adding Driver1 profile commands to the UEFI Shell 2.0.jcarsey15-0/+3285
2010-11-12Refine coding style.ydong102-140/+196
2010-11-12Fix the issue that the high 16-bit of EAX may contain invalid data, which cau...li-elvin2-4/+4
2010-11-12Fix the issue that the high 16-bit of EAX may contain invalid data, which cau...li-elvin4-8/+8
2010-11-12Fix the issue that the high 16-bit of EAX may contain invalid data, which cau...li-elvin4-8/+8
2010-11-12Fixed build errorydong102-4/+4
2010-11-12fix GCC build failure. make function definition same with declaration.erictian1-3/+0
2010-11-12Fix bug: The lower 2 bits of Width and stripped, Count will always be multipl...vanjeff1-7/+7
2010-11-11Print Arrow for Goto button.lgao41-0/+12
2010-11-10fix build errorerictian1-1/+1
2010-11-10Replaced MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CODE_DATA_MAX_SIZE.vanjeff2-19/+8
2010-11-10Prevent infinite recursion when ASSERT(), DEBUG(), or any other use of Report...vanjeff1-4/+28
2010-11-10store Year/Month/Day to variable in SetWakeupTime() because PCAT RTC Alarm re...erictian2-26/+64
2010-11-10Fix ICC build break.rsun31-7/+7
2010-11-09Add new PCD gEfiMdeModulePkgTokenSpaceGuid.PcdMaxEfiSystemTablePointerAddres...lgao43-9/+101
2010-11-09Some existing PCI adapters with UEFI option ROMs make unaligned requests thro...rsun33-0/+143
2010-11-09Move some define code to the uni file. Also fixed some memory leak.ydong108-91/+197
2010-11-09Fix tracker for build error.ydong101-1/+1
2010-11-08Per the UEFI spec, if a PCI controller is a P2P bridge, then the I/O, Memory ...rsun31-2/+2
2010-11-08Remove unnecessary mBdsImageHandle.niruiyu6-20/+9
2010-11-08Refine code to make code follow the coding style.ydong107-221/+249
2010-11-05Add Doxygen style comments to the EFI_SIZE_TO_PAGES() and EFI_PAGES_TO_SIZE()...mdkinney1-9/+27
2010-11-05Add comment that describes the TPL restrictions for the Data Hub Protocol.mdkinney1-1/+1
2010-11-05Fix bug in DataHub where it would skip the first record in a set when a filte...mdkinney1-52/+63
2010-11-05Update ReadMe.txt to correct the minor errors in build steps.niruiyu1-5/+5
2010-11-05Refine code to make code run more safely.ydong101-5/+15
2010-11-05Update EdkShellBinPkg to integrate a bug fix of Ping command in Shell r46niruiyu7-8/+8
2010-11-05Add comment about usage on EFI_SIZE_TO_PAGES() and EFI_PAGES_TO_SIZE macros.rsun31-1/+5
2010-11-04Prevent infinite recursion when ASSERT(), DEBUG(), or any other use of Report...mdkinney2-4/+39
2010-11-04Add API to ExtractGuidedSectionLib.h to retrieve the set of registered handlers.ydong104-1/+247
2010-11-04Complement fix for revision #10998 (Remove PI SMM IPL's dependency on CPU AP).rsun31-8/+12
2010-11-03The CurrentNumberOfxxxxx should be based on the device going away, and not th...vanjeff1-2/+2
2010-11-03swaps the order of timer disable and memory map termination to make sure memo...vanjeff1-5/+5
2010-11-03Remove PI SMM IPL's dependency on CPU AP so that PI SMM IPL can be dispatched...rsun32-12/+19
2010-11-02Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports.qlong32-605/+5287
2010-11-02Fix PCD token value conflict issue.gikidy1-2/+2